Uses of Class
io.kubernetes.client.proto.V1beta1Authentication.UserInfo
-
Uses of V1beta1Authentication.UserInfo in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Authentication.UserInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Authentication.UserInfo>
V1beta1Authentication.UserInfo.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Authentication.UserInfoModifier and TypeMethodDescriptionV1beta1Authentication.UserInfo.Builder.build()
V1beta1Authentication.UserInfo.Builder.buildPartial()
V1beta1Authentication.UserInfo.getDefaultInstance()
V1beta1Authentication.UserInfo.Builder.getDefaultInstanceForType()
V1beta1Authentication.UserInfo.getDefaultInstanceForType()
V1beta1Authentication.TokenReviewStatus.Builder.getUser()
User is the UserInfo associated with the provided token.V1beta1Authentication.TokenReviewStatus.getUser()
User is the UserInfo associated with the provided token.V1beta1Authentication.TokenReviewStatusOrBuilder.getUser()
User is the UserInfo associated with the provided token.V1beta1Authentication.UserInfo.parseDelimitedFrom
(InputStream input) V1beta1Authentication.UserInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authentication.UserInfo.parseFrom
(byte[] data) V1beta1Authentication.UserInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authentication.UserInfo.parseFrom
(com.google.protobuf.ByteString data) V1beta1Authentication.UserInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authentication.UserInfo.parseFrom
(com.google.protobuf.CodedInputStream input) V1beta1Authentication.UserInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authentication.UserInfo.parseFrom
(InputStream input) V1beta1Authentication.UserInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authentication.UserInfo.parseFrom
(ByteBuffer data) V1beta1Authentication.UserInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Authentication.UserInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Authentication.UserInfo>
V1beta1Authentication.UserInfo.getParserForType()
static com.google.protobuf.Parser<V1beta1Authentication.UserInfo>
V1beta1Authentication.UserInfo.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Authentication.UserInfoModifier and TypeMethodDescriptionV1beta1Authentication.UserInfo.Builder.mergeFrom
(V1beta1Authentication.UserInfo other) V1beta1Authentication.TokenReviewStatus.Builder.mergeUser
(V1beta1Authentication.UserInfo value) User is the UserInfo associated with the provided token.V1beta1Authentication.UserInfo.newBuilder
(V1beta1Authentication.UserInfo prototype) V1beta1Authentication.TokenReviewStatus.Builder.setUser
(V1beta1Authentication.UserInfo value) User is the UserInfo associated with the provided token.