RuntimeTemplateSoftwareConfig

Constructors

Link copied to clipboard
constructor(envs: List<RuntimeTemplateSoftwareConfigEnv>? = null, postStartupScriptConfig: RuntimeTemplateSoftwareConfigPostStartupScriptConfig? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Environment variables to be passed to the container. Structure is documented below.

Link copied to clipboard

Post startup script config. Structure is documented below.