# Functions
NewIfNetlinkHandlerMock creates new instance of the mock and initializes response list.
NewL3NetlinkHandlerMock creates new instance of the mock and initializes response list.
NewNamespacePluginMock creates new instance of the mock and initializes response list.
NewSystemMock creates new instance of the mock and initializes response list.
# Structs
IfNetlinkHandlerMock allows to mock netlink-related methods.
L3NetlinkHandlerMock allows to mock netlink-related methods.
NamespacePluginMock allows to mock namespace plugin methods to manage namespaces and microservices.
SystemMock allows to mock netlink-related methods.
WhenIfResp is helper struct with single method call and desired response items.
WhenL3Resp is helper struct with single method call and desired response items.
WhenNsResp is helper struct with single method call and desired response items.
WhenStResp is helper struct with single method call and desired response items.