Uses of Interface
k8s.io.api.core.v1.Generated.ServiceAccountTokenProjectionOrBuilder
-
Packages that use Generated.ServiceAccountTokenProjectionOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ServiceAccountTokenProjectionOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ServiceAccountTokenProjectionOrBuilder Modifier and Type Class Description static classGenerated.ServiceAccountTokenProjectionServiceAccountTokenProjection represents a projected service account token volume.static classGenerated.ServiceAccountTokenProjection.BuilderServiceAccountTokenProjection represents a projected service account token volume.Methods in k8s.io.api.core.v1 that return Generated.ServiceAccountTokenProjectionOrBuilder Modifier and Type Method Description Generated.ServiceAccountTokenProjectionOrBuilderGenerated.VolumeProjection.Builder. getServiceAccountTokenOrBuilder()serviceAccountToken is information about the serviceAccountToken data to project +optionalGenerated.ServiceAccountTokenProjectionOrBuilderGenerated.VolumeProjection. getServiceAccountTokenOrBuilder()serviceAccountToken is information about the serviceAccountToken data to project +optionalGenerated.ServiceAccountTokenProjectionOrBuilderGenerated.VolumeProjectionOrBuilder. getServiceAccountTokenOrBuilder()serviceAccountToken is information about the serviceAccountToken data to project +optional
-