mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-05 02:26:39 +03:00
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
{ apiGroups : (Optional (List Text))
|
|
, apiVersions : (Optional (List Text))
|
|
, operations : (Optional (List Text))
|
|
, resources : (Optional (List Text))
|
|
}
|