public static final class V1beta1Admission.AdmissionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.Builder> implements V1beta1Admission.AdmissionRequestOrBuilder
AdmissionRequest describes the admission.Attributes for the admission request.Protobuf type
k8s.io.api.admission.v1beta1.AdmissionRequest| Modifier and Type | Method and Description |
|---|---|
V1beta1Admission.AdmissionRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admission.AdmissionRequest |
build() |
V1beta1Admission.AdmissionRequest |
buildPartial() |
V1beta1Admission.AdmissionRequest.Builder |
clear() |
V1beta1Admission.AdmissionRequest.Builder |
clearDryRun()
DryRun indicates that modifications will definitely not be persisted for this request.
|
V1beta1Admission.AdmissionRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Admission.AdmissionRequest.Builder |
clearKind()
Kind is the type of object being manipulated.
|
V1beta1Admission.AdmissionRequest.Builder |
clearName()
Name is the name of the object as presented in the request.
|
V1beta1Admission.AdmissionRequest.Builder |
clearNamespace()
Namespace is the namespace associated with the request (if any).
|
V1beta1Admission.AdmissionRequest.Builder |
clearObject()
Object is the object from the incoming request prior to default values being applied
+optional
|
V1beta1Admission.AdmissionRequest.Builder |
clearOldObject()
OldObject is the existing object.
|
V1beta1Admission.AdmissionRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Admission.AdmissionRequest.Builder |
clearOperation()
Operation is the operation being performed
|
V1beta1Admission.AdmissionRequest.Builder |
clearResource()
Resource is the name of the resource being requested.
|
V1beta1Admission.AdmissionRequest.Builder |
clearSubResource()
SubResource is the name of the subresource being requested.
|
V1beta1Admission.AdmissionRequest.Builder |
clearUid()
UID is an identifier for the individual request/response.
|
V1beta1Admission.AdmissionRequest.Builder |
clearUserInfo()
UserInfo is information about the requesting user
|
V1beta1Admission.AdmissionRequest.Builder |
clone() |
V1beta1Admission.AdmissionRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getDryRun()
DryRun indicates that modifications will definitely not be persisted for this request.
|
Meta.GroupVersionKind |
getKind()
Kind is the type of object being manipulated.
|
Meta.GroupVersionKind.Builder |
getKindBuilder()
Kind is the type of object being manipulated.
|
Meta.GroupVersionKindOrBuilder |
getKindOrBuilder()
Kind is the type of object being manipulated.
|
String |
getName()
Name is the name of the object as presented in the request.
|
com.google.protobuf.ByteString |
getNameBytes()
Name is the name of the object as presented in the request.
|
String |
getNamespace()
Namespace is the namespace associated with the request (if any).
|
com.google.protobuf.ByteString |
getNamespaceBytes()
Namespace is the namespace associated with the request (if any).
|
Runtime.RawExtension |
getObject()
Object is the object from the incoming request prior to default values being applied
+optional
|
Runtime.RawExtension.Builder |
getObjectBuilder()
Object is the object from the incoming request prior to default values being applied
+optional
|
Runtime.RawExtensionOrBuilder |
getObjectOrBuilder()
Object is the object from the incoming request prior to default values being applied
+optional
|
Runtime.RawExtension |
getOldObject()
OldObject is the existing object.
|
Runtime.RawExtension.Builder |
getOldObjectBuilder()
OldObject is the existing object.
|
Runtime.RawExtensionOrBuilder |
getOldObjectOrBuilder()
OldObject is the existing object.
|
String |
getOperation()
Operation is the operation being performed
|
com.google.protobuf.ByteString |
getOperationBytes()
Operation is the operation being performed
|
Meta.GroupVersionResource |
getResource()
Resource is the name of the resource being requested.
|
Meta.GroupVersionResource.Builder |
getResourceBuilder()
Resource is the name of the resource being requested.
|
Meta.GroupVersionResourceOrBuilder |
getResourceOrBuilder()
Resource is the name of the resource being requested.
|
String |
getSubResource()
SubResource is the name of the subresource being requested.
|
com.google.protobuf.ByteString |
getSubResourceBytes()
SubResource is the name of the subresource being requested.
|
String |
getUid()
UID is an identifier for the individual request/response.
|
com.google.protobuf.ByteString |
getUidBytes()
UID is an identifier for the individual request/response.
|
V1Authentication.UserInfo |
getUserInfo()
UserInfo is information about the requesting user
|
V1Authentication.UserInfo.Builder |
getUserInfoBuilder()
UserInfo is information about the requesting user
|
V1Authentication.UserInfoOrBuilder |
getUserInfoOrBuilder()
UserInfo is information about the requesting user
|
boolean |
hasDryRun()
DryRun indicates that modifications will definitely not be persisted for this request.
|
boolean |
hasKind()
Kind is the type of object being manipulated.
|
boolean |
hasName()
Name is the name of the object as presented in the request.
|
boolean |
hasNamespace()
Namespace is the namespace associated with the request (if any).
|
boolean |
hasObject()
Object is the object from the incoming request prior to default values being applied
+optional
|
boolean |
hasOldObject()
OldObject is the existing object.
|
boolean |
hasOperation()
Operation is the operation being performed
|
boolean |
hasResource()
Resource is the name of the resource being requested.
|
boolean |
hasSubResource()
SubResource is the name of the subresource being requested.
|
boolean |
hasUid()
UID is an identifier for the individual request/response.
|
boolean |
hasUserInfo()
UserInfo is information about the requesting user
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Admission.AdmissionRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Admission.AdmissionRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Admission.AdmissionRequest.Builder |
mergeFrom(V1beta1Admission.AdmissionRequest other) |
V1beta1Admission.AdmissionRequest.Builder |
mergeKind(Meta.GroupVersionKind value)
Kind is the type of object being manipulated.
|
V1beta1Admission.AdmissionRequest.Builder |
mergeObject(Runtime.RawExtension value)
Object is the object from the incoming request prior to default values being applied
+optional
|
V1beta1Admission.AdmissionRequest.Builder |
mergeOldObject(Runtime.RawExtension value)
OldObject is the existing object.
|
V1beta1Admission.AdmissionRequest.Builder |
mergeResource(Meta.GroupVersionResource value)
Resource is the name of the resource being requested.
|
V1beta1Admission.AdmissionRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admission.AdmissionRequest.Builder |
mergeUserInfo(V1Authentication.UserInfo value)
UserInfo is information about the requesting user
|
V1beta1Admission.AdmissionRequest.Builder |
setDryRun(boolean value)
DryRun indicates that modifications will definitely not be persisted for this request.
|
V1beta1Admission.AdmissionRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admission.AdmissionRequest.Builder |
setKind(Meta.GroupVersionKind.Builder builderForValue)
Kind is the type of object being manipulated.
|
V1beta1Admission.AdmissionRequest.Builder |
setKind(Meta.GroupVersionKind value)
Kind is the type of object being manipulated.
|
V1beta1Admission.AdmissionRequest.Builder |
setName(String value)
Name is the name of the object as presented in the request.
|
V1beta1Admission.AdmissionRequest.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name is the name of the object as presented in the request.
|
V1beta1Admission.AdmissionRequest.Builder |
setNamespace(String value)
Namespace is the namespace associated with the request (if any).
|
V1beta1Admission.AdmissionRequest.Builder |
setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace is the namespace associated with the request (if any).
|
V1beta1Admission.AdmissionRequest.Builder |
setObject(Runtime.RawExtension.Builder builderForValue)
Object is the object from the incoming request prior to default values being applied
+optional
|
V1beta1Admission.AdmissionRequest.Builder |
setObject(Runtime.RawExtension value)
Object is the object from the incoming request prior to default values being applied
+optional
|
V1beta1Admission.AdmissionRequest.Builder |
setOldObject(Runtime.RawExtension.Builder builderForValue)
OldObject is the existing object.
|
V1beta1Admission.AdmissionRequest.Builder |
setOldObject(Runtime.RawExtension value)
OldObject is the existing object.
|
V1beta1Admission.AdmissionRequest.Builder |
setOperation(String value)
Operation is the operation being performed
|
V1beta1Admission.AdmissionRequest.Builder |
setOperationBytes(com.google.protobuf.ByteString value)
Operation is the operation being performed
|
V1beta1Admission.AdmissionRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Admission.AdmissionRequest.Builder |
setResource(Meta.GroupVersionResource.Builder builderForValue)
Resource is the name of the resource being requested.
|
V1beta1Admission.AdmissionRequest.Builder |
setResource(Meta.GroupVersionResource value)
Resource is the name of the resource being requested.
|
V1beta1Admission.AdmissionRequest.Builder |
setSubResource(String value)
SubResource is the name of the subresource being requested.
|
V1beta1Admission.AdmissionRequest.Builder |
setSubResourceBytes(com.google.protobuf.ByteString value)
SubResource is the name of the subresource being requested.
|
V1beta1Admission.AdmissionRequest.Builder |
setUid(String value)
UID is an identifier for the individual request/response.
|
V1beta1Admission.AdmissionRequest.Builder |
setUidBytes(com.google.protobuf.ByteString value)
UID is an identifier for the individual request/response.
|
V1beta1Admission.AdmissionRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admission.AdmissionRequest.Builder |
setUserInfo(V1Authentication.UserInfo.Builder builderForValue)
UserInfo is information about the requesting user
|
V1beta1Admission.AdmissionRequest.Builder |
setUserInfo(V1Authentication.UserInfo value)
UserInfo is information about the requesting user
|
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<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.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<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta1Admission.AdmissionRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Admission.AdmissionRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Admission.AdmissionRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.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<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.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<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.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<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.Builder mergeFrom(V1beta1Admission.AdmissionRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.Builder>public V1beta1Admission.AdmissionRequest.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<V1beta1Admission.AdmissionRequest.Builder>IOExceptionpublic boolean hasUid()
UID is an identifier for the individual request/response. It allows us to distinguish instances of requests which are otherwise identical (parallel requests, requests when earlier requests did not modify etc) The UID is meant to track the round trip (request/response) between the KAS and the WebHook, not the user request. It is suitable for correlating log entries between the webhook and apiserver, for either auditing or debugging.
optional string uid = 1;hasUid in interface V1beta1Admission.AdmissionRequestOrBuilderpublic String getUid()
UID is an identifier for the individual request/response. It allows us to distinguish instances of requests which are otherwise identical (parallel requests, requests when earlier requests did not modify etc) The UID is meant to track the round trip (request/response) between the KAS and the WebHook, not the user request. It is suitable for correlating log entries between the webhook and apiserver, for either auditing or debugging.
optional string uid = 1;getUid in interface V1beta1Admission.AdmissionRequestOrBuilderpublic com.google.protobuf.ByteString getUidBytes()
UID is an identifier for the individual request/response. It allows us to distinguish instances of requests which are otherwise identical (parallel requests, requests when earlier requests did not modify etc) The UID is meant to track the round trip (request/response) between the KAS and the WebHook, not the user request. It is suitable for correlating log entries between the webhook and apiserver, for either auditing or debugging.
optional string uid = 1;getUidBytes in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setUid(String value)
UID is an identifier for the individual request/response. It allows us to distinguish instances of requests which are otherwise identical (parallel requests, requests when earlier requests did not modify etc) The UID is meant to track the round trip (request/response) between the KAS and the WebHook, not the user request. It is suitable for correlating log entries between the webhook and apiserver, for either auditing or debugging.
optional string uid = 1;public V1beta1Admission.AdmissionRequest.Builder clearUid()
UID is an identifier for the individual request/response. It allows us to distinguish instances of requests which are otherwise identical (parallel requests, requests when earlier requests did not modify etc) The UID is meant to track the round trip (request/response) between the KAS and the WebHook, not the user request. It is suitable for correlating log entries between the webhook and apiserver, for either auditing or debugging.
optional string uid = 1;public V1beta1Admission.AdmissionRequest.Builder setUidBytes(com.google.protobuf.ByteString value)
UID is an identifier for the individual request/response. It allows us to distinguish instances of requests which are otherwise identical (parallel requests, requests when earlier requests did not modify etc) The UID is meant to track the round trip (request/response) between the KAS and the WebHook, not the user request. It is suitable for correlating log entries between the webhook and apiserver, for either auditing or debugging.
optional string uid = 1;public boolean hasKind()
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 2;
hasKind in interface V1beta1Admission.AdmissionRequestOrBuilderpublic Meta.GroupVersionKind getKind()
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 2;
getKind in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setKind(Meta.GroupVersionKind value)
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 2;
public V1beta1Admission.AdmissionRequest.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 = 2;
public V1beta1Admission.AdmissionRequest.Builder mergeKind(Meta.GroupVersionKind value)
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 2;
public V1beta1Admission.AdmissionRequest.Builder clearKind()
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 2;
public Meta.GroupVersionKind.Builder getKindBuilder()
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 2;
public Meta.GroupVersionKindOrBuilder getKindOrBuilder()
Kind is the type of object being manipulated. For example: Pod
optional .k8s.io.apimachinery.pkg.apis.meta.v1.GroupVersionKind kind = 2;
getKindOrBuilder in interface V1beta1Admission.AdmissionRequestOrBuilderpublic 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 = 3;
hasResource in interface V1beta1Admission.AdmissionRequestOrBuilderpublic Meta.GroupVersionResource 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 = 3;
getResource in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setResource(Meta.GroupVersionResource value)
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 = 3;
public V1beta1Admission.AdmissionRequest.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 = 3;
public V1beta1Admission.AdmissionRequest.Builder mergeResource(Meta.GroupVersionResource value)
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 = 3;
public V1beta1Admission.AdmissionRequest.Builder 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 = 3;
public Meta.GroupVersionResource.Builder 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 = 3;
public Meta.GroupVersionResourceOrBuilder 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 = 3;
getResourceOrBuilder in interface V1beta1Admission.AdmissionRequestOrBuilderpublic 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 = 4;hasSubResource in interface V1beta1Admission.AdmissionRequestOrBuilderpublic String 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 = 4;getSubResource in interface V1beta1Admission.AdmissionRequestOrBuilderpublic 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 = 4;getSubResourceBytes in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setSubResource(String 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 = 4;public V1beta1Admission.AdmissionRequest.Builder 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 = 4;public V1beta1Admission.AdmissionRequest.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 = 4;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;hasName in interface V1beta1Admission.AdmissionRequestOrBuilderpublic String 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;getName in interface V1beta1Admission.AdmissionRequestOrBuilderpublic 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;getNameBytes in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setName(String 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;public V1beta1Admission.AdmissionRequest.Builder 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;public V1beta1Admission.AdmissionRequest.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;public boolean hasNamespace()
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;hasNamespace in interface V1beta1Admission.AdmissionRequestOrBuilderpublic String getNamespace()
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;getNamespace in interface V1beta1Admission.AdmissionRequestOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;getNamespaceBytes in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setNamespace(String value)
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;public V1beta1Admission.AdmissionRequest.Builder clearNamespace()
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;public V1beta1Admission.AdmissionRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace is the namespace associated with the request (if any). +optional
optional string namespace = 6;public boolean hasOperation()
Operation is the operation being performed
optional string operation = 7;hasOperation in interface V1beta1Admission.AdmissionRequestOrBuilderpublic String getOperation()
Operation is the operation being performed
optional string operation = 7;getOperation in interface V1beta1Admission.AdmissionRequestOrBuilderpublic com.google.protobuf.ByteString getOperationBytes()
Operation is the operation being performed
optional string operation = 7;getOperationBytes in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setOperation(String value)
Operation is the operation being performed
optional string operation = 7;public V1beta1Admission.AdmissionRequest.Builder clearOperation()
Operation is the operation being performed
optional string operation = 7;public V1beta1Admission.AdmissionRequest.Builder setOperationBytes(com.google.protobuf.ByteString value)
Operation is the operation being performed
optional string operation = 7;public boolean hasUserInfo()
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;hasUserInfo in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1Authentication.UserInfo getUserInfo()
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;getUserInfo in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setUserInfo(V1Authentication.UserInfo value)
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;public V1beta1Admission.AdmissionRequest.Builder setUserInfo(V1Authentication.UserInfo.Builder builderForValue)
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;public V1beta1Admission.AdmissionRequest.Builder mergeUserInfo(V1Authentication.UserInfo value)
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;public V1beta1Admission.AdmissionRequest.Builder clearUserInfo()
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;public V1Authentication.UserInfo.Builder getUserInfoBuilder()
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;public V1Authentication.UserInfoOrBuilder getUserInfoOrBuilder()
UserInfo is information about the requesting user
optional .k8s.io.api.authentication.v1.UserInfo userInfo = 8;getUserInfoOrBuilder in interface V1beta1Admission.AdmissionRequestOrBuilderpublic boolean hasObject()
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;hasObject in interface V1beta1Admission.AdmissionRequestOrBuilderpublic Runtime.RawExtension getObject()
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;getObject in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setObject(Runtime.RawExtension value)
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;public V1beta1Admission.AdmissionRequest.Builder setObject(Runtime.RawExtension.Builder builderForValue)
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;public V1beta1Admission.AdmissionRequest.Builder mergeObject(Runtime.RawExtension value)
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;public V1beta1Admission.AdmissionRequest.Builder clearObject()
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;public Runtime.RawExtension.Builder getObjectBuilder()
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;public Runtime.RawExtensionOrBuilder getObjectOrBuilder()
Object is the object from the incoming request prior to default values being applied +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension object = 9;getObjectOrBuilder in interface V1beta1Admission.AdmissionRequestOrBuilderpublic boolean hasOldObject()
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 10;hasOldObject in interface V1beta1Admission.AdmissionRequestOrBuilderpublic Runtime.RawExtension getOldObject()
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 10;getOldObject in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setOldObject(Runtime.RawExtension value)
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 10;public V1beta1Admission.AdmissionRequest.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 = 10;public V1beta1Admission.AdmissionRequest.Builder mergeOldObject(Runtime.RawExtension value)
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 10;public V1beta1Admission.AdmissionRequest.Builder clearOldObject()
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 10;public Runtime.RawExtension.Builder getOldObjectBuilder()
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 10;public Runtime.RawExtensionOrBuilder getOldObjectOrBuilder()
OldObject is the existing object. Only populated for UPDATE requests. +optional
optional .k8s.io.apimachinery.pkg.runtime.RawExtension oldObject = 10;getOldObjectOrBuilder in interface V1beta1Admission.AdmissionRequestOrBuilderpublic boolean hasDryRun()
DryRun indicates that modifications will definitely not be persisted for this request. Defaults to false. +optional
optional bool dryRun = 11;hasDryRun in interface V1beta1Admission.AdmissionRequestOrBuilderpublic boolean getDryRun()
DryRun indicates that modifications will definitely not be persisted for this request. Defaults to false. +optional
optional bool dryRun = 11;getDryRun in interface V1beta1Admission.AdmissionRequestOrBuilderpublic V1beta1Admission.AdmissionRequest.Builder setDryRun(boolean value)
DryRun indicates that modifications will definitely not be persisted for this request. Defaults to false. +optional
optional bool dryRun = 11;public V1beta1Admission.AdmissionRequest.Builder clearDryRun()
DryRun indicates that modifications will definitely not be persisted for this request. Defaults to false. +optional
optional bool dryRun = 11;public final V1beta1Admission.AdmissionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.Builder>public final V1beta1Admission.AdmissionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionRequest.Builder>Copyright © 2021. All rights reserved.