Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectRequest ¶
type ConnectRequest struct {
Container string
EndpointConfig *network.EndpointSettings `json:",omitempty"`
}
ConnectRequest represents the data to be used to connect a container to the network.
type DisconnectRequest ¶
DisconnectRequest represents the data to be used to disconnect a container from the network.
Click to show internal directories.
Click to hide internal directories.