Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 671 Bytes

File metadata and controls

24 lines (14 loc) · 671 Bytes

ListContainerNamespaces

ListContainerNamespaces contains the identifiers of the container's Linux namespaces

Properties

Name Type Description Notes
cgroup String Cgroup namespace [optional]
ipc String IPC namespace [optional]
mnt String Mount namespace [optional]
net String Network namespace [optional]
pidns String PID namespace [optional]
user String User namespace [optional]
uts String UTS namespace [optional]

Implemented Interfaces

  • Serializable