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.6.0
Published
Jul 10, 2019
Platform
linux/amd64
Imports
15 packages
Last checked
21 seconds ago

Tools for package owners.