Documentation ¶
Index ¶
- func CheckConnection(nc nodecontrollerv1.NodeChecker, log *logrus.Entry, ...)
- func CheckFeature(nc nodecontrollerv1.NodeChecker, log *logrus.Entry, ...)
- func StartNodeCheckerController(metrics *config.ServerMetrics)
- type ConnectionChecker
- type FeatureChecker
- type NodeCheckerController
- type Queuer
- type WorkQueue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckConnection ¶
func CheckConnection(nc nodecontrollerv1.NodeChecker, log *logrus.Entry, metrics *config.ServerMetrics)
func CheckFeature ¶
func CheckFeature(nc nodecontrollerv1.NodeChecker, log *logrus.Entry, metrics *config.ServerMetrics)
func StartNodeCheckerController ¶
func StartNodeCheckerController(metrics *config.ServerMetrics)
Types ¶
type ConnectionChecker ¶
type ConnectionChecker struct {
// contains filtered or unexported fields
}
type FeatureChecker ¶
type FeatureChecker struct {
// contains filtered or unexported fields
}
type NodeCheckerController ¶
type NodeCheckerController struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.