| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addAllImagePullSecrets(Iterable<? extends V1.LocalObjectReference> values)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addAllSecrets(Iterable<? extends V1.ObjectReference> values)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addImagePullSecrets(int index,
V1.LocalObjectReference.Builder builderForValue)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addImagePullSecrets(int index,
V1.LocalObjectReference value)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addImagePullSecrets(V1.LocalObjectReference.Builder builderForValue)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addImagePullSecrets(V1.LocalObjectReference value)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccountList.Builder.addItemsBuilder()
List of ServiceAccounts.
|
V1.ServiceAccount.Builder |
V1.ServiceAccountList.Builder.addItemsBuilder(int index)
List of ServiceAccounts.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addSecrets(int index,
V1.ObjectReference.Builder builderForValue)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addSecrets(int index,
V1.ObjectReference value)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addSecrets(V1.ObjectReference.Builder builderForValue)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.addSecrets(V1.ObjectReference value)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clear() |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clearAutomountServiceAccountToken()
AutomountServiceAccountToken indicates whether pods running as this service account should have an API token automatically mounted.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clearImagePullSecrets()
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clearMetadata()
Standard object's metadata.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clearSecrets()
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.clone() |
V1.ServiceAccount.Builder |
V1.ServiceAccountList.Builder.getItemsBuilder(int index)
List of ServiceAccounts.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.mergeFrom(V1.ServiceAccount other) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.mergeMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.ServiceAccount.Builder |
V1.ServiceAccount.newBuilder() |
static V1.ServiceAccount.Builder |
V1.ServiceAccount.newBuilder(V1.ServiceAccount prototype) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.newBuilderForType() |
protected V1.ServiceAccount.Builder |
V1.ServiceAccount.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.removeImagePullSecrets(int index)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.removeSecrets(int index)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setAutomountServiceAccountToken(boolean value)
AutomountServiceAccountToken indicates whether pods running as this service account should have an API token automatically mounted.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setImagePullSecrets(int index,
V1.LocalObjectReference.Builder builderForValue)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setImagePullSecrets(int index,
V1.LocalObjectReference value)
ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images
in pods that reference this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object's metadata.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setSecrets(int index,
V1.ObjectReference.Builder builderForValue)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setSecrets(int index,
V1.ObjectReference value)
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.
|
V1.ServiceAccount.Builder |
V1.ServiceAccount.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.ServiceAccount.Builder |
V1.ServiceAccount.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1.ServiceAccount.Builder> |
V1.ServiceAccountList.Builder.getItemsBuilderList()
List of ServiceAccounts.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccountList.Builder |
V1.ServiceAccountList.Builder.addItems(int index,
V1.ServiceAccount.Builder builderForValue)
List of ServiceAccounts.
|
V1.ServiceAccountList.Builder |
V1.ServiceAccountList.Builder.addItems(V1.ServiceAccount.Builder builderForValue)
List of ServiceAccounts.
|
V1.ServiceAccountList.Builder |
V1.ServiceAccountList.Builder.setItems(int index,
V1.ServiceAccount.Builder builderForValue)
List of ServiceAccounts.
|
Copyright © 2018. All rights reserved.