Documentation ¶
Overview ¶
Package helm handles Helm-related operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LokomotiveChart ¶
type LokomotiveChart struct { // The name of the chart. Name string // The namespace into which the chart should be deployed. Namespace string }
LokomotiveChart represents a Helm chart belonging to a Lokomotive component or control plane element.
Click to show internal directories.
Click to hide internal directories.