| Modifier and Type | Method and Description |
|---|---|
static ServiceAccount.Builder |
ServiceAccount.Builder.create(software.constructs.Construct scope,
String id) |
ServiceAccount.Builder |
ServiceAccount.Builder.metadata(ApiObjectMetadata metadata)
(experimental) Metadata that all persisted resources must have, which includes all objects users must create.
|
ServiceAccount.Builder |
ServiceAccount.Builder.secrets(List<? extends ISecret> secrets)
(experimental) List of secrets allowed to be used by pods running using this ServiceAccount.
|
Copyright © 2020. All rights reserved.