package builtin

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

Index

Functions

func NewChildDriver

func NewChildDriver(logWriter io.Writer) port.ChildDriver

func NewParentDriver

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

NewParentDriver for builtin driver.

Source Files

builtin.go

Version
v0.4.0
Published
Apr 18, 2019
Platform
windows/amd64
Imports
15 packages
Last checked
2 minutes ago

Tools for package owners.