The list of host interfaces from which macvlans will be created. For each interface specified, a macvlan interface will be created and moved to the container.
Declarations
Type
list of string
Default
[ ]
Example
[
"eth1"
"eth2"
]
The list of host interfaces from which macvlans will be created. For each interface specified, a macvlan interface will be created and moved to the container.
list of string
[ ]
[
"eth1"
"eth2"
]