Uses of Interface
io.kubernetes.client.proto.V1beta1Authentication.TokenReviewStatusOrBuilder
-
Uses of V1beta1Authentication.TokenReviewStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Authentication.TokenReviewStatusOrBuilderModifier and TypeClassDescriptionstatic final class
TokenReviewStatus is the result of the token authentication request.static final class
TokenReviewStatus is the result of the token authentication request.Methods in io.kubernetes.client.proto that return V1beta1Authentication.TokenReviewStatusOrBuilderModifier and TypeMethodDescriptionV1beta1Authentication.TokenReview.Builder.getStatusOrBuilder()
Status is filled in by the server and indicates whether the token can be authenticated.V1beta1Authentication.TokenReview.getStatusOrBuilder()
Status is filled in by the server and indicates whether the token can be authenticated.V1beta1Authentication.TokenReviewOrBuilder.getStatusOrBuilder()
Status is filled in by the server and indicates whether the token can be authenticated.