Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1ServiceAccountTokenProjection |
V1ServiceAccountTokenProjection.audience(String audience) |
V1ServiceAccountTokenProjection |
V1ServiceAccountTokenProjection.expirationSeconds(Long expirationSeconds) |
V1ServiceAccountTokenProjection |
V1VolumeProjection.getServiceAccountToken()
Get serviceAccountToken
|
V1ServiceAccountTokenProjection |
V1ServiceAccountTokenProjection.path(String path) |
Modifier and Type | Method and Description |
---|---|
V1VolumeProjection |
V1VolumeProjection.serviceAccountToken(V1ServiceAccountTokenProjection serviceAccountToken) |
void |
V1VolumeProjection.setServiceAccountToken(V1ServiceAccountTokenProjection serviceAccountToken) |
Copyright © 2021. All rights reserved.