Documentation ¶
Overview ¶
global func, generate by codegen.Manifest
global config
global var
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigOption ¶
func (*ConfigOption) Load ¶
func (o *ConfigOption) Load()
func (*ConfigOption) WithInternalLogger ¶ added in v1.1.7
func (o *ConfigOption) WithInternalLogger(iLogger kubeapi.InternalLogger) *ConfigOption
func (*ConfigOption) WithInternalLoggerV2 ¶ added in v1.1.7
func (o *ConfigOption) WithInternalLoggerV2(iLoggerV2 kubeapi.InternalLoggerV2) *ConfigOption
func (*ConfigOption) WithLogger ¶
func (o *ConfigOption) WithLogger(levelLogger kubeapi.LevelLogger) *ConfigOption
Click to show internal directories.
Click to hide internal directories.