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_nolinux.go createns_unix.go

Version
v0.12.3
Published
Oct 19, 2023
Platform
js/wasm
Imports
14 packages
Last checked
4 hours ago

Tools for package owners.