Uses of Interface
io.kubernetes.client.proto.V1beta1Apiextensions.WebhookClientConfigOrBuilder
-
Uses of V1beta1Apiextensions.WebhookClientConfigOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Apiextensions.WebhookClientConfigOrBuilderModifier and TypeClassDescriptionstatic final class
WebhookClientConfig contains the information to make a TLS connection with the webhook.static final class
WebhookClientConfig contains the information to make a TLS connection with the webhook.Methods in io.kubernetes.client.proto that return V1beta1Apiextensions.WebhookClientConfigOrBuilderModifier and TypeMethodDescriptionV1beta1Apiextensions.CustomResourceConversion.Builder.getWebhookClientConfigOrBuilder()
webhookClientConfig is the instructions for how to call the webhook if strategy is `Webhook`.V1beta1Apiextensions.CustomResourceConversion.getWebhookClientConfigOrBuilder()
webhookClientConfig is the instructions for how to call the webhook if strategy is `Webhook`.V1beta1Apiextensions.CustomResourceConversionOrBuilder.getWebhookClientConfigOrBuilder()
webhookClientConfig is the instructions for how to call the webhook if strategy is `Webhook`.