Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8sCollector ¶
type K8sCollector struct {
// contains filtered or unexported fields
}
func NewK8sCollector ¶
func NewK8sCollector(k8sCli kubernetes.Interface, reporter heartbeat.HeartbeatReporter, logger logrus.FieldLogger, interval, maxRetries int) *K8sCollector
Click to show internal directories.
Click to hide internal directories.