Uses of Interface
io.kubernetes.client.openapi.models.V1VolumeProjectionFluent.ServiceAccountTokenNested
Packages that use V1VolumeProjectionFluent.ServiceAccountTokenNested
-
Uses of V1VolumeProjectionFluent.ServiceAccountTokenNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1VolumeProjectionFluent.ServiceAccountTokenNestedModifier and TypeMethodDescriptionV1VolumeProjectionFluent.editOrNewServiceAccountToken()
V1VolumeProjectionFluentImpl.editOrNewServiceAccountToken()
V1VolumeProjectionFluent.editOrNewServiceAccountTokenLike
(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item) V1VolumeProjectionFluentImpl.editOrNewServiceAccountTokenLike
(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item) V1VolumeProjectionFluent.editServiceAccountToken()
V1VolumeProjectionFluentImpl.editServiceAccountToken()
V1VolumeProjectionFluent.withNewServiceAccountToken()
V1VolumeProjectionFluentImpl.withNewServiceAccountToken()
V1VolumeProjectionFluent.withNewServiceAccountTokenLike
(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item) V1VolumeProjectionFluentImpl.withNewServiceAccountTokenLike
(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item)