Uses of Interface
io.kubernetes.client.proto.V1Authentication.TokenReviewStatusOrBuilder
-
Uses of V1Authentication.TokenReviewStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Authentication.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 V1Authentication.TokenReviewStatusOrBuilderModifier and TypeMethodDescriptionV1Authentication.TokenReview.Builder.getStatusOrBuilder()
Status is filled in by the server and indicates whether the request can be authenticated.V1Authentication.TokenReview.getStatusOrBuilder()
Status is filled in by the server and indicates whether the request can be authenticated.V1Authentication.TokenReviewOrBuilder.getStatusOrBuilder()
Status is filled in by the server and indicates whether the request can be authenticated.