Uses of Interface
io.kubernetes.client.proto.V1Admissionregistration.ValidatingWebhookOrBuilder
-
Uses of V1Admissionregistration.ValidatingWebhookOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Admissionregistration.ValidatingWebhookOrBuilderModifier and TypeClassDescriptionstatic final classValidatingWebhook describes an admission webhook and the resources and operations it applies to.static final classValidatingWebhook describes an admission webhook and the resources and operations it applies to.Methods in io.kubernetes.client.proto that return V1Admissionregistration.ValidatingWebhookOrBuilderModifier and TypeMethodDescriptionV1Admissionregistration.ValidatingWebhookConfiguration.Builder.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.ValidatingWebhookConfiguration.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.ValidatingWebhookConfigurationOrBuilder.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.ValidatingWebhookOrBuilderModifier and TypeMethodDescriptionV1Admissionregistration.ValidatingWebhookConfiguration.Builder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.ValidatingWebhookConfiguration.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1Admissionregistration.ValidatingWebhookConfigurationOrBuilder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.