package containerdexecutor

import "github.com/moby/buildkit/executor/containerdexecutor"

Index

Functions

func New

func New(client *containerd.Client, root, cgroup string, networkProviders map[pb.NetMode]network.Provider, dnsConfig *oci.DNSConfig, apparmorProfile string) executor.Executor

New creates a new executor backed by connection to containerd API

Source Files

executor.go

Version
v0.8.3
Published
Apr 22, 2021
Platform
windows/amd64
Imports
25 packages
Last checked
7 hours ago

Tools for package owners.