Class V1Admissionregistration.MutatingWebhookConfiguration

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

public static final class V1Admissionregistration.MutatingWebhookConfiguration extends com.google.protobuf.GeneratedMessageV3 implements V1Admissionregistration.MutatingWebhookConfigurationOrBuilder
 MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.
 
Protobuf type k8s.io.api.admissionregistration.v1.MutatingWebhookConfiguration
See Also: