Uses of Interface
io.kubernetes.client.proto.V1beta1Storage.TokenRequestOrBuilder
-
Uses of V1beta1Storage.TokenRequestOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Storage.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 V1beta1Storage.TokenRequestOrBuilderModifier and TypeMethodDescriptionV1beta1Storage.CSIDriverSpec.Builder.getTokenRequestsOrBuilder
(int index) TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.V1beta1Storage.CSIDriverSpec.getTokenRequestsOrBuilder
(int index) TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.V1beta1Storage.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 V1beta1Storage.TokenRequestOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Storage.TokenRequestOrBuilder>
V1beta1Storage.CSIDriverSpec.Builder.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.List<? extends V1beta1Storage.TokenRequestOrBuilder>
V1beta1Storage.CSIDriverSpec.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.List<? extends V1beta1Storage.TokenRequestOrBuilder>
V1beta1Storage.CSIDriverSpecOrBuilder.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting volume for to do necessary authentication.