package parent

import "github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent"

Index

Functions

func NewDriver

func NewDriver(logWriter io.Writer, stateDir string) (port.ParentDriver, error)

NewDriver for builtin driver.

Source Files

parent.go

Directories

PathSynopsis
pkg/port/builtin/parent/tcp
pkg/port/builtin/parent/udp
pkg/port/builtin/parent/udp/udpproxyPackage udpproxy is from https://raw.githubusercontent.com/docker/libnetwork/fec6476dfa21380bf8ee4d74048515d968c1ee63/cmd/proxy/udp_proxy.go
Version
v1.1.1 (latest)
Published
May 30, 2023
Platform
linux/amd64
Imports
19 packages
Last checked
2 weeks ago

Tools for package owners.