package
0.1.2
Repository: https://github.com/threefoldtech/zosbase.git
Documentation: pkg.go.dev

# Functions

Create creates a new macvlan interface in the network namespace name is the name of the macvlan interface master is the name of the device used as master for the macvlan interface netns is network namespace where to create the macvlan.
GetByName return a macvlan object by its name.
Install configures a macvlan interfaces created with Create method.