Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(dc *v1alpha1.NodeUpgradeJobController)
Types ¶
type NodeUpgradeJobController ¶
type NodeUpgradeJobController struct {
// contains filtered or unexported fields
}
NodeUpgradeJobController is controller for processing upgrading edge node from cloud
func (*NodeUpgradeJobController) Enable ¶
func (uc *NodeUpgradeJobController) Enable() bool
Enable indicates whether enable this module
func (*NodeUpgradeJobController) Group ¶
func (uc *NodeUpgradeJobController) Group() string
Group of controller
func (*NodeUpgradeJobController) Name ¶
func (uc *NodeUpgradeJobController) Name() string
Name of controller
func (*NodeUpgradeJobController) Start ¶
func (uc *NodeUpgradeJobController) Start()
Start controller
Click to show internal directories.
Click to hide internal directories.