Versions in this module Expand all Collapse all v1 v1.0.0 Oct 18, 2024 Changes in this version + func Unshare(namespace Namespace) error + type Namespace interface + CloneFlag func() uintptr + Finalize func(spec specs.Spec) error + IsSupported func() bool + Priority func() int + Type func() specs.LinuxNamespaceType + func From(runtime ipc.RuntimePipeWriter, spec specs.Spec) (namespaces []Namespace, err error)