| Modifier and Type | Class and Description |
|---|---|
static class |
IServiceAccount.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
ServiceAccount
(experimental) A service account provides an identity for processes that run in a Pod.
|
| Modifier and Type | Method and Description |
|---|---|
static IServiceAccount |
ServiceAccount.fromServiceAccountName(String name)
(experimental) Imports a service account from the cluster as a reference.
|
IServiceAccount |
PodProps.Jsii$Proxy.getServiceAccount() |
IServiceAccount |
IPodTemplate.Jsii$Proxy.getServiceAccount()
(experimental) The service account used to run this pod.
|
IServiceAccount |
Job.getServiceAccount()
(experimental) The service account used to run this pod.
|
IServiceAccount |
PodTemplateProps.Jsii$Proxy.getServiceAccount() |
IServiceAccount |
Deployment.getServiceAccount()
(experimental) The service account used to run this pod.
|
IServiceAccount |
PodSpec.getServiceAccount()
(experimental) The service account used to run this pod.
|
IServiceAccount |
DeploymentProps.Jsii$Proxy.getServiceAccount() |
IServiceAccount |
JobProps.Jsii$Proxy.getServiceAccount() |
IServiceAccount |
Pod.getServiceAccount()
(experimental) The service account used to run this pod.
|
default IServiceAccount |
IPodSpec.getServiceAccount()
(experimental) The service account used to run this pod.
|
IServiceAccount |
IPodSpec.Jsii$Proxy.getServiceAccount()
(experimental) The service account used to run this pod.
|
default IServiceAccount |
PodSpecProps.getServiceAccount()
(experimental) A service account provides an identity for processes that run in a Pod.
|
IServiceAccount |
PodSpecProps.Jsii$Proxy.getServiceAccount() |
| Modifier and Type | Method and Description |
|---|---|
PodProps.Builder |
PodProps.Builder.serviceAccount(IServiceAccount serviceAccount)
Sets the value of
PodSpecProps.getServiceAccount() |
Job.Builder |
Job.Builder.serviceAccount(IServiceAccount serviceAccount)
(experimental) A service account provides an identity for processes that run in a Pod.
|
PodTemplateProps.Builder |
PodTemplateProps.Builder.serviceAccount(IServiceAccount serviceAccount)
Sets the value of
PodSpecProps.getServiceAccount() |
Deployment.Builder |
Deployment.Builder.serviceAccount(IServiceAccount serviceAccount)
(experimental) A service account provides an identity for processes that run in a Pod.
|
PodSpec.Builder |
PodSpec.Builder.serviceAccount(IServiceAccount serviceAccount)
(experimental) A service account provides an identity for processes that run in a Pod.
|
DeploymentProps.Builder |
DeploymentProps.Builder.serviceAccount(IServiceAccount serviceAccount)
Sets the value of
PodSpecProps.getServiceAccount() |
JobProps.Builder |
JobProps.Builder.serviceAccount(IServiceAccount serviceAccount)
Sets the value of
PodSpecProps.getServiceAccount() |
Pod.Builder |
Pod.Builder.serviceAccount(IServiceAccount serviceAccount)
(experimental) A service account provides an identity for processes that run in a Pod.
|
PodTemplate.Builder |
PodTemplate.Builder.serviceAccount(IServiceAccount serviceAccount)
(experimental) A service account provides an identity for processes that run in a Pod.
|
PodSpecProps.Builder |
PodSpecProps.Builder.serviceAccount(IServiceAccount serviceAccount)
Sets the value of
PodSpecProps.getServiceAccount() |
Copyright © 2020. All rights reserved.