Documentation ¶
Overview ¶
ports unit tests
Index ¶
Constants ¶
View Source
const GetResponse = `` /* 524-byte string literal not displayed */
View Source
const ListResponse = `` /* 1072-byte string literal not displayed */
Variables ¶
View Source
var ExpectedQosSlice = []qos_options.QoSOption{Qos1, Qos2}
View Source
var Qos1 = qos_options.QoSOption{
AWSServiceID: "",
AzureServiceID: "d4006e79-9f60-4b72-9f86-5f6ef8b4e9e9",
Bandwidth: "20",
Description: "20M-guarantee-menu-for-azure",
FICServiceID: "",
GCPServiceID: "",
ID: "a6b91294-8870-4f2c-b9e9-a899acada723",
InterDCServiceID: "",
InternetServiceID: "",
Name: "20M-GA-AZURE",
QoSType: "guarantee",
ServiceType: "azure",
Status: "ACTIVE",
VPNServiceID: "",
}
View Source
var Qos2 = qos_options.QoSOption{
AWSServiceID: "",
AzureServiceID: "d4006e79-9f60-4b72-9f86-5f6ef8b4e9e9",
Bandwidth: "500",
Description: "500M-guarantee-menu-for-azure",
FICServiceID: "",
GCPServiceID: "",
ID: "aa776ce4-08a8-4cc1-9a2c-bb95e547916b",
InterDCServiceID: "",
InternetServiceID: "",
Name: "500M-GA-AZURE",
QoSType: "guarantee",
ServiceType: "azure",
Status: "ACTIVE",
VPNServiceID: "",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.