Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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
Click to show internal directories.
Click to hide internal directories.