k8s.api.admissionregistration.v1.MutatingWebhookConfiguration1.1.1
open module k8s.api.admissionregistration.v1.MutatingWebhookConfiguration extends k8s.K8sResource
- Module URI:
- package://pkg.pkl-lang.org/pkl-k8s/k8s@1.1.1#/api/admissionregistration/v1/MutatingWebhookConfiguration.pklcontent_copy
- Pkl version:
- 0.25.0 or higher
- Source code:
- MutatingWebhookConfiguration.pkl
Properties( )
-
-
-
-
link
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
-
Methods( )
Classes( )
-
-
linkclass
MutatingWebhook describes an admission webhook and the resources and operations it applies to.
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.