Package io.kubernetes.client.proto
Class V1Authentication
java.lang.Object
io.kubernetes.client.proto.V1Authentication
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBoundObjectReference is a reference to an object that a token is bound to.static interfacestatic final classExtraValue masks the value so protobuf can generate +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=falsestatic interfacestatic final classTokenRequest requests a token for a given service account.static interfacestatic final classTokenRequestSpec contains client provided parameters of a token request.static interfacestatic final classTokenRequestStatus is the result of a token request.static interfacestatic final classTokenReview attempts to authenticate a token to a known user.static interfacestatic final classTokenReviewSpec is a description of the token authentication request.static interfacestatic final classTokenReviewStatus is the result of the token authentication request.static interfacestatic final classUserInfo holds the information about the user needed to implement the user.Info interface.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-