Package io.kubernetes.client.proto
Class V1beta1Authentication
java.lang.Object
io.kubernetes.client.proto.V1beta1Authentication
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classExtraValue masks the value so protobuf can generate +protobuf.nullable=true +protobuf.options.(gogoproto.goproto_stringer)=falsestatic 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()
-