Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HasNamespaceArgs ¶
type HasNamespaceArgs struct {
NsType string
}
HasNamespaceArgs defines the arguments to compare host namespace and RPC process
type HostnameArgs ¶
type HostnameArgs struct {
Hostname string
}
HostnameArgs defines the arguments to sethostname
type MountArgs ¶
type MountArgs struct {
Source string
Target string
Filesystem string
Mountflags uintptr
Data string
}
MountArgs defines the arguments to mount
type SetFsIDArgs ¶
SetFsIDArgs defines the arguments to setfsid
Click to show internal directories.
Click to hide internal directories.