Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupStaticEnvOptions ¶
func SetupStaticEnvOptions(cfg Config)
Types ¶
type BuildEnvOpts ¶
type BuildEnvOpts struct {
Image string
PushImage bool
ImageRepo string
ImageTag string
BuildContext string
}
BuildEnvOpts contains the environment variables to be set in a build type lifecycle hook executor.
type DeployEnvOpts ¶
DeployEnvOpts contains the environment variables to be set in a deploy type lifecycle hook executor.
type StaticEnvOpts ¶
StaticEnvOpts contains the environment variables to be set in a lifecycle hook executor that don't change during the lifetime of the process.
Click to show internal directories.
Click to hide internal directories.