| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Storage.TokenRequest
TokenRequest contains parameters of a service account token.
|
static class |
V1beta1Storage.TokenRequest.Builder
TokenRequest contains parameters of a service account token.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Storage.TokenRequestOrBuilder |
V1beta1Storage.CSIDriverSpecOrBuilder.getTokenRequestsOrBuilder(int index)
TokenRequests indicates the CSI driver needs pods' service account
tokens it is mounting volume for to do necessary authentication.
|
V1beta1Storage.TokenRequestOrBuilder |
V1beta1Storage.CSIDriverSpec.getTokenRequestsOrBuilder(int index)
TokenRequests indicates the CSI driver needs pods' service account
tokens it is mounting volume for to do necessary authentication.
|
V1beta1Storage.TokenRequestOrBuilder |
V1beta1Storage.CSIDriverSpec.Builder.getTokenRequestsOrBuilder(int index)
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 |
|---|---|
List<? extends V1beta1Storage.TokenRequestOrBuilder> |
V1beta1Storage.CSIDriverSpecOrBuilder.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account
tokens it is mounting volume for to do necessary authentication.
|
List<? extends V1beta1Storage.TokenRequestOrBuilder> |
V1beta1Storage.CSIDriverSpec.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account
tokens it is mounting volume for to do necessary authentication.
|
List<? extends V1beta1Storage.TokenRequestOrBuilder> |
V1beta1Storage.CSIDriverSpec.Builder.getTokenRequestsOrBuilderList()
TokenRequests indicates the CSI driver needs pods' service account
tokens it is mounting volume for to do necessary authentication.
|
Copyright © 2023. All rights reserved.