Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelmController ¶
type HelmController struct {
Debug bool
DebugLevel int
Kubeconfig string
MasterURL string
Namespace string
Threads int
ControllerName string
NodeName string
JobClusterRole string
DefaultJobImage string
PprofPort int
}
func (*HelmController) GetNonInteractiveClientConfig ¶
func (hc *HelmController) GetNonInteractiveClientConfig() clientcmd.ClientConfig
func (*HelmController) Run ¶
func (hc *HelmController) Run(app *cli.Context) error
func (*HelmController) SetupDebug ¶
func (hc *HelmController) SetupDebug() error
Click to show internal directories.
Click to hide internal directories.