Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildPlan ¶
type BuildPlan struct { BuildPlan v1alpha4.BuildPlan Concurrency int Stderr io.Writer // WriteTo --write-to=deploy flag WriteTo string // Path represents the path to the component Path h.InstancePath }
BuildPlan represents a component builder.
Click to show internal directories.
Click to hide internal directories.