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) Create an instance of V1ServiceAccountTokenProjection given an JSON stringV1VolumeProjection.getServiceAccountToken()Get serviceAccountTokenMethods in io.kubernetes.client.openapi.models with parameters of type V1ServiceAccountTokenProjectionModifier and TypeMethodDescriptionV1VolumeProjection.serviceAccountToken(V1ServiceAccountTokenProjection serviceAccountToken) voidV1VolumeProjection.setServiceAccountToken(V1ServiceAccountTokenProjection serviceAccountToken)