Package io.kubernetes.client.proto
Class V1Authentication
java.lang.Object
io.kubernetes.client.proto.V1Authentication
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
BoundObjectReference is a reference to an object that a token is bound to.static interface
static final class
ExtraValue masks the value so protobuf can generate +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=falsestatic interface
static final class
TokenRequest requests a token for a given service account.static interface
static final class
TokenRequestSpec contains client provided parameters of a token request.static interface
static final class
TokenRequestStatus is the result of a token request.static interface
static final class
TokenReview attempts to authenticate a token to a known user.static interface
static final class
TokenReviewSpec is a description of the token authentication request.static interface
static final class
TokenReviewStatus is the result of the token authentication request.static interface
static final class
UserInfo holds the information about the user needed to implement the user.Info interface.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-