Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2024 Changes in this version + var AllSpoofedNamespaces = []nsmgr.Namespace + func ContainerWithPid(pid int) (*oci.Container, error) + type SpoofedNamespace struct + EmptyPath bool + NsType nsmgr.NSType + func (s *SpoofedNamespace) Close() error + func (s *SpoofedNamespace) Path() string + func (s *SpoofedNamespace) Remove() error + func (s *SpoofedNamespace) Type() nsmgr.NSType