| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceAccountProps
Properties for defining service accounts.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceAccountOptions.Jsii$Proxy
An implementation for
ServiceAccountOptions |
static class |
ServiceAccountProps.Jsii$Proxy
An implementation for
ServiceAccountProps |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountOptions |
ServiceAccountOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAccount |
Cluster.addServiceAccount(String id,
ServiceAccountOptions options)
Creates a new service account with corresponding IAM Role (IRSA).
|
ServiceAccount |
ICluster.addServiceAccount(String id,
ServiceAccountOptions options)
Creates a new service account with corresponding IAM Role (IRSA).
|
ServiceAccount |
ICluster.Jsii$Proxy.addServiceAccount(String id,
ServiceAccountOptions options)
Creates a new service account with corresponding IAM Role (IRSA).
|
default ServiceAccount |
ICluster.Jsii$Default.addServiceAccount(String id,
ServiceAccountOptions options)
Creates a new service account with corresponding IAM Role (IRSA).
|
Copyright © 2022. All rights reserved.