Versions in this module Expand all Collapse all v0 v0.12.4 Jan 17, 2024 Changes in this version + func New(opt Opt, networkProviders map[pb.NetMode]network.Provider) (executor.Executor, error) + type Opt struct + ApparmorProfile string + CommandCandidates []string + DNS *oci.DNSConfig + DefaultCgroupParent string + IdentityMapping *idtools.IdentityMapping + NoPivot bool + OOMScoreAdj *int + ProcessMode oci.ProcessMode + ResourceMonitor *resources.Monitor + Root string + Rootless bool + SELinux bool + TracingSocket string