This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/docs/V1alpha1MutatingAdmissionPolicyBindingSpec.md

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]