Uses of Interface
io.kubernetes.client.proto.V1beta1Admissionregistration.ValidatingWebhookOrBuilder
-
Uses of V1beta1Admissionregistration.ValidatingWebhookOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Admissionregistration.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 V1beta1Admissionregistration.ValidatingWebhookOrBuilderModifier and TypeMethodDescriptionV1beta1Admissionregistration.ValidatingWebhookConfiguration.Builder.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.ValidatingWebhookConfiguration.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.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 V1beta1Admissionregistration.ValidatingWebhookOrBuilderModifier and TypeMethodDescriptionV1beta1Admissionregistration.ValidatingWebhookConfiguration.Builder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.ValidatingWebhookConfiguration.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.ValidatingWebhookConfigurationOrBuilder.getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations.