Documentation
¶
Index ¶
- func AddMultiRoutes(ip string, prefix uint32, nexthops []string) error
- func AddRoutes(ip string, prefix uint32, nexthops []string) error
- func DeleteMultiRoutes(ip string, prefix uint32, nexthops []string) error
- func DeleteRoutes(ip string, nexthops []string) error
- func GenerateIdentifier(nexthop string) uint32
- func IsRouteAdded(ip string, prefix uint32) bool
- func ReconcileRoutes(ip string, nexthops []string) (toAdd []string, toDelete []string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteRoutes ¶
func GenerateIdentifier ¶
func IsRouteAdded ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.