Uses of Interface
io.kubernetes.client.proto.V1Authentication.BoundObjectReferenceOrBuilder
-
Uses of V1Authentication.BoundObjectReferenceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Authentication.BoundObjectReferenceOrBuilderModifier and TypeClassDescriptionstatic final class
BoundObjectReference is a reference to an object that a token is bound to.static final class
BoundObjectReference is a reference to an object that a token is bound to.Methods in io.kubernetes.client.proto that return V1Authentication.BoundObjectReferenceOrBuilderModifier and TypeMethodDescriptionV1Authentication.TokenRequestSpec.Builder.getBoundObjectRefOrBuilder()
BoundObjectRef is a reference to an object that the token will be bound to.V1Authentication.TokenRequestSpec.getBoundObjectRefOrBuilder()
BoundObjectRef is a reference to an object that the token will be bound to.V1Authentication.TokenRequestSpecOrBuilder.getBoundObjectRefOrBuilder()
BoundObjectRef is a reference to an object that the token will be bound to.