| Modifier and Type | Class and Description |
|---|---|
static class |
V1.ServiceAccount
ServiceAccount binds together:
* a name, understood by users, and perhaps by peripheral systems, for an identity
* a principal that can be authenticated and authorized
* a set of secrets
|
static class |
V1.ServiceAccount.Builder
ServiceAccount binds together:
* a name, understood by users, and perhaps by peripheral systems, for an identity
* a principal that can be authenticated and authorized
* a set of secrets
|
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccountOrBuilder |
V1.ServiceAccountListOrBuilder.getItemsOrBuilder(int index)
List of ServiceAccounts.
|
V1.ServiceAccountOrBuilder |
V1.ServiceAccountList.getItemsOrBuilder(int index)
List of ServiceAccounts.
|
V1.ServiceAccountOrBuilder |
V1.ServiceAccountList.Builder.getItemsOrBuilder(int index)
List of ServiceAccounts.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.ServiceAccountOrBuilder> |
V1.ServiceAccountListOrBuilder.getItemsOrBuilderList()
List of ServiceAccounts.
|
List<? extends V1.ServiceAccountOrBuilder> |
V1.ServiceAccountList.getItemsOrBuilderList()
List of ServiceAccounts.
|
List<? extends V1.ServiceAccountOrBuilder> |
V1.ServiceAccountList.Builder.getItemsOrBuilderList()
List of ServiceAccounts.
|
Copyright © 2018. All rights reserved.