directory
0.0.0-20250129113625-db25e5515eab
Repository: https://github.com/google/seesaw.git
Documentation: pkg.go.dev
# Packages
The seesaw_cli binary implements the Seesaw v2 Command Line Interface (CLI), which allows for user control of the Seesaw v2 Engine component.
The seesaw_ecu binary implements the Seesaw ECU component, which provides an externally accessible interface to monitor and control the Seesaw Node.
The seesaw_engine binary implements the Seesaw Engine component, which is responsible for maintaining configuration, handling state transitions and communicating with other Seesaw v2 components.
The seesaw_ha binary implements HA peering between Seesaw nodes.
The seesaw_healthcheck binary implements the Seesaw Healthcheck component and is responsible for managing the configuration, scheduling and invocation of healthchecks against services and backends.
The seesaw_ncc binary implements the Seesaw Network Control Centre
component, which provides an interface that allows the Seesaw Engine
to control network configuration, including IPVS, iptables, network
interfaces, Quagga and routing.