Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GeneralWaitTimeout = generalWaitTimeoutInt * time.Second
Functions ¶
func NewController ¶
func NewController(log *logrus.Logger, cfg ControllerConfig, ops ops.Ops, ic inventory_client.InventoryClient, kc k8s_client.K8SClient) *controller
Types ¶
type Controller ¶
type Controller interface {
WaitAndUpdateNodesStatus()
}
type ControllerConfig ¶
Click to show internal directories.
Click to hide internal directories.