Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate(opts *GenerateFlags) error
Generate produces a manifest for installing ECK using an embedded Helm chart.
func Options ¶
func Options(opts *OptionsFlags) error
Options lists the available chart options that can be set.
Types ¶
type GenerateFlags ¶
GenerateFlags holds flag values for the generate operation.
type OptionsFlags ¶
type OptionsFlags struct {
Version string
}
OptionsFlags holds flag values for the options operation.
Click to show internal directories.
Click to hide internal directories.