package cniprovider

import "github.com/moby/buildkit/util/network/cniprovider"

Index

Functions

func New

func New(opt Opt) (network.Provider, error)

Types

type Opt

type Opt struct {
	Root       string
	ConfigPath string
	BinaryDir  string
	PoolSize   int
}

Source Files

cni.go cni_unsafe.go createns_linux.go

Version
v0.11.0-rc3
Published
Dec 16, 2022
Platform
linux/amd64
Imports
19 packages
Last checked
1 hour ago

Tools for package owners.