package containerd

import "github.com/moby/buildkit/worker/containerd"

Index

Functions

func NewWorkerOpt

func NewWorkerOpt(root string, address, snapshotterName, ns string, labels map[string]string, opts ...containerd.ClientOpt) (base.WorkerOpt, error)

NewWorkerOpt creates a WorkerOpt. But it does not set the following fields:

Source Files

containerd.go

Version
v0.3.3
Published
Nov 21, 2018
Platform
js/wasm
Imports
20 packages
Last checked
1 minute ago

Tools for package owners.