Documentation
¶
Index ¶
- type AddrCache
- type LinkCache
- func (c *LinkCache) AliasCallback(alias string, cb func(netlink.Link))
- func (c *LinkCache) FromAlias(alias string) netlink.Link
- func (c *LinkCache) FromName(name string) netlink.Link
- func (c *LinkCache) NameCallback(name string, cb func(netlink.Link))
- func (c *LinkCache) Start() error
- func (c *LinkCache) Stop()
- func (c *LinkCache) WaitName(ctx context.Context, name string) (netlink.Link, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.