package lxcusernic
import "github.com/rootless-containers/rootlesskit/v2/pkg/network/lxcusernic"
Index ¶
- Constants
- func NewChildDriver() network.ChildDriver
- func NewParentDriver(binary string, mtu int, bridge, ifname string) (network.ParentDriver, error)
Constants ¶
const DriverName = "lxc-user-nic"
Functions ¶
func NewChildDriver ¶
func NewChildDriver() network.ChildDriver
func NewParentDriver ¶
Source Files ¶
- Version
- v2.3.4 (latest)
- Published
- Mar 10, 2025
- Platform
- linux/amd64
- Imports
- 18 packages
- Last checked
- 3 weeks ago –
Tools for package owners.