Documentation
¶
Index ¶
- type Helm
- func (h Helm) ConfigFile() string
- func (h Helm) EnableDebug() bool
- func (h Helm) GlobalFlags() []string
- func (h Helm) KubeConfig() string
- func (h Helm) KubeContext() string
- func (h Helm) Labels() map[string]string
- func (h Helm) ManifestOverrides() map[string]string
- func (h Helm) OverrideProtocols() []string
- func (h Helm) Render(ctx context.Context, out io.Writer, builds []graph.Artifact, _ bool) (manifest.ManifestListByConfig, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helm ¶
func (Helm) ConfigFile ¶
func (Helm) EnableDebug ¶
func (Helm) GlobalFlags ¶
func (Helm) KubeConfig ¶
func (Helm) KubeContext ¶
func (Helm) ManifestOverrides ¶ added in v2.6.0
func (Helm) OverrideProtocols ¶
Click to show internal directories.
Click to hide internal directories.