Uses of Interface
io.kubernetes.client.proto.V1Storage.TokenRequestOrBuilder
-
Uses of V1Storage.TokenRequestOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Storage.TokenRequestOrBuilderModifier and TypeClassDescriptionstatic final class
TokenRequest contains parameters of a service account token.static final class
TokenRequest contains parameters of a service account token.Methods in io.kubernetes.client.proto that return V1Storage.TokenRequestOrBuilderModifier and TypeMethodDescriptionV1Storage.CSIDriverSpec.Builder.getTokenRequestsOrBuilder
(int index) TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.V1Storage.CSIDriverSpec.getTokenRequestsOrBuilder
(int index) TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.V1Storage.CSIDriverSpecOrBuilder.getTokenRequestsOrBuilder
(int index) TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.Methods in io.kubernetes.client.proto that return types with arguments of type V1Storage.TokenRequestOrBuilderModifier and TypeMethodDescriptionList<? extends V1Storage.TokenRequestOrBuilder>
V1Storage.CSIDriverSpec.Builder.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.List<? extends V1Storage.TokenRequestOrBuilder>
V1Storage.CSIDriverSpec.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.List<? extends V1Storage.TokenRequestOrBuilder>
V1Storage.CSIDriverSpecOrBuilder.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.