public static final class V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder> implements V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilder
AdmissionHookClientConfig contains the information to make a TLS connection with the webhookProtobuf type
k8s.io.api.admissionregistration.v1alpha1.AdmissionHookClientConfig| Modifier and Type | Method and Description |
|---|---|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1alpha1Admissionregistration.AdmissionHookClientConfig |
build() |
V1alpha1Admissionregistration.AdmissionHookClientConfig |
buildPartial() |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
clear() |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
clearCaBundle()
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
clearService()
Service is a reference to the service for this webhook.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
clearUrlPath()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
clone() |
com.google.protobuf.ByteString |
getCaBundle()
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
V1alpha1Admissionregistration.ServiceReference |
getService()
Service is a reference to the service for this webhook.
|
V1alpha1Admissionregistration.ServiceReference.Builder |
getServiceBuilder()
Service is a reference to the service for this webhook.
|
V1alpha1Admissionregistration.ServiceReferenceOrBuilder |
getServiceOrBuilder()
Service is a reference to the service for this webhook.
|
String |
getUrlPath()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
|
com.google.protobuf.ByteString |
getUrlPathBytes()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
|
boolean |
hasCaBundle()
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate.
|
boolean |
hasService()
Service is a reference to the service for this webhook.
|
boolean |
hasUrlPath()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
mergeFrom(V1alpha1Admissionregistration.AdmissionHookClientConfig other) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
mergeService(V1alpha1Admissionregistration.ServiceReference value)
Service is a reference to the service for this webhook.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setCaBundle(com.google.protobuf.ByteString value)
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setService(V1alpha1Admissionregistration.ServiceReference.Builder builderForValue)
Service is a reference to the service for this webhook.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setService(V1alpha1Admissionregistration.ServiceReference value)
Service is a reference to the service for this webhook.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setUrlPath(String value)
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
|
V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder |
setUrlPathBytes(com.google.protobuf.ByteString value)
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1alpha1Admissionregistration.AdmissionHookClientConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1alpha1Admissionregistration.AdmissionHookClientConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder mergeFrom(V1alpha1Admissionregistration.AdmissionHookClientConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>IOExceptionpublic boolean hasService()
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;hasService in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic V1alpha1Admissionregistration.ServiceReference getService()
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;getService in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setService(V1alpha1Admissionregistration.ServiceReference value)
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setService(V1alpha1Admissionregistration.ServiceReference.Builder builderForValue)
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder mergeService(V1alpha1Admissionregistration.ServiceReference value)
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder clearService()
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;public V1alpha1Admissionregistration.ServiceReference.Builder getServiceBuilder()
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;public V1alpha1Admissionregistration.ServiceReferenceOrBuilder getServiceOrBuilder()
Service is a reference to the service for this webhook. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. Required
optional .k8s.io.api.admissionregistration.v1alpha1.ServiceReference service = 1;getServiceOrBuilder in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic boolean hasUrlPath()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
optional string urlPath = 3;hasUrlPath in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic String getUrlPath()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
optional string urlPath = 3;getUrlPath in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic com.google.protobuf.ByteString getUrlPathBytes()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
optional string urlPath = 3;getUrlPathBytes in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setUrlPath(String value)
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
optional string urlPath = 3;public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder clearUrlPath()
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
optional string urlPath = 3;public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setUrlPathBytes(com.google.protobuf.ByteString value)
URLPath is an optional field that specifies the URL path to use when posting the AdmissionReview object.
optional string urlPath = 3;public boolean hasCaBundle()
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate. Required
optional bytes caBundle = 2;hasCaBundle in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic com.google.protobuf.ByteString getCaBundle()
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate. Required
optional bytes caBundle = 2;getCaBundle in interface V1alpha1Admissionregistration.AdmissionHookClientConfigOrBuilderpublic V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setCaBundle(com.google.protobuf.ByteString value)
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate. Required
optional bytes caBundle = 2;public V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder clearCaBundle()
CABundle is a PEM encoded CA bundle which will be used to validate webhook's server certificate. Required
optional bytes caBundle = 2;public final V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>public final V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admissionregistration.AdmissionHookClientConfig.Builder>Copyright © 2018. All rights reserved.