mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-05 02:26:39 +03:00
6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
{ evaluationError : (Optional (Text))
|
|
, incomplete : (Bool)
|
|
, nonResourceRules : (List ./io.k8s.api.authorization.v1beta1.NonResourceRule.dhall)
|
|
, resourceRules : (List ./io.k8s.api.authorization.v1beta1.ResourceRule.dhall)
|
|
}
|