Package io.kubernetes.client.proto
Class V1beta1Admissionregistration
java.lang.Object
io.kubernetes.client.proto.V1beta1Admissionregistration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classMutatingWebhook describes an admission webhook and the resources and operations it applies to.static final classMutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.static final classMutatingWebhookConfigurationList is a list of MutatingWebhookConfiguration.static interfacestatic interfacestatic interfacestatic final classRule is a tuple of APIGroups, APIVersion, and Resources.It is recommended to make sure that all the tuple expansions are valid.static interfacestatic final classRuleWithOperations is a tuple of Operations and Resources.static interfacestatic final classServiceReference holds a reference to Service.legacy.k8s.iostatic interfacestatic final classValidatingWebhook describes an admission webhook and the resources and operations it applies to.static final classValidatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and object without changing it.static final classValidatingWebhookConfigurationList is a list of ValidatingWebhookConfiguration.static interfacestatic interfacestatic interfacestatic final classWebhookClientConfig contains the information to make a TLS connection with the webhookstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-