Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxContainersPerNode = 1024 NameMaxLength = 256 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct { ContainerID [NameMaxLength]byte Namespace [NameMaxLength]byte Pod [NameMaxLength]byte Container [NameMaxLength]byte }
Click to show internal directories.
Click to hide internal directories.