Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Containers *containerList Networks *networkList )
Functions ¶
func NewContainerList ¶
Types ¶
type ContainerEndpoint ¶
type ContainerEndpoint struct { ContainerID string ContainerName string IPv4Address string IPv6Address string }
func (*ContainerEndpoint) String ¶
func (e *ContainerEndpoint) String() string
Click to show internal directories.
Click to hide internal directories.