| Modifier and Type | Method and Description |
|---|---|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addAdmissionReviewVersions(String value)
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview`
versions the Webhook expects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addAdmissionReviewVersionsBytes(com.google.protobuf.ByteString value)
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview`
versions the Webhook expects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addAllAdmissionReviewVersions(Iterable<String> values)
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview`
versions the Webhook expects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addAllRules(Iterable<? extends V1beta1Admissionregistration.RuleWithOperations> values)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addRules(int index,
V1beta1Admissionregistration.RuleWithOperations.Builder builderForValue)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addRules(int index,
V1beta1Admissionregistration.RuleWithOperations value)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addRules(V1beta1Admissionregistration.RuleWithOperations.Builder builderForValue)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.addRules(V1beta1Admissionregistration.RuleWithOperations value)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.addWebhooksBuilder()
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.addWebhooksBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clear() |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearAdmissionReviewVersions()
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview`
versions the Webhook expects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearClientConfig()
ClientConfig defines how to communicate with the hook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearFailurePolicy()
FailurePolicy defines how unrecognized errors from the admission endpoint are handled -
allowed values are Ignore or Fail.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearMatchPolicy()
matchPolicy defines how the "rules" list is used to match incoming requests.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearName()
The name of the admission webhook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearNamespaceSelector()
NamespaceSelector decides whether to run the webhook on an object based
on whether the namespace for that object matches the selector.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearObjectSelector()
ObjectSelector decides whether to run the webhook based on if the
object has matching labels.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearReinvocationPolicy()
reinvocationPolicy indicates whether this webhook should be called multiple times as part of a single admission evaluation.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearRules()
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearSideEffects()
SideEffects states whether this webhook has side effects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clearTimeoutSeconds()
TimeoutSeconds specifies the timeout for this webhook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.clone() |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooksBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.mergeClientConfig(V1beta1Admissionregistration.WebhookClientConfig value)
ClientConfig defines how to communicate with the hook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.mergeFrom(com.google.protobuf.Message other) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.mergeFrom(V1beta1Admissionregistration.MutatingWebhook other) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.mergeNamespaceSelector(Meta.LabelSelector value)
NamespaceSelector decides whether to run the webhook on an object based
on whether the namespace for that object matches the selector.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.mergeObjectSelector(Meta.LabelSelector value)
ObjectSelector decides whether to run the webhook based on if the
object has matching labels.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.newBuilder() |
static V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.newBuilder(V1beta1Admissionregistration.MutatingWebhook prototype) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.newBuilderForType() |
protected V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.removeRules(int index)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setAdmissionReviewVersions(int index,
String value)
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview`
versions the Webhook expects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setClientConfig(V1beta1Admissionregistration.WebhookClientConfig.Builder builderForValue)
ClientConfig defines how to communicate with the hook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setClientConfig(V1beta1Admissionregistration.WebhookClientConfig value)
ClientConfig defines how to communicate with the hook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setFailurePolicy(String value)
FailurePolicy defines how unrecognized errors from the admission endpoint are handled -
allowed values are Ignore or Fail.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setFailurePolicyBytes(com.google.protobuf.ByteString value)
FailurePolicy defines how unrecognized errors from the admission endpoint are handled -
allowed values are Ignore or Fail.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setMatchPolicy(String value)
matchPolicy defines how the "rules" list is used to match incoming requests.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setMatchPolicyBytes(com.google.protobuf.ByteString value)
matchPolicy defines how the "rules" list is used to match incoming requests.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setName(String value)
The name of the admission webhook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the admission webhook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setNamespaceSelector(Meta.LabelSelector.Builder builderForValue)
NamespaceSelector decides whether to run the webhook on an object based
on whether the namespace for that object matches the selector.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setNamespaceSelector(Meta.LabelSelector value)
NamespaceSelector decides whether to run the webhook on an object based
on whether the namespace for that object matches the selector.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setObjectSelector(Meta.LabelSelector.Builder builderForValue)
ObjectSelector decides whether to run the webhook based on if the
object has matching labels.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setObjectSelector(Meta.LabelSelector value)
ObjectSelector decides whether to run the webhook based on if the
object has matching labels.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setReinvocationPolicy(String value)
reinvocationPolicy indicates whether this webhook should be called multiple times as part of a single admission evaluation.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setReinvocationPolicyBytes(com.google.protobuf.ByteString value)
reinvocationPolicy indicates whether this webhook should be called multiple times as part of a single admission evaluation.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setRules(int index,
V1beta1Admissionregistration.RuleWithOperations.Builder builderForValue)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setRules(int index,
V1beta1Admissionregistration.RuleWithOperations value)
Rules describes what operations on what resources/subresources the webhook cares about.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setSideEffects(String value)
SideEffects states whether this webhook has side effects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setSideEffectsBytes(com.google.protobuf.ByteString value)
SideEffects states whether this webhook has side effects.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setTimeoutSeconds(int value)
TimeoutSeconds specifies the timeout for this webhook.
|
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admissionregistration.MutatingWebhook.Builder |
V1beta1Admissionregistration.MutatingWebhook.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1Admissionregistration.MutatingWebhook.Builder> |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooksBuilderList()
Webhooks is a list of webhooks and the affected resources and operations.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.addWebhooks(int index,
V1beta1Admissionregistration.MutatingWebhook.Builder builderForValue)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.addWebhooks(V1beta1Admissionregistration.MutatingWebhook.Builder builderForValue)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.setWebhooks(int index,
V1beta1Admissionregistration.MutatingWebhook.Builder builderForValue)
Webhooks is a list of webhooks and the affected resources and operations.
|
Copyright © 2023. All rights reserved.