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) SetupLogging ¶ added in v0.16.19
func (hc *HelmController) SetupLogging() (logr.Logger, error)
Click to show internal directories.
Click to hide internal directories.