package
0.0.0-20210624121128-6b231d83a5d4
Repository: https://github.com/tkestack/kube-jarvis.git
Documentation: pkg.go.dev
# README
default coordinator
default coordinator is the default coordinator, it just run diagnostics one by one and run evaluators one by one. any result will be send to all exporters
config
coordinate:
type: "default"
# Functions
NewCoordinator return a default Coordinator.
# Structs
Coordinator Coordinate diagnostics,exporters,evaluators with simple way.