V1beta1Admission.AdmissionRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
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 fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
V1beta1Admission.AdmissionRequest.Builder.clearName()
Name is the name of the object as presented in the request.
Namespace is the namespace associated with the request (if any).
V1beta1Admission.AdmissionRequest.Builder.clearObject()
Object is the object from the incoming request.
OldObject is the existing object.
V1beta1Admission.AdmissionRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Operation is the operation being performed.
Options is the operation option structure of the operation being performed.
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).
RequestResource is the fully-qualified resource of the original API request (for example, v1.pods).
RequestSubResource is the name of the subresource of the original API request, if any (for example, "status" or "scale")
If this is specified and differs from the value in "subResource", an equivalent match and conversion was performed.
Resource is the fully-qualified resource being requested (for example, v1.pods)
SubResource is the subresource being requested, if any (for example, "status" or "scale")
+optional
V1beta1Admission.AdmissionRequest.Builder.clearUid()
UID is an identifier for the individual request/response.
UserInfo is information about the requesting user
V1beta1Admission.AdmissionRequest.Builder.clone()
Request describes the attributes for the admission request.
V1beta1Admission.AdmissionRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta1Admission.AdmissionRequest.Builder.mergeFrom(com.google.protobuf.Message other)
Kind is the fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
Object is the object from the incoming request.
OldObject is the existing object.
Options is the operation option structure of the operation being performed.
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).
RequestResource is the fully-qualified resource of the original API request (for example, v1.pods).
Resource is the fully-qualified resource being requested (for example, v1.pods)
V1beta1Admission.AdmissionRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UserInfo is information about the requesting user
V1beta1Admission.AdmissionRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
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)
Kind is the fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
Kind is the fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
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.
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).
Object is the object from the incoming request.
Object is the object from the incoming request.
OldObject is the existing object.
OldObject is the existing object.
Operation is the operation being performed.
V1beta1Admission.AdmissionRequest.Builder.setOperationBytes(com.google.protobuf.ByteString value)
Operation is the operation being performed.
Options is the operation option structure of the operation being performed.
Options is the operation option structure of the operation being performed.
V1beta1Admission.AdmissionRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).
RequestResource is the fully-qualified resource of the original API request (for example, v1.pods).
RequestResource is the fully-qualified resource of the original API request (for example, v1.pods).
RequestSubResource is the name of the subresource of the original API request, if any (for example, "status" or "scale")
If this is specified and differs from the value in "subResource", an equivalent match and conversion was performed.
RequestSubResource is the name of the subresource of the original API request, if any (for example, "status" or "scale")
If this is specified and differs from the value in "subResource", an equivalent match and conversion was performed.
Resource is the fully-qualified resource being requested (for example, v1.pods)
Resource is the fully-qualified resource being requested (for example, v1.pods)
SubResource is the subresource being requested, if any (for example, "status" or "scale")
+optional
V1beta1Admission.AdmissionRequest.Builder.setSubResourceBytes(com.google.protobuf.ByteString value)
SubResource is the subresource being requested, if any (for example, "status" or "scale")
+optional
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)
UserInfo is information about the requesting user
UserInfo is information about the requesting user
V1beta1Admission.AdmissionRequest.toBuilder()