Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultNetworkBridge ¶
func DefaultNetworkBridge(cType instance.ContainerType) string
DefaultNetworkBridge returns the correct network device name for the given container type. If there isn't a correct name or the type is unknown then an empty string is returned.
func NewContainerManager ¶
func NewContainerManager(forType instance.ContainerType, conf container.ManagerConfig) (container.Manager, error)
NewContainerManager creates the appropriate container.Manager for the specified container type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.