Documentation
¶
Index ¶
- func Encode(scheme *runtime.Scheme, cfg *configapi.Configuration) (string, error)
- func Load(scheme *runtime.Scheme, configFile string) (ctrl.Options, configapi.Configuration, error)
- func ValidateFeatureGates(featureGateCLI string, featureGateMap map[string]bool) error
- func WaitForPodsReadyIsEnabled(cfg *configapi.Configuration) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load returns a set of controller options and configuration from the given file, if the config file path is empty it used the default configapi values.
func ValidateFeatureGates ¶ added in v0.10.0
func WaitForPodsReadyIsEnabled ¶ added in v0.6.0
func WaitForPodsReadyIsEnabled(cfg *configapi.Configuration) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.