| Modifier and Type | Method and Description |
|---|---|
ServiceAccount.Builder |
ServiceAccount.Builder.cluster(ICluster cluster)
The cluster to apply the patch to.
|
static ServiceAccount.Builder |
ServiceAccount.Builder.create(software.constructs.Construct scope,
String id) |
ServiceAccount.Builder |
ServiceAccount.Builder.name(String name)
The name of the service account.
|
ServiceAccount.Builder |
ServiceAccount.Builder.namespace(String namespace)
The namespace of the service account.
|
Copyright © 2021. All rights reserved.