Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// DefaultSyncInterval specifies the default value for arpsync interval in seconds
DefaultSyncInterval = 5
)
Functions ¶
Types ¶
type ARPTableWatcher ¶
type ARPTableWatcher struct {
// contains filtered or unexported fields
}
ARPTableWatcher checks the ARP table periodically for invalid entries and programs the appropriate ones if necessary based on info available from rancher-metadata
Click to show internal directories.
Click to hide internal directories.