Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetNS ¶
type NetNS struct {
// contains filtered or unexported fields
}
NetNS holds network namespace.
func (*NetNS) Closed ¶
Closed checks whether the network namespace has been closed.
func (*NetNS) Do ¶
Do runs a function in the network namespace.
func (*NetNS) GetPath ¶
GetPath returns network namespace path for sandbox container
Click to show internal directories.
Click to hide internal directories.