-
V1Admissionregistration.WebhookClientConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Admissionregistration.WebhookClientConfig.Builder.clear()
V1Admissionregistration.WebhookClientConfig.Builder.clearCaBundle()
`caBundle` is a PEM encoded CA bundle which will be used to validate the webhook's server certificate.
V1Admissionregistration.WebhookClientConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1Admissionregistration.WebhookClientConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1Admissionregistration.WebhookClientConfig.Builder.clearService()
`service` is a reference to the service for this webhook.
V1Admissionregistration.WebhookClientConfig.Builder.clearUrl()
`url` gives the location of the webhook, in standard URL form
(`scheme://host:port/path`).
V1Admissionregistration.WebhookClientConfig.Builder.clone()
ClientConfig defines how to communicate with the hook.
ClientConfig defines how to communicate with the hook.
V1Admissionregistration.WebhookClientConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Admissionregistration.WebhookClientConfig.Builder.mergeFrom(com.google.protobuf.Message other)
`service` is a reference to the service for this webhook.
V1Admissionregistration.WebhookClientConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Admissionregistration.WebhookClientConfig.newBuilder()
V1Admissionregistration.WebhookClientConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1Admissionregistration.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.
V1Admissionregistration.WebhookClientConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Admissionregistration.WebhookClientConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
`service` is a reference to the service for this webhook.
`service` is a reference to the service for this webhook.
V1Admissionregistration.WebhookClientConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Admissionregistration.WebhookClientConfig.Builder.setUrl(String value)
`url` gives the location of the webhook, in standard URL form
(`scheme://host:port/path`).
V1Admissionregistration.WebhookClientConfig.Builder.setUrlBytes(com.google.protobuf.ByteString value)
`url` gives the location of the webhook, in standard URL form
(`scheme://host:port/path`).
V1Admissionregistration.WebhookClientConfig.toBuilder()
ClientConfig defines how to communicate with the hook.
ClientConfig defines how to communicate with the hook.