//
pkg.gl
Category
github.com/form3tech-oss/cilium
pkg
status
package
1.6.3
Repository:
https://github.com/form3tech-oss/cilium.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
218 SLOC
#
Functions
NewCollector
NewCollector creates a collector and starts the given probes.
#
Structs
Collector
Collector concurrently runs probes used to check status of various subsystems.
Config
Config is the collector configuration.
Probe
Probe is run by the collector at a particular interval between invocations.
Status
Status is passed to a probe when its state changes.