Versions in this module Expand all Collapse all v1 v1.1.10 Dec 12, 2023 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