Package io.kubernetes.client.proto
Class V1Admissionregistration.ValidatingWebhook.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
io.kubernetes.client.proto.V1Admissionregistration.ValidatingWebhook.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1Admissionregistration.ValidatingWebhookOrBuilder
,Cloneable
- Enclosing class:
- V1Admissionregistration.ValidatingWebhook
public static final class V1Admissionregistration.ValidatingWebhook.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
implements V1Admissionregistration.ValidatingWebhookOrBuilder
ValidatingWebhook describes an admission webhook and the resources and operations it applies to.Protobuf type
k8s.io.api.admissionregistration.v1.ValidatingWebhook
-
Method Summary
Modifier and TypeMethodDescriptionaddAdmissionReviewVersions
(String value) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.addAdmissionReviewVersionsBytes
(com.google.protobuf.ByteString value) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.addAllAdmissionReviewVersions
(Iterable<String> values) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.addAllRules
(Iterable<? extends V1Admissionregistration.RuleWithOperations> values) Rules describes what operations on what resources/subresources the webhook cares about.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addRules
(int index, V1Admissionregistration.RuleWithOperations value) Rules describes what operations on what resources/subresources the webhook cares about.addRules
(int index, V1Admissionregistration.RuleWithOperations.Builder builderForValue) Rules describes what operations on what resources/subresources the webhook cares about.Rules describes what operations on what resources/subresources the webhook cares about.addRules
(V1Admissionregistration.RuleWithOperations.Builder builderForValue) Rules describes what operations on what resources/subresources the webhook cares about.Rules describes what operations on what resources/subresources the webhook cares about.addRulesBuilder
(int index) Rules describes what operations on what resources/subresources the webhook cares about.build()
clear()
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.ClientConfig defines how to communicate with the hook.FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) matchPolicy defines how the "rules" list is used to match incoming requests.The name of the admission webhook.NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector.ObjectSelector decides whether to run the webhook based on if the object has matching labels.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Rules describes what operations on what resources/subresources the webhook cares about.SideEffects states whether this webhook has side effects.TimeoutSeconds specifies the timeout for this webhook.clone()
getAdmissionReviewVersions
(int index) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.com.google.protobuf.ByteString
getAdmissionReviewVersionsBytes
(int index) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.int
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.com.google.protobuf.ProtocolStringList
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.ClientConfig defines how to communicate with the hook.ClientConfig defines how to communicate with the hook.ClientConfig defines how to communicate with the hook.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail.com.google.protobuf.ByteString
FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail.matchPolicy defines how the "rules" list is used to match incoming requests.com.google.protobuf.ByteString
matchPolicy defines how the "rules" list is used to match incoming requests.getName()
The name of the admission webhook.com.google.protobuf.ByteString
The name of the admission webhook.NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector.NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector.NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector.ObjectSelector decides whether to run the webhook based on if the object has matching labels.ObjectSelector decides whether to run the webhook based on if the object has matching labels.ObjectSelector decides whether to run the webhook based on if the object has matching labels.getRules
(int index) Rules describes what operations on what resources/subresources the webhook cares about.getRulesBuilder
(int index) Rules describes what operations on what resources/subresources the webhook cares about.Rules describes what operations on what resources/subresources the webhook cares about.int
Rules describes what operations on what resources/subresources the webhook cares about.Rules describes what operations on what resources/subresources the webhook cares about.getRulesOrBuilder
(int index) Rules describes what operations on what resources/subresources the webhook cares about.Rules describes what operations on what resources/subresources the webhook cares about.SideEffects states whether this webhook has side effects.com.google.protobuf.ByteString
SideEffects states whether this webhook has side effects.int
TimeoutSeconds specifies the timeout for this webhook.boolean
ClientConfig defines how to communicate with the hook.boolean
FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail.boolean
matchPolicy defines how the "rules" list is used to match incoming requests.boolean
hasName()
The name of the admission webhook.boolean
NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector.boolean
ObjectSelector decides whether to run the webhook based on if the object has matching labels.boolean
SideEffects states whether this webhook has side effects.boolean
TimeoutSeconds specifies the timeout for this webhook.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
ClientConfig defines how to communicate with the hook.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector.ObjectSelector decides whether to run the webhook based on if the object has matching labels.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeRules
(int index) Rules describes what operations on what resources/subresources the webhook cares about.setAdmissionReviewVersions
(int index, String value) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects.ClientConfig defines how to communicate with the hook.setClientConfig
(V1Admissionregistration.WebhookClientConfig.Builder builderForValue) ClientConfig defines how to communicate with the hook.setFailurePolicy
(String value) FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail.setFailurePolicyBytes
(com.google.protobuf.ByteString value) FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail.setMatchPolicy
(String value) matchPolicy defines how the "rules" list is used to match incoming requests.setMatchPolicyBytes
(com.google.protobuf.ByteString value) matchPolicy defines how the "rules" list is used to match incoming requests.The name of the admission webhook.setNameBytes
(com.google.protobuf.ByteString value) The name of the admission webhook.NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector.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.ObjectSelector decides whether to run the webhook based on if the object has matching labels.setObjectSelector
(Meta.LabelSelector.Builder builderForValue) ObjectSelector decides whether to run the webhook based on if the object has matching labels.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRules
(int index, V1Admissionregistration.RuleWithOperations value) Rules describes what operations on what resources/subresources the webhook cares about.setRules
(int index, V1Admissionregistration.RuleWithOperations.Builder builderForValue) Rules describes what operations on what resources/subresources the webhook cares about.setSideEffects
(String value) SideEffects states whether this webhook has side effects.setSideEffectsBytes
(com.google.protobuf.ByteString value) SideEffects states whether this webhook has side effects.setTimeoutSeconds
(int value) TimeoutSeconds specifies the timeout for this webhook.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
setField
public V1Admissionregistration.ValidatingWebhook.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
clearField
public V1Admissionregistration.ValidatingWebhook.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
clearOneof
public V1Admissionregistration.ValidatingWebhook.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
setRepeatedField
public V1Admissionregistration.ValidatingWebhook.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
addRepeatedField
public V1Admissionregistration.ValidatingWebhook.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
mergeFrom
public V1Admissionregistration.ValidatingWebhook.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
mergeFrom
public V1Admissionregistration.ValidatingWebhook.Builder mergeFrom(V1Admissionregistration.ValidatingWebhook other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
mergeFrom
public V1Admissionregistration.ValidatingWebhook.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
- Throws:
IOException
-
hasName
public boolean hasName()The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required.
optional string name = 1;
- Specified by:
hasName
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getName
The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required.
optional string name = 1;
- Specified by:
getName
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required.
optional string name = 1;
- Specified by:
getNameBytes
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setName
The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required.
optional string name = 1;
-
clearName
The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required.
optional string name = 1;
-
setNameBytes
public V1Admissionregistration.ValidatingWebhook.Builder setNameBytes(com.google.protobuf.ByteString value) The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required.
optional string name = 1;
-
hasClientConfig
public boolean hasClientConfig()ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
- Specified by:
hasClientConfig
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getClientConfig
ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
- Specified by:
getClientConfig
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setClientConfig
public V1Admissionregistration.ValidatingWebhook.Builder setClientConfig(V1Admissionregistration.WebhookClientConfig value) ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
-
setClientConfig
public V1Admissionregistration.ValidatingWebhook.Builder setClientConfig(V1Admissionregistration.WebhookClientConfig.Builder builderForValue) ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
-
mergeClientConfig
public V1Admissionregistration.ValidatingWebhook.Builder mergeClientConfig(V1Admissionregistration.WebhookClientConfig value) ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
-
clearClientConfig
ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
-
getClientConfigBuilder
ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
-
getClientConfigOrBuilder
ClientConfig defines how to communicate with the hook. Required
optional .k8s.io.api.admissionregistration.v1.WebhookClientConfig clientConfig = 2;
- Specified by:
getClientConfigOrBuilder
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getRulesList
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
- Specified by:
getRulesList
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getRulesCount
public int getRulesCount()Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
- Specified by:
getRulesCount
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getRules
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
- Specified by:
getRules
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setRules
public V1Admissionregistration.ValidatingWebhook.Builder setRules(int index, V1Admissionregistration.RuleWithOperations value) Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
setRules
public V1Admissionregistration.ValidatingWebhook.Builder setRules(int index, V1Admissionregistration.RuleWithOperations.Builder builderForValue) Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
addRules
public V1Admissionregistration.ValidatingWebhook.Builder addRules(V1Admissionregistration.RuleWithOperations value) Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
addRules
public V1Admissionregistration.ValidatingWebhook.Builder addRules(int index, V1Admissionregistration.RuleWithOperations value) Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
addRules
public V1Admissionregistration.ValidatingWebhook.Builder addRules(V1Admissionregistration.RuleWithOperations.Builder builderForValue) Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
addRules
public V1Admissionregistration.ValidatingWebhook.Builder addRules(int index, V1Admissionregistration.RuleWithOperations.Builder builderForValue) Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
addAllRules
public V1Admissionregistration.ValidatingWebhook.Builder addAllRules(Iterable<? extends V1Admissionregistration.RuleWithOperations> values) Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
clearRules
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
removeRules
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
getRulesBuilder
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
getRulesOrBuilder
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
- Specified by:
getRulesOrBuilder
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getRulesOrBuilderList
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
- Specified by:
getRulesOrBuilderList
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
addRulesBuilder
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
addRulesBuilder
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
getRulesBuilderList
Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. However, in order to prevent ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks from putting the cluster in a state which cannot be recovered from without completely disabling the plugin, ValidatingAdmissionWebhooks and MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects.
repeated .k8s.io.api.admissionregistration.v1.RuleWithOperations rules = 3;
-
hasFailurePolicy
public boolean hasFailurePolicy()FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail. Defaults to Fail. +optional
optional string failurePolicy = 4;
- Specified by:
hasFailurePolicy
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getFailurePolicy
FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail. Defaults to Fail. +optional
optional string failurePolicy = 4;
- Specified by:
getFailurePolicy
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getFailurePolicyBytes
public com.google.protobuf.ByteString getFailurePolicyBytes()FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail. Defaults to Fail. +optional
optional string failurePolicy = 4;
- Specified by:
getFailurePolicyBytes
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setFailurePolicy
FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail. Defaults to Fail. +optional
optional string failurePolicy = 4;
-
clearFailurePolicy
FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail. Defaults to Fail. +optional
optional string failurePolicy = 4;
-
setFailurePolicyBytes
public V1Admissionregistration.ValidatingWebhook.Builder setFailurePolicyBytes(com.google.protobuf.ByteString value) FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail. Defaults to Fail. +optional
optional string failurePolicy = 4;
-
hasMatchPolicy
public boolean hasMatchPolicy()matchPolicy defines how the "rules" list is used to match incoming requests. Allowed values are "Exact" or "Equivalent". - Exact: match a request only if it exactly matches a specified rule. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, but "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would not be sent to the webhook. - Equivalent: match a request if modifies a resource listed in rules, even via another API group or version. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, and "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would be converted to apps/v1 and sent to the webhook. Defaults to "Equivalent" +optional
optional string matchPolicy = 9;
- Specified by:
hasMatchPolicy
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getMatchPolicy
matchPolicy defines how the "rules" list is used to match incoming requests. Allowed values are "Exact" or "Equivalent". - Exact: match a request only if it exactly matches a specified rule. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, but "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would not be sent to the webhook. - Equivalent: match a request if modifies a resource listed in rules, even via another API group or version. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, and "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would be converted to apps/v1 and sent to the webhook. Defaults to "Equivalent" +optional
optional string matchPolicy = 9;
- Specified by:
getMatchPolicy
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getMatchPolicyBytes
public com.google.protobuf.ByteString getMatchPolicyBytes()matchPolicy defines how the "rules" list is used to match incoming requests. Allowed values are "Exact" or "Equivalent". - Exact: match a request only if it exactly matches a specified rule. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, but "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would not be sent to the webhook. - Equivalent: match a request if modifies a resource listed in rules, even via another API group or version. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, and "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would be converted to apps/v1 and sent to the webhook. Defaults to "Equivalent" +optional
optional string matchPolicy = 9;
- Specified by:
getMatchPolicyBytes
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setMatchPolicy
matchPolicy defines how the "rules" list is used to match incoming requests. Allowed values are "Exact" or "Equivalent". - Exact: match a request only if it exactly matches a specified rule. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, but "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would not be sent to the webhook. - Equivalent: match a request if modifies a resource listed in rules, even via another API group or version. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, and "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would be converted to apps/v1 and sent to the webhook. Defaults to "Equivalent" +optional
optional string matchPolicy = 9;
-
clearMatchPolicy
matchPolicy defines how the "rules" list is used to match incoming requests. Allowed values are "Exact" or "Equivalent". - Exact: match a request only if it exactly matches a specified rule. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, but "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would not be sent to the webhook. - Equivalent: match a request if modifies a resource listed in rules, even via another API group or version. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, and "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would be converted to apps/v1 and sent to the webhook. Defaults to "Equivalent" +optional
optional string matchPolicy = 9;
-
setMatchPolicyBytes
public V1Admissionregistration.ValidatingWebhook.Builder setMatchPolicyBytes(com.google.protobuf.ByteString value) matchPolicy defines how the "rules" list is used to match incoming requests. Allowed values are "Exact" or "Equivalent". - Exact: match a request only if it exactly matches a specified rule. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, but "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would not be sent to the webhook. - Equivalent: match a request if modifies a resource listed in rules, even via another API group or version. For example, if deployments can be modified via apps/v1, apps/v1beta1, and extensions/v1beta1, and "rules" only included `apiGroups:["apps"], apiVersions:["v1"], resources: ["deployments"]`, a request to apps/v1beta1 or extensions/v1beta1 would be converted to apps/v1 and sent to the webhook. Defaults to "Equivalent" +optional
optional string matchPolicy = 9;
-
hasNamespaceSelector
public boolean hasNamespaceSelector()NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
- Specified by:
hasNamespaceSelector
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getNamespaceSelector
NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
- Specified by:
getNamespaceSelector
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setNamespaceSelector
public V1Admissionregistration.ValidatingWebhook.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. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
-
setNamespaceSelector
public V1Admissionregistration.ValidatingWebhook.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. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
-
mergeNamespaceSelector
public V1Admissionregistration.ValidatingWebhook.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. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
-
clearNamespaceSelector
NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
-
getNamespaceSelectorBuilder
NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
-
getNamespaceSelectorOrBuilder
NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with "runlevel" of "0" or "1"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "runlevel", "operator": "NotIn", "values": [ "0", "1" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the "environment" of "prod" or "staging"; you will set the selector as follows: "namespaceSelector": { "matchExpressions": [ { "key": "environment", "operator": "In", "values": [ "prod", "staging" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector namespaceSelector = 5;
- Specified by:
getNamespaceSelectorOrBuilder
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
hasObjectSelector
public boolean hasObjectSelector()ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
- Specified by:
hasObjectSelector
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getObjectSelector
ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
- Specified by:
getObjectSelector
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setObjectSelector
public V1Admissionregistration.ValidatingWebhook.Builder setObjectSelector(Meta.LabelSelector value) ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
-
setObjectSelector
public V1Admissionregistration.ValidatingWebhook.Builder setObjectSelector(Meta.LabelSelector.Builder builderForValue) ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
-
mergeObjectSelector
public V1Admissionregistration.ValidatingWebhook.Builder mergeObjectSelector(Meta.LabelSelector value) ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
-
clearObjectSelector
ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
-
getObjectSelectorBuilder
ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
-
getObjectSelectorOrBuilder
ObjectSelector decides whether to run the webhook based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject that would be sent to the webhook, and is considered to match if either object matches the selector. A null object (oldObject in the case of create, or newObject in the case of delete) or an object that cannot have labels (like a DeploymentRollback or a PodProxyOptions object) is not considered to match. Use the object selector only if the webhook is opt-in, because end users may skip the admission webhook by setting the labels. Default to the empty LabelSelector, which matches everything. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector objectSelector = 10;
- Specified by:
getObjectSelectorOrBuilder
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
hasSideEffects
public boolean hasSideEffects()SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may also specify Some or Unknown). Webhooks with side effects MUST implement a reconciliation system, since a request may be rejected by a future step in the admission chain and the side effects therefore need to be undone. Requests with the dryRun attribute will be auto-rejected if they match a webhook with sideEffects == Unknown or Some.
optional string sideEffects = 6;
- Specified by:
hasSideEffects
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getSideEffects
SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may also specify Some or Unknown). Webhooks with side effects MUST implement a reconciliation system, since a request may be rejected by a future step in the admission chain and the side effects therefore need to be undone. Requests with the dryRun attribute will be auto-rejected if they match a webhook with sideEffects == Unknown or Some.
optional string sideEffects = 6;
- Specified by:
getSideEffects
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getSideEffectsBytes
public com.google.protobuf.ByteString getSideEffectsBytes()SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may also specify Some or Unknown). Webhooks with side effects MUST implement a reconciliation system, since a request may be rejected by a future step in the admission chain and the side effects therefore need to be undone. Requests with the dryRun attribute will be auto-rejected if they match a webhook with sideEffects == Unknown or Some.
optional string sideEffects = 6;
- Specified by:
getSideEffectsBytes
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setSideEffects
SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may also specify Some or Unknown). Webhooks with side effects MUST implement a reconciliation system, since a request may be rejected by a future step in the admission chain and the side effects therefore need to be undone. Requests with the dryRun attribute will be auto-rejected if they match a webhook with sideEffects == Unknown or Some.
optional string sideEffects = 6;
-
clearSideEffects
SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may also specify Some or Unknown). Webhooks with side effects MUST implement a reconciliation system, since a request may be rejected by a future step in the admission chain and the side effects therefore need to be undone. Requests with the dryRun attribute will be auto-rejected if they match a webhook with sideEffects == Unknown or Some.
optional string sideEffects = 6;
-
setSideEffectsBytes
public V1Admissionregistration.ValidatingWebhook.Builder setSideEffectsBytes(com.google.protobuf.ByteString value) SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may also specify Some or Unknown). Webhooks with side effects MUST implement a reconciliation system, since a request may be rejected by a future step in the admission chain and the side effects therefore need to be undone. Requests with the dryRun attribute will be auto-rejected if they match a webhook with sideEffects == Unknown or Some.
optional string sideEffects = 6;
-
hasTimeoutSeconds
public boolean hasTimeoutSeconds()TimeoutSeconds specifies the timeout for this webhook. After the timeout passes, the webhook call will be ignored or the API call will fail based on the failure policy. The timeout value must be between 1 and 30 seconds. Default to 10 seconds. +optional
optional int32 timeoutSeconds = 7;
- Specified by:
hasTimeoutSeconds
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getTimeoutSeconds
public int getTimeoutSeconds()TimeoutSeconds specifies the timeout for this webhook. After the timeout passes, the webhook call will be ignored or the API call will fail based on the failure policy. The timeout value must be between 1 and 30 seconds. Default to 10 seconds. +optional
optional int32 timeoutSeconds = 7;
- Specified by:
getTimeoutSeconds
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setTimeoutSeconds
TimeoutSeconds specifies the timeout for this webhook. After the timeout passes, the webhook call will be ignored or the API call will fail based on the failure policy. The timeout value must be between 1 and 30 seconds. Default to 10 seconds. +optional
optional int32 timeoutSeconds = 7;
-
clearTimeoutSeconds
TimeoutSeconds specifies the timeout for this webhook. After the timeout passes, the webhook call will be ignored or the API call will fail based on the failure policy. The timeout value must be between 1 and 30 seconds. Default to 10 seconds. +optional
optional int32 timeoutSeconds = 7;
-
getAdmissionReviewVersionsList
public com.google.protobuf.ProtocolStringList getAdmissionReviewVersionsList()AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
- Specified by:
getAdmissionReviewVersionsList
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getAdmissionReviewVersionsCount
public int getAdmissionReviewVersionsCount()AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
- Specified by:
getAdmissionReviewVersionsCount
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getAdmissionReviewVersions
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
- Specified by:
getAdmissionReviewVersions
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
getAdmissionReviewVersionsBytes
public com.google.protobuf.ByteString getAdmissionReviewVersionsBytes(int index) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
- Specified by:
getAdmissionReviewVersionsBytes
in interfaceV1Admissionregistration.ValidatingWebhookOrBuilder
-
setAdmissionReviewVersions
public V1Admissionregistration.ValidatingWebhook.Builder setAdmissionReviewVersions(int index, String value) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
-
addAdmissionReviewVersions
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
-
addAllAdmissionReviewVersions
public V1Admissionregistration.ValidatingWebhook.Builder addAllAdmissionReviewVersions(Iterable<String> values) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
-
clearAdmissionReviewVersions
AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
-
addAdmissionReviewVersionsBytes
public V1Admissionregistration.ValidatingWebhook.Builder addAdmissionReviewVersionsBytes(com.google.protobuf.ByteString value) AdmissionReviewVersions is an ordered list of preferred `AdmissionReview` versions the Webhook expects. API server will try to use first version in the list which it supports. If none of the versions specified in this list supported by API server, validation will fail for this object. If a persisted webhook configuration specifies allowed versions and does not include any versions known to the API Server, calls to the webhook will fail and be subject to the failure policy.
repeated string admissionReviewVersions = 8;
-
setUnknownFields
public final V1Admissionregistration.ValidatingWebhook.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-
mergeUnknownFields
public final V1Admissionregistration.ValidatingWebhook.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhook.Builder>
-