Uses of Class
io.kubernetes.client.proto.V1Authorization.ExtraValue
-
Uses of V1Authorization.ExtraValue in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authorization.ExtraValueModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authorization.ExtraValue>
V1Authorization.ExtraValue.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Authorization.ExtraValueModifier and TypeMethodDescriptionV1Authorization.ExtraValue.Builder.build()
V1Authorization.ExtraValue.Builder.buildPartial()
static V1Authorization.ExtraValue
V1Authorization.ExtraValue.getDefaultInstance()
V1Authorization.ExtraValue.Builder.getDefaultInstanceForType()
V1Authorization.ExtraValue.getDefaultInstanceForType()
V1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrDefault
(String key, V1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpec.getExtraOrDefault
(String key, V1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrDefault
(String key, V1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrThrow
(String key) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpec.getExtraOrThrow
(String key) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrThrow
(String key) Extra corresponds to the user.Info.GetExtra() method from the authenticator.static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseDelimitedFrom
(InputStream input) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(byte[] data) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(com.google.protobuf.ByteString data) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(InputStream input) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(ByteBuffer data) static V1Authorization.ExtraValue
V1Authorization.ExtraValue.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authorization.ExtraValueModifier and TypeMethodDescriptionV1Authorization.SubjectAccessReviewSpec.Builder.getExtra()
Deprecated.V1Authorization.SubjectAccessReviewSpec.getExtra()
Deprecated.V1Authorization.SubjectAccessReviewSpecOrBuilder.getExtra()
Deprecated.V1Authorization.SubjectAccessReviewSpec.Builder.getExtraMap()
Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpec.getExtraMap()
Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraMap()
Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpec.Builder.getMutableExtra()
Deprecated.com.google.protobuf.Parser<V1Authorization.ExtraValue>
V1Authorization.ExtraValue.getParserForType()
static com.google.protobuf.Parser<V1Authorization.ExtraValue>
V1Authorization.ExtraValue.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Authorization.ExtraValueModifier and TypeMethodDescriptionV1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrDefault
(String key, V1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpec.getExtraOrDefault
(String key, V1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrDefault
(String key, V1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1Authorization.ExtraValue.Builder.mergeFrom
(V1Authorization.ExtraValue other) V1Authorization.ExtraValue.newBuilder
(V1Authorization.ExtraValue prototype) V1Authorization.SubjectAccessReviewSpec.Builder.putExtra
(String key, V1Authorization.ExtraValue value) Extra corresponds to the user.Info.GetExtra() method from the authenticator.Method parameters in io.kubernetes.client.proto with type arguments of type V1Authorization.ExtraValueModifier and TypeMethodDescriptionV1Authorization.SubjectAccessReviewSpec.Builder.putAllExtra
(Map<String, V1Authorization.ExtraValue> values) Extra corresponds to the user.Info.GetExtra() method from the authenticator.