custom

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package custom manages the installation of custom helm charts that have been embedded at the end of the helmvm binary.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Custom

type Custom struct {
	// contains filtered or unexported fields
}

func New

func New(namespace string, logger action.DebugLog, disabledAddons map[string]bool) (*Custom, error)

func (*Custom) Apply

func (c *Custom) Apply(ctx context.Context) error

func (*Custom) HostPreflights added in v0.6.0

func (c *Custom) HostPreflights() (*v1beta2.HostPreflightSpec, error)

HostPreflight returns the host preflight objects found inside all the embedded Helm Charts. These host preflights must be merged into a single one. XXX We have to implement this yet.

func (*Custom) Version added in v0.3.0

func (c *Custom) Version() (map[string]string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL