Documentation ¶
Overview ¶
Package watch provides netlink watchers via multicast groups.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Trigger ¶
type Trigger interface {
QueueReconcile()
}
Trigger is used by watcher to trigger reconcile loops.
type Watcher ¶
type Watcher interface {
Done()
}
Watcher interface allows to stop watching.
func NewEthtool ¶
NewEthtool starts ethtool watch.
Click to show internal directories.
Click to hide internal directories.