Documentation
¶
Index ¶
- func RunGlobalBootstrap(cfg *config.BootstrapConfig, env map[string]string) error
- func RunGlobalCleanup(cfg *config.CleanupConfig, env map[string]string)
- func RunJobBootstrap(cfg *config.JobBootstrapConfig, env map[string]string, out io.Writer, ...) error
- func RunJobCleanup(cfg *config.JobCleanupConfig, env map[string]string, out io.Writer, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunGlobalBootstrap ¶ added in v0.0.23
func RunGlobalBootstrap(cfg *config.BootstrapConfig, env map[string]string) error
func RunGlobalCleanup ¶ added in v0.0.23
func RunGlobalCleanup(cfg *config.CleanupConfig, env map[string]string)
func RunJobBootstrap ¶ added in v0.0.23
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.