Uses of Interface
io.kubernetes.client.proto.V1alpha1Imagepolicy.ImageReviewStatusOrBuilder
-
Uses of V1alpha1Imagepolicy.ImageReviewStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1alpha1Imagepolicy.ImageReviewStatusOrBuilderModifier and TypeClassDescriptionstatic final classImageReviewStatus is the result of the review for the pod creation request.static final classImageReviewStatus is the result of the review for the pod creation request.Methods in io.kubernetes.client.proto that return V1alpha1Imagepolicy.ImageReviewStatusOrBuilderModifier and TypeMethodDescriptionV1alpha1Imagepolicy.ImageReview.Builder.getStatusOrBuilder()Status is filled in by the backend and indicates whether the pod should be allowed.V1alpha1Imagepolicy.ImageReview.getStatusOrBuilder()Status is filled in by the backend and indicates whether the pod should be allowed.V1alpha1Imagepolicy.ImageReviewOrBuilder.getStatusOrBuilder()Status is filled in by the backend and indicates whether the pod should be allowed.