Builder
class Builder
Properties
Link copied to clipboard
Specifies the configuration of a Kubernetes emptyDir
volume. For more information, see emptyDir in the Kubernetes documentation.
Link copied to clipboard
Specifies the configuration of a Kubernetes hostPath
volume. For more information, see hostPath in the Kubernetes documentation.
Link copied to clipboard
The name of the volume. The name must be allowed as a DNS subdomain name. For more information, see DNS subdomain names in the Kubernetes documentation.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.batch.model.EksEmptyDir inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.batch.model.EksHostPath inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.batch.model.EksSecret inside the given block