Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplySidecarReplacements ¶
func ApplySidecarReplacements(sidecar *v1.Sidecar, stringReplacements map[string]string, arrayReplacements map[string][]string)
ApplySidecarReplacements applies variable interpolation on a Sidecar.
func ApplyStepReplacements ¶
func ApplyStepReplacements(step *v1.Step, stringReplacements map[string]string, arrayReplacements map[string][]string)
ApplyStepReplacements applies variable interpolation on a Step.
func ApplyStepTemplateReplacements ¶
func ApplyStepTemplateReplacements(stepTemplate *v1.StepTemplate, stringReplacements map[string]string, arrayReplacements map[string][]string)
ApplyStepTemplateReplacements applies variable interpolation on a StepTemplate (aka a container)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.