# Packages
Package mock_netlink is a generated GoMock package.
Package mock_netlinkwrapper is a generated GoMock package.
Package mock_netlink is a generated GoMock package.
# Functions
IsNotExistsError returns true if the error type is syscall.ESRCH This helps us determine if we should ignore this error as the route that we want to cleanup has been deleted already routing table.
NewNetLink creates a new NetLink object.
# Interfaces
NetLink wraps methods used from the vishvananda/netlink package.