Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // Peers []string InterfaceNames []string NodeName string MetricsPort string HealthPort string TimeToLive int NfGroup uint16 KubeContext string ReplicationInterface string DefaultInterface string InterfaceMtu int PeerMutex sync.Mutex PeerList map[string]PeerEntry ArpCacheTimeoutMinutes int ArpRequestTimeoutSeconds int RandDelay int }
Click to show internal directories.
Click to hide internal directories.