Uses of Class
io.kubernetes.client.proto.V1Authentication.UserInfo
-
Uses of V1Authentication.UserInfo in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authentication.UserInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authentication.UserInfo>
V1Authentication.UserInfo.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Authentication.UserInfoModifier and TypeMethodDescriptionV1Authentication.UserInfo.Builder.build()
V1Authentication.UserInfo.Builder.buildPartial()
static V1Authentication.UserInfo
V1Authentication.UserInfo.getDefaultInstance()
V1Authentication.UserInfo.Builder.getDefaultInstanceForType()
V1Authentication.UserInfo.getDefaultInstanceForType()
V1Authentication.TokenReviewStatus.Builder.getUser()
User is the UserInfo associated with the provided token.V1Authentication.TokenReviewStatus.getUser()
User is the UserInfo associated with the provided token.V1Authentication.TokenReviewStatusOrBuilder.getUser()
User is the UserInfo associated with the provided token.V1Admission.AdmissionRequest.Builder.getUserInfo()
UserInfo is information about the requesting userV1Admission.AdmissionRequest.getUserInfo()
UserInfo is information about the requesting userV1Admission.AdmissionRequestOrBuilder.getUserInfo()
UserInfo is information about the requesting userV1alpha1Admission.AdmissionReviewSpec.Builder.getUserInfo()
UserInfo is information about the requesting userV1alpha1Admission.AdmissionReviewSpec.getUserInfo()
UserInfo is information about the requesting userV1alpha1Admission.AdmissionReviewSpecOrBuilder.getUserInfo()
UserInfo is information about the requesting userV1beta1Admission.AdmissionRequest.Builder.getUserInfo()
UserInfo is information about the requesting userV1beta1Admission.AdmissionRequest.getUserInfo()
UserInfo is information about the requesting userV1beta1Admission.AdmissionRequestOrBuilder.getUserInfo()
UserInfo is information about the requesting userstatic V1Authentication.UserInfo
V1Authentication.UserInfo.parseDelimitedFrom
(InputStream input) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(byte[] data) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(com.google.protobuf.ByteString data) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(InputStream input) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(ByteBuffer data) static V1Authentication.UserInfo
V1Authentication.UserInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authentication.UserInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Authentication.UserInfo>
V1Authentication.UserInfo.getParserForType()
static com.google.protobuf.Parser<V1Authentication.UserInfo>
V1Authentication.UserInfo.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Authentication.UserInfoModifier and TypeMethodDescriptionV1Authentication.UserInfo.Builder.mergeFrom
(V1Authentication.UserInfo other) V1Authentication.TokenReviewStatus.Builder.mergeUser
(V1Authentication.UserInfo value) User is the UserInfo associated with the provided token.V1Admission.AdmissionRequest.Builder.mergeUserInfo
(V1Authentication.UserInfo value) UserInfo is information about the requesting userV1alpha1Admission.AdmissionReviewSpec.Builder.mergeUserInfo
(V1Authentication.UserInfo value) UserInfo is information about the requesting userV1beta1Admission.AdmissionRequest.Builder.mergeUserInfo
(V1Authentication.UserInfo value) UserInfo is information about the requesting userV1Authentication.UserInfo.newBuilder
(V1Authentication.UserInfo prototype) V1Authentication.TokenReviewStatus.Builder.setUser
(V1Authentication.UserInfo value) User is the UserInfo associated with the provided token.V1Admission.AdmissionRequest.Builder.setUserInfo
(V1Authentication.UserInfo value) UserInfo is information about the requesting userV1alpha1Admission.AdmissionReviewSpec.Builder.setUserInfo
(V1Authentication.UserInfo value) UserInfo is information about the requesting userV1beta1Admission.AdmissionRequest.Builder.setUserInfo
(V1Authentication.UserInfo value) UserInfo is information about the requesting user