Uses of Interface
io.kubernetes.client.proto.V1Admissionregistration.MutatingWebhookOrBuilder
-
Uses of V1Admissionregistration.MutatingWebhookOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Admissionregistration.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 V1Admissionregistration.MutatingWebhookOrBuilderModifier and TypeMethodDescriptionV1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.MutatingWebhookConfiguration.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.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 V1Admissionregistration.MutatingWebhookOrBuilderModifier and TypeMethodDescriptionV1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.MutatingWebhookConfiguration.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.MutatingWebhookConfigurationOrBuilder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.