Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
types.ContainerJSON
}
Container holds information about a container.
func (Container) HostnamesFromEnv ¶
HostnamesFromEnv a container, return them as string slices.
func (Container) HostnamesFromLabel ¶ added in v0.0.71
HostnamesFromLabel a container, return them as string slices.
func (Container) IPAddresses ¶
IPAddresses returns a slice of the IPv4 addresses of the container.
Click to show internal directories.
Click to hide internal directories.