package
0.6.6
Repository: https://github.com/siderolabs/sidero.git
Documentation: pkg.go.dev

# Functions

NewAnnotator initializes new server.
NewPeerState initializes PeerState.
NewServer initializes new server.

# Constants

EventsSinkPort is the port of the events sink container.
LogReceiverPort is the port of the log receiver container.
SecretName is the name of the Secret Sidero stores information about siderolink installation.

# Variables

Cfg is a default global instance of the SideroLink configuration.

# Structs

Annotation describes the source server by SideroLink IP address.
Annotator keeps a cache of annotations per SideroLink IP address.
Config is the internal SideroLink configuration.
PeerState syncs data from Kubernetes ServerBinding as peer state.
Server implements gRPC API.