Documentation ¶
Index ¶
- func BuildPodCompleted(apiClient *clients.Settings, nsname string, timeout time.Duration) error
- func DeviceDriverDeployment(apiClient *clients.Settings, moduleName, nsname string, timeout time.Duration, ...) error
- func ModuleDeployment(apiClient *clients.Settings, moduleName, nsname string, timeout time.Duration, ...) error
- func ModuleObjectDeleted(apiClient *clients.Settings, moduleName, nsName string, timeout time.Duration) error
- func ModuleUndeployed(apiClient *clients.Settings, nsName string, timeout time.Duration) error
- func PreflightStageDone(apiClinet *clients.Settings, preflight, module, nsname string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPodCompleted ¶
BuildPodCompleted awaits kmm build pods to finish build.
func DeviceDriverDeployment ¶
func DeviceDriverDeployment(apiClient *clients.Settings, moduleName, nsname string, timeout time.Duration, selector map[string]string) error
DeviceDriverDeployment awaits device driver pods to de deployed.
func ModuleDeployment ¶
func ModuleDeployment(apiClient *clients.Settings, moduleName, nsname string, timeout time.Duration, selector map[string]string) error
ModuleDeployment awaits module to de deployed.
func ModuleObjectDeleted ¶
func ModuleObjectDeleted(apiClient *clients.Settings, moduleName, nsName string, timeout time.Duration) error
ModuleObjectDeleted awaits module object to be deleted. required from KMM 2.0 so that NMC has time to unload the modules.
func ModuleUndeployed ¶
ModuleUndeployed awaits module pods to be undeployed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.