Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombineStepsWithContainerTemplate ¶
func CombineStepsWithContainerTemplate(template *v1.Container, steps []v1.Container) ([]v1.Container, error)
CombineStepsWithContainerTemplate takes a possibly nil container template and a list of step containers, merging each of the step containers onto the container template, if it's not nil, and returning the resulting list.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.