Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HelmBootOptions ¶
type HelmBootOptions struct { boot.BootOptions JXFactory jxfactory.Factory Gitter gits.Gitter BatchMode bool JobMode bool }
HelmBootOptions contains the command line arguments for this command
func (*HelmBootOptions) Git ¶
func (o *HelmBootOptions) Git() gits.Gitter
Git lazily create a gitter if its not specified
func (*HelmBootOptions) RunBootJob ¶
func (o *HelmBootOptions) RunBootJob() error
RunBootJob runs the boot installer Job
Click to show internal directories.
Click to hide internal directories.