dhall-kubernetes/types/io.k8s.api.authorization.v1beta1.SelfSubjectAccessReviewSpec.dhall
2018-05-27 19:55:47 +02:00

4 lines
200 B
Plaintext

{ nonResourceAttributes : (Optional (./io.k8s.api.authorization.v1beta1.NonResourceAttributes.dhall))
, resourceAttributes : (Optional (./io.k8s.api.authorization.v1beta1.ResourceAttributes.dhall))
}