package containerd

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

Index

Functions

func NewWorkerOpt

func NewWorkerOpt(root string, address, snapshotterName, ns string, rootless bool, labels map[string]string, dns *oci.DNSConfig, nopt netproviders.Opt, apparmorProfile string, selinux bool, parallelismSem *semaphore.Weighted, traceSocket string, runtime *RuntimeInfo, opts ...containerd.ClientOpt) (base.WorkerOpt, error)

NewWorkerOpt creates a WorkerOpt.

Types

type RuntimeInfo

type RuntimeInfo = containerdexecutor.RuntimeInfo

Source Files

containerd.go

Version
v0.13.0-beta1
Published
Sep 29, 2023
Platform
js/wasm
Imports
22 packages
Last checked
1 minute ago

Tools for package owners.