package vpnkit
import "github.com/rootless-containers/rootlesskit/pkg/network/vpnkit"
Index ¶
- Constants
- func NewChildDriver() network.ChildDriver
- func NewParentDriver(binary string, mtu int, ifname string, disableHostLoopback bool) network.ParentDriver
Constants ¶
const (
DriverName = "vpnkit"
)
Functions ¶
func NewChildDriver ¶
func NewChildDriver() network.ChildDriver
func NewParentDriver ¶
func NewParentDriver(binary string, mtu int, ifname string, disableHostLoopback bool) network.ParentDriver
Source Files ¶
- Version
- v1.0.0
- Published
- Mar 25, 2022
- Platform
- js/wasm
- Imports
- 19 packages
- Last checked
- 2 hours ago –
Tools for package owners.