| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1TokenRequest |
V1beta1TokenRequest.audience(String audience) |
V1beta1TokenRequest |
V1beta1TokenRequest.expirationSeconds(Long expirationSeconds) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1TokenRequest> |
V1beta1CSIDriverSpec.getTokenRequests()
TokenRequests indicates the CSI driver needs pods' service account tokens it is mounting
volume for to do necessary authentication.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1CSIDriverSpec |
V1beta1CSIDriverSpec.addTokenRequestsItem(V1beta1TokenRequest tokenRequestsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1beta1CSIDriverSpec.setTokenRequests(List<V1beta1TokenRequest> tokenRequests) |
V1beta1CSIDriverSpec |
V1beta1CSIDriverSpec.tokenRequests(List<V1beta1TokenRequest> tokenRequests) |
Copyright © 2021. All rights reserved.