Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
AddToManager adds upgrade manager to the Manager
Types ¶
type UpgradeManager ¶
type UpgradeManager struct {
// contains filtered or unexported fields
}
UpgradeManager allows us to upgrade resources on startup
func (*UpgradeManager) Start ¶
func (um *UpgradeManager) Start(stop <-chan struct{}) error
Start implements the Runnable interface
Click to show internal directories.
Click to hide internal directories.