V1alpha1Admission.AdmissionReviewSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1alpha1Admission.AdmissionReviewSpec.Builder.clear()
V1alpha1Admission.AdmissionReviewSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1alpha1Admission.AdmissionReviewSpec.Builder.clearKind()
Kind is the type of object being manipulated.
V1alpha1Admission.AdmissionReviewSpec.Builder.clearName()
Name is the name of the object as presented in the request.
Namespace is the namespace associated with the request (if any).
V1alpha1Admission.AdmissionReviewSpec.Builder.clearObject()
Object is the object from the incoming request prior to default values being applied
OldObject is the existing object.
V1alpha1Admission.AdmissionReviewSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Operation is the operation being performed
Resource is the name of the resource being requested.
SubResource is the name of the subresource being requested.
UserInfo is information about the requesting user
V1alpha1Admission.AdmissionReviewSpec.Builder.clone()
Spec describes the attributes for the admission request.
V1alpha1Admission.AdmissionReviewSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1alpha1Admission.AdmissionReviewSpec.Builder.mergeFrom(com.google.protobuf.Message other)
Kind is the type of object being manipulated.
Object is the object from the incoming request prior to default values being applied
OldObject is the existing object.
Resource is the name of the resource being requested.
V1alpha1Admission.AdmissionReviewSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UserInfo is information about the requesting user
V1alpha1Admission.AdmissionReviewSpec.newBuilder()
V1alpha1Admission.AdmissionReviewSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1alpha1Admission.AdmissionReviewSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Kind is the type of object being manipulated.
Kind is the type of object being manipulated.
V1alpha1Admission.AdmissionReviewSpec.Builder.setName(String value)
Name is the name of the object as presented in the request.
V1alpha1Admission.AdmissionReviewSpec.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).
V1alpha1Admission.AdmissionReviewSpec.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 prior to default values being applied
Object is the object from the incoming request prior to default values being applied
OldObject is the existing object.
OldObject is the existing object.
Operation is the operation being performed
V1alpha1Admission.AdmissionReviewSpec.Builder.setOperationBytes(com.google.protobuf.ByteString value)
Operation is the operation being performed
V1alpha1Admission.AdmissionReviewSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
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.
V1alpha1Admission.AdmissionReviewSpec.Builder.setSubResourceBytes(com.google.protobuf.ByteString value)
SubResource is the name of the subresource being requested.
V1alpha1Admission.AdmissionReviewSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UserInfo is information about the requesting user
UserInfo is information about the requesting user
V1alpha1Admission.AdmissionReviewSpec.toBuilder()