Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckRunner ¶ added in v0.27.0
type CheckRunner struct {
// contains filtered or unexported fields
}
func NewCheckRunner ¶ added in v0.27.0
func NewCheckRunner( globalConfig config.CheckGlobalConfig, checks map[string]config.Check, cluster orchestration.Cluster, metricsPusher *push.Pusher, tracer opentracing.Tracer, logger logging.Logger, ) *CheckRunner
Click to show internal directories.
Click to hide internal directories.