Files
c/kubernetes/docs/v1alpha1_mutating_admission_policy_binding_spec.md
Brendan Burns d72a1c8566 Automated openapi generation from release-1.32
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2025-02-11 19:36:46 +00:00

775 B

v1alpha1_mutating_admission_policy_binding_spec_t

Properties

Name Type Description Notes
match_resources v1alpha1_match_resources_t * [optional]
param_ref v1alpha1_param_ref_t * [optional]
policy_name char * 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]