| Modifier and Type | Method and Description |
|---|---|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.clear() |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.clearCaBundle()
`caBundle` is a PEM encoded CA bundle which will be used to validate the webhook's server certificate.
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.clearService()
`service` is a reference to the service for this webhook.
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.clearUrl()
`url` gives the location of the webhook, in standard URL form
(`scheme://host:port/path`).
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.clone() |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.Webhook.Builder.getClientConfigBuilder()
ClientConfig defines how to communicate with the hook.
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.mergeFrom(V1beta1Admissionregistration.WebhookClientConfig other) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.mergeService(V1beta1Admissionregistration.ServiceReference value)
`service` is a reference to the service for this webhook.
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.newBuilder() |
static V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.newBuilder(V1beta1Admissionregistration.WebhookClientConfig prototype) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.newBuilderForType() |
protected V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setCaBundle(com.google.protobuf.ByteString value)
`caBundle` is a PEM encoded CA bundle which will be used to validate the webhook's server certificate.
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setService(V1beta1Admissionregistration.ServiceReference.Builder builderForValue)
`service` is a reference to the service for this webhook.
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setService(V1beta1Admissionregistration.ServiceReference value)
`service` is a reference to the service for this webhook.
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setUrl(String value)
`url` gives the location of the webhook, in standard URL form
(`scheme://host:port/path`).
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.Builder.setUrlBytes(com.google.protobuf.ByteString value)
`url` gives the location of the webhook, in standard URL form
(`scheme://host:port/path`).
|
V1beta1Admissionregistration.WebhookClientConfig.Builder |
V1beta1Admissionregistration.WebhookClientConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Admissionregistration.Webhook.Builder |
V1beta1Admissionregistration.Webhook.Builder.setClientConfig(V1beta1Admissionregistration.WebhookClientConfig.Builder builderForValue)
ClientConfig defines how to communicate with the hook.
|
Copyright © 2021. All rights reserved.