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 (*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.
Click to show internal directories.
Click to hide internal directories.