package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

NewCollector creates a collector and starts the given probes.

# Structs

Collector concurrently runs probes used to check status of various subsystems.
Config is the collector configuration.
Probe is run by the collector at a particular interval between invocations.
Status is passed to a probe when its state changes.