Uses of Interface
io.kubernetes.client.proto.V1alpha1Admission.AdmissionReviewStatusOrBuilder
-
Uses of V1alpha1Admission.AdmissionReviewStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1alpha1Admission.AdmissionReviewStatusOrBuilderModifier and TypeClassDescriptionstatic final classAdmissionReviewStatus describes the status of the admission request.static final classAdmissionReviewStatus describes the status of the admission request.Methods in io.kubernetes.client.proto that return V1alpha1Admission.AdmissionReviewStatusOrBuilderModifier and TypeMethodDescriptionV1alpha1Admission.AdmissionReview.Builder.getStatusOrBuilder()Status is filled in by the webhook and indicates whether the admission request should be permitted.V1alpha1Admission.AdmissionReview.getStatusOrBuilder()Status is filled in by the webhook and indicates whether the admission request should be permitted.V1alpha1Admission.AdmissionReviewOrBuilder.getStatusOrBuilder()Status is filled in by the webhook and indicates whether the admission request should be permitted.