Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateOutput = `` /* 268-byte string literal not displayed */
View Source
var CreateResponse = []privateips.PrivateIp{
{
Status: "DOWN",
ID: "ea274524-f1cc-4078-8e67-c002be25c413",
SubnetId: "5ae24488-454f-499c-86c4-c0355704005d",
TenantId: "57e98940a77f4bb988a21a7d0603a626",
DeviceOwner: "",
IpAddress: "192.168.0.12",
},
}
View Source
var GetOutput = `` /* 265-byte string literal not displayed */
View Source
var GetResponse = privateips.PrivateIp{
Status: "DOWN",
ID: "ea274524-f1cc-4078-8e67-c002be25c413",
SubnetId: "5ae24488-454f-499c-86c4-c0355704005d",
TenantId: "57e98940a77f4bb988a21a7d0603a626",
DeviceOwner: "",
IpAddress: "192.168.0.12",
}
View Source
var ListOutput = `` /* 566-byte string literal not displayed */
View Source
var ListResponse = []privateips.PrivateIp{
{
Status: "DOWN",
ID: "0740752d-0b2b-44e2-bf2a-edbe51c36227",
SubnetId: "5ae24488-454f-499c-86c4-c0355704005d",
TenantId: "57e98940a77f4bb988a21a7d0603a626",
DeviceOwner: "neutron:VIP_PORT",
IpAddress: "192.168.0.196",
},
{
Status: "DOWN",
ID: "127ce534-6b04-4523-9e6d-dd17fd25bf13",
SubnetId: "5ae24488-454f-499c-86c4-c0355704005d",
TenantId: "57e98940a77f4bb988a21a7d0603a626",
DeviceOwner: "network:router_interface_distributed",
IpAddress: "192.168.0.1",
},
}
Functions ¶
func HandleGetSuccessfully ¶
func HandleListSuccessfully ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.