python/kubernetes/docs/V1alpha1ValidatingAdmissionPolicyBindingSpec.md
2023-01-24 02:04:53 +00:00

851 B

V1alpha1ValidatingAdmissionPolicyBindingSpec

ValidatingAdmissionPolicyBindingSpec is the specification of the ValidatingAdmissionPolicyBinding.

Properties

Name Type Description Notes
match_resources V1alpha1MatchResources [optional]
param_ref V1alpha1ParamRef [optional]
policy_name str PolicyName references a ValidatingAdmissionPolicy name which the ValidatingAdmissionPolicyBinding binds to. If the referenced resource does not exist, this binding is considered invalid and will be ignored Required. [optional]

[Back to Model list] [Back to API list] [Back to README]