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

4 lines
190 B
Plaintext

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