Documentation ¶
Index ¶
- func AddContainerIntoNetwork(networkName string, cInfo *info.Info) error
- func ListNetwork() ([]*network.Network, error)
- func NewNetwork(name string, subnet net.IPNet) (*network.Network, error)
- func RemoveContainerFromNetwork(cInfo *info.Info) error
- func RemoveNetwork(name string) error
- type CreateNetworkConflict
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddContainerIntoNetwork ¶
func ListNetwork ¶
func RemoveNetwork ¶
Types ¶
type CreateNetworkConflict ¶
func (CreateNetworkConflict) Error ¶
func (e CreateNetworkConflict) Error() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.