Uses of Interface
io.kubernetes.client.proto.V1Authentication.TokenRequestStatusOrBuilder
-
Uses of V1Authentication.TokenRequestStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Authentication.TokenRequestStatusOrBuilderModifier and TypeClassDescriptionstatic final class
TokenRequestStatus is the result of a token request.static final class
TokenRequestStatus is the result of a token request.Methods in io.kubernetes.client.proto that return V1Authentication.TokenRequestStatusOrBuilderModifier and TypeMethodDescriptionV1Authentication.TokenRequest.Builder.getStatusOrBuilder()
Status is filled in by the server and indicates whether the token can be authenticated.V1Authentication.TokenRequest.getStatusOrBuilder()
Status is filled in by the server and indicates whether the token can be authenticated.V1Authentication.TokenRequestOrBuilder.getStatusOrBuilder()
Status is filled in by the server and indicates whether the token can be authenticated.