python/kubernetes/docs/V1alpha1MutatingAdmissionPolicyBindingSpec.md
2024-12-17 17:23:52 +00:00

841 B

V1alpha1MutatingAdmissionPolicyBindingSpec

MutatingAdmissionPolicyBindingSpec is the specification of the MutatingAdmissionPolicyBinding.

Properties

Name Type Description Notes
match_resources V1alpha1MatchResources [optional]
param_ref V1alpha1ParamRef [optional]
policy_name str policyName references a MutatingAdmissionPolicy name which the MutatingAdmissionPolicyBinding 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]