Uses of Interface
io.kubernetes.client.proto.V1beta1Admissionregistration.MutatingWebhookOrBuilder
-
Uses of V1beta1Admissionregistration.MutatingWebhookOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Admissionregistration.MutatingWebhookOrBuilderModifier and TypeClassDescriptionstatic final classMutatingWebhook describes an admission webhook and the resources and operations it applies to.static final classMutatingWebhook describes an admission webhook and the resources and operations it applies to.Methods in io.kubernetes.client.proto that return V1beta1Admissionregistration.MutatingWebhookOrBuilderModifier and TypeMethodDescriptionV1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfiguration.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Admissionregistration.MutatingWebhookOrBuilderModifier and TypeMethodDescriptionV1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfiguration.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.