Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1WebhookClientConfig |
V1beta1WebhookClientConfig.caBundle(byte[] caBundle) |
V1beta1WebhookClientConfig |
V1beta1Webhook.getClientConfig()
ClientConfig defines how to communicate with the hook.
|
V1beta1WebhookClientConfig |
V1beta1WebhookClientConfig.service(AdmissionregistrationV1beta1ServiceReference service) |
V1beta1WebhookClientConfig |
V1beta1WebhookClientConfig.url(String url) |
Modifier and Type | Method and Description |
---|---|
V1beta1Webhook |
V1beta1Webhook.clientConfig(V1beta1WebhookClientConfig clientConfig) |
void |
V1beta1Webhook.setClientConfig(V1beta1WebhookClientConfig clientConfig) |
Copyright © 2018. All rights reserved.