Class V1MutatingWebhookConfiguration

java.lang.Object
io.kubernetes.client.openapi.models.V1MutatingWebhookConfiguration
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T21:37:40.170033Z[Etc/UTC]") public class V1MutatingWebhookConfiguration extends Object implements KubernetesObject
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.