Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWorkerOpt ¶
NewWorkerOpt creates a WorkerOpt.
Types ¶
type RuntimeInfo ¶ added in v0.13.0
type RuntimeInfo = containerdexecutor.RuntimeInfo
type WorkerOptions ¶ added in v0.15.0
type WorkerOptions struct {
Root string
Address string
SnapshotterName string
Namespace string
CgroupParent string
Rootless bool
Labels map[string]string
DNS *oci.DNSConfig
NetworkOpt netproviders.Opt
ApparmorProfile string
Selinux bool
ParallelismSem *semaphore.Weighted
TraceSocket string
Runtime *RuntimeInfo
CDIManager *cdidevices.Manager
}
Click to show internal directories.
Click to hide internal directories.