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:
- SessionManager
Source Files ¶
- Version
- v0.3.2
- Published
- Oct 31, 2018
- Platform
- windows/amd64
- Imports
- 20 packages
- Last checked
- 7 hours ago –
Tools for package owners.