Package io.kubernetes.client.proto
Class V1alpha1Admission.AdmissionReviewSpec.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
io.kubernetes.client.proto.V1alpha1Admission.AdmissionReviewSpec.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1alpha1Admission.AdmissionReviewSpecOrBuilder,Cloneable
- Enclosing class:
- V1alpha1Admission.AdmissionReviewSpec
public static final class V1alpha1Admission.AdmissionReviewSpec.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
implements V1alpha1Admission.AdmissionReviewSpecOrBuilder
AdmissionReviewSpec describes the admission.Attributes for the admission request.Protobuf type
k8s.io.api.admission.v1alpha1.AdmissionReviewSpec-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Kind is the type of object being manipulated.Name is the name of the object as presented in the request.Namespace is the namespace associated with the request (if any).Object is the object from the incoming request prior to default values being appliedOldObject is the existing object.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Operation is the operation being performedResource is the name of the resource being requested.SubResource is the name of the subresource being requested.UserInfo is information about the requesting userclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetKind()Kind is the type of object being manipulated.Kind is the type of object being manipulated.Kind is the type of object being manipulated.getName()Name is the name of the object as presented in the request.com.google.protobuf.ByteStringName is the name of the object as presented in the request.Namespace is the namespace associated with the request (if any).com.google.protobuf.ByteStringNamespace is the namespace associated with the request (if any).Object is the object from the incoming request prior to default values being appliedObject is the object from the incoming request prior to default values being appliedObject is the object from the incoming request prior to default values being appliedOldObject is the existing object.OldObject is the existing object.OldObject is the existing object.Operation is the operation being performedcom.google.protobuf.ByteStringOperation is the operation being performedResource is the name of the resource being requested.Resource is the name of the resource being requested.Resource is the name of the resource being requested.SubResource is the name of the subresource being requested.com.google.protobuf.ByteStringSubResource is the name of the subresource being requested.UserInfo is information about the requesting userUserInfo is information about the requesting userUserInfo is information about the requesting userbooleanhasKind()Kind is the type of object being manipulated.booleanhasName()Name is the name of the object as presented in the request.booleanNamespace is the namespace associated with the request (if any).booleanObject is the object from the incoming request prior to default values being appliedbooleanOldObject is the existing object.booleanOperation is the operation being performedbooleanResource is the name of the resource being requested.booleanSubResource is the name of the subresource being requested.booleanUserInfo is information about the requesting userprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeKind(Meta.GroupVersionKind value) Kind is the type of object being manipulated.mergeObject(Runtime.RawExtension value) Object is the object from the incoming request prior to default values being appliedOldObject is the existing object.Resource is the name of the resource being requested.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserInfo is information about the requesting usersetKind(Meta.GroupVersionKind value) Kind is the type of object being manipulated.setKind(Meta.GroupVersionKind.Builder builderForValue) Kind is the type of object being manipulated.Name is the name of the object as presented in the request.setNameBytes(com.google.protobuf.ByteString value) Name is the name of the object as presented in the request.setNamespace(String value) Namespace is the namespace associated with the request (if any).setNamespaceBytes(com.google.protobuf.ByteString value) Namespace is the namespace associated with the request (if any).setObject(Runtime.RawExtension value) Object is the object from the incoming request prior to default values being appliedsetObject(Runtime.RawExtension.Builder builderForValue) Object is the object from the incoming request prior to default values being appliedsetOldObject(Runtime.RawExtension value) OldObject is the existing object.setOldObject(Runtime.RawExtension.Builder builderForValue) OldObject is the existing object.setOperation(String value) Operation is the operation being performedsetOperationBytes(com.google.protobuf.ByteString value) Operation is the operation being performedsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Resource is the name of the resource being requested.setResource(Meta.GroupVersionResource.Builder builderForValue) Resource is the name of the resource being requested.setSubResource(String value) SubResource is the name of the subresource being requested.setSubResourceBytes(com.google.protobuf.ByteString value) SubResource is the name of the subresource being requested.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserInfo is information about the requesting usersetUserInfo(V1Authentication.UserInfo.Builder builderForValue) UserInfo is information about the requesting userMethods 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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
setField
public V1alpha1Admission.AdmissionReviewSpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
clearField
public V1alpha1Admission.AdmissionReviewSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
clearOneof
public V1alpha1Admission.AdmissionReviewSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
setRepeatedField
public V1alpha1Admission.AdmissionReviewSpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
addRepeatedField
public V1alpha1Admission.AdmissionReviewSpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
mergeFrom
public V1alpha1Admission.AdmissionReviewSpec.Builder mergeFrom(V1alpha1Admission.AdmissionReviewSpec other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
mergeFrom
public V1alpha1Admission.AdmissionReviewSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>- Throws:
IOException
-
hasKind
public boolean hasKind()Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1;- Specified by:
hasKindin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getKind
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1;- Specified by:
getKindin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setKind
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1; -
setKind
public V1alpha1Admission.AdmissionReviewSpec.Builder setKind(Meta.GroupVersionKind.Builder builderForValue) Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1; -
mergeKind
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1; -
clearKind
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1; -
getKindBuilder
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1; -
getKindOrBuilder
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 1;- Specified by:
getKindOrBuilderin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
hasObject
public boolean hasObject()Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2;- Specified by:
hasObjectin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getObject
Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2;- Specified by:
getObjectin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setObject
Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2; -
setObject
public V1alpha1Admission.AdmissionReviewSpec.Builder setObject(Runtime.RawExtension.Builder builderForValue) Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2; -
mergeObject
Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2; -
clearObject
Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2; -
getObjectBuilder
Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2; -
getObjectOrBuilder
Object is the object from the incoming request prior to default values being applied
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 2;- Specified by:
getObjectOrBuilderin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
hasOldObject
public boolean hasOldObject()OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3;- Specified by:
hasOldObjectin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getOldObject
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3;- Specified by:
getOldObjectin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setOldObject
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3; -
setOldObject
public V1alpha1Admission.AdmissionReviewSpec.Builder setOldObject(Runtime.RawExtension.Builder builderForValue) OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3; -
mergeOldObject
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3; -
clearOldObject
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3; -
getOldObjectBuilder
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3; -
getOldObjectOrBuilder
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 3;- Specified by:
getOldObjectOrBuilderin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
hasOperation
public boolean hasOperation()Operation is the operation being performed
optional string operation = 4;- Specified by:
hasOperationin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getOperation
Operation is the operation being performed
optional string operation = 4;- Specified by:
getOperationin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getOperationBytes
public com.google.protobuf.ByteString getOperationBytes()Operation is the operation being performed
optional string operation = 4;- Specified by:
getOperationBytesin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setOperation
Operation is the operation being performed
optional string operation = 4; -
clearOperation
Operation is the operation being performed
optional string operation = 4; -
setOperationBytes
public V1alpha1Admission.AdmissionReviewSpec.Builder setOperationBytes(com.google.protobuf.ByteString value) Operation is the operation being performed
optional string operation = 4; -
hasName
public boolean hasName()Name is the name of the object as presented in the request. On a CREATE operation, the client may omit name and rely on the server to generate the name. If that is the case, this method will return the empty string. +optional
optional string name = 5;- Specified by:
hasNamein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getName
Name is the name of the object as presented in the request. On a CREATE operation, the client may omit name and rely on the server to generate the name. If that is the case, this method will return the empty string. +optional
optional string name = 5;- Specified by:
getNamein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Name is the name of the object as presented in the request. On a CREATE operation, the client may omit name and rely on the server to generate the name. If that is the case, this method will return the empty string. +optional
optional string name = 5;- Specified by:
getNameBytesin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setName
Name is the name of the object as presented in the request. On a CREATE operation, the client may omit name and rely on the server to generate the name. If that is the case, this method will return the empty string. +optional
optional string name = 5; -
clearName
Name is the name of the object as presented in the request. On a CREATE operation, the client may omit name and rely on the server to generate the name. If that is the case, this method will return the empty string. +optional
optional string name = 5; -
setNameBytes
public V1alpha1Admission.AdmissionReviewSpec.Builder setNameBytes(com.google.protobuf.ByteString value) Name is the name of the object as presented in the request. On a CREATE operation, the client may omit name and rely on the server to generate the name. If that is the case, this method will return the empty string. +optional
optional string name = 5; -
hasNamespace
public boolean hasNamespace()Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;- Specified by:
hasNamespacein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getNamespace
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;- Specified by:
getNamespacein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;- Specified by:
getNamespaceBytesin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setNamespace
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6; -
clearNamespace
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6; -
setNamespaceBytes
public V1alpha1Admission.AdmissionReviewSpec.Builder setNamespaceBytes(com.google.protobuf.ByteString value) Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6; -
hasResource
public boolean hasResource()Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7;- Specified by:
hasResourcein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getResource
Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7;- Specified by:
getResourcein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setResource
Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7; -
setResource
public V1alpha1Admission.AdmissionReviewSpec.Builder setResource(Meta.GroupVersionResource.Builder builderForValue) Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7; -
mergeResource
Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7; -
clearResource
Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7; -
getResourceBuilder
Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7; -
getResourceOrBuilder
Resource is the name of the resource being requested. This is not the kind. For example: pods
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionResource resource = 7;- Specified by:
getResourceOrBuilderin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
hasSubResource
public boolean hasSubResource()SubResource is the name of the subresource being requested. This is a different resource, scoped to the parent resource, but it may have a different kind. For instance, /pods has the resource "pods" and the kind "Pod", while /pods/foo/status has the resource "pods", the sub resource "status", and the kind "Pod" (because status operates on pods). The binding resource for a pod though may be /pods/foo/binding, which has resource "pods", subresource "binding", and kind "Binding". +optional
optional string subResource = 8;- Specified by:
hasSubResourcein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getSubResource
SubResource is the name of the subresource being requested. This is a different resource, scoped to the parent resource, but it may have a different kind. For instance, /pods has the resource "pods" and the kind "Pod", while /pods/foo/status has the resource "pods", the sub resource "status", and the kind "Pod" (because status operates on pods). The binding resource for a pod though may be /pods/foo/binding, which has resource "pods", subresource "binding", and kind "Binding". +optional
optional string subResource = 8;- Specified by:
getSubResourcein interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getSubResourceBytes
public com.google.protobuf.ByteString getSubResourceBytes()SubResource is the name of the subresource being requested. This is a different resource, scoped to the parent resource, but it may have a different kind. For instance, /pods has the resource "pods" and the kind "Pod", while /pods/foo/status has the resource "pods", the sub resource "status", and the kind "Pod" (because status operates on pods). The binding resource for a pod though may be /pods/foo/binding, which has resource "pods", subresource "binding", and kind "Binding". +optional
optional string subResource = 8;- Specified by:
getSubResourceBytesin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setSubResource
SubResource is the name of the subresource being requested. This is a different resource, scoped to the parent resource, but it may have a different kind. For instance, /pods has the resource "pods" and the kind "Pod", while /pods/foo/status has the resource "pods", the sub resource "status", and the kind "Pod" (because status operates on pods). The binding resource for a pod though may be /pods/foo/binding, which has resource "pods", subresource "binding", and kind "Binding". +optional
optional string subResource = 8; -
clearSubResource
SubResource is the name of the subresource being requested. This is a different resource, scoped to the parent resource, but it may have a different kind. For instance, /pods has the resource "pods" and the kind "Pod", while /pods/foo/status has the resource "pods", the sub resource "status", and the kind "Pod" (because status operates on pods). The binding resource for a pod though may be /pods/foo/binding, which has resource "pods", subresource "binding", and kind "Binding". +optional
optional string subResource = 8; -
setSubResourceBytes
public V1alpha1Admission.AdmissionReviewSpec.Builder setSubResourceBytes(com.google.protobuf.ByteString value) SubResource is the name of the subresource being requested. This is a different resource, scoped to the parent resource, but it may have a different kind. For instance, /pods has the resource "pods" and the kind "Pod", while /pods/foo/status has the resource "pods", the sub resource "status", and the kind "Pod" (because status operates on pods). The binding resource for a pod though may be /pods/foo/binding, which has resource "pods", subresource "binding", and kind "Binding". +optional
optional string subResource = 8; -
hasUserInfo
public boolean hasUserInfo()UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9;- Specified by:
hasUserInfoin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
getUserInfo
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9;- Specified by:
getUserInfoin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setUserInfo
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9; -
setUserInfo
public V1alpha1Admission.AdmissionReviewSpec.Builder setUserInfo(V1Authentication.UserInfo.Builder builderForValue) UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9; -
mergeUserInfo
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9; -
clearUserInfo
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9; -
getUserInfoBuilder
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9; -
getUserInfoOrBuilder
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 9;- Specified by:
getUserInfoOrBuilderin interfaceV1alpha1Admission.AdmissionReviewSpecOrBuilder
-
setUnknownFields
public final V1alpha1Admission.AdmissionReviewSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-
mergeUnknownFields
public final V1alpha1Admission.AdmissionReviewSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1alpha1Admission.AdmissionReviewSpec.Builder>
-