Class V1beta1Admissionregistration.MutatingWebhookConfiguration

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1beta1Admissionregistration.MutatingWebhookConfiguration
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder, Serializable
Enclosing class:
V1beta1Admissionregistration

public static final class V1beta1Admissionregistration.MutatingWebhookConfiguration extends com.google.protobuf.GeneratedMessageV3 implements V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
 MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.
 Deprecated in v1.16, planned for removal in v1.19. Use admissionregistration.k8s.io/v1 MutatingWebhookConfiguration instead.
 
Protobuf type k8s.io.api.admissionregistration.v1beta1.MutatingWebhookConfiguration
See Also: