Documentation ¶
Index ¶
- func New(name string) (namespace.Namespace, error)
- type Namespace
- func (n Namespace) Bind(new, old string, flags int)
- func (n Namespace) Cmd(ctx context.Context, cmd string, args ...string) namespace.Cmd
- func (n Namespace) Create(name string) (*os.File, error)
- func (n Namespace) Mkdir(name string) error
- func (ns Namespace) Mount(new, old string, flags int)
- func (n Namespace) Open(name string) (*os.File, error)
- func (n Namespace) OpenFile(name string, flag int, perm os.FileMode) (*os.File, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.