Uses of Class
io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection
Packages that use V1ServiceAccountTokenProjection
-
Uses of V1ServiceAccountTokenProjection in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ServiceAccountTokenProjectionModifier and TypeMethodDescriptionV1ServiceAccountTokenProjection.expirationSeconds
(Long expirationSeconds) V1VolumeProjection.getServiceAccountToken()
Get serviceAccountTokenMethods in io.kubernetes.client.openapi.models with parameters of type V1ServiceAccountTokenProjectionModifier and TypeMethodDescriptionV1VolumeProjection.serviceAccountToken
(V1ServiceAccountTokenProjection serviceAccountToken) void
V1VolumeProjection.setServiceAccountToken
(V1ServiceAccountTokenProjection serviceAccountToken)