Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointActivate ¶
type EndpointCreate ¶
type EndpointCreate struct {
NetworkID string `json:"network_id"`
Activate bool `json:"activate"`
ActivateParams EndpointActivate `json:"activate_params"`
IPv4Address string `json:"ipv4_address"`
MacAddress string `json:"mac_address"`
}
type EndpointsList ¶
type NetworkConnect ¶
type NetworkCreate ¶
Click to show internal directories.
Click to hide internal directories.