Documentation
¶
Overview ¶
internet_gateways unit tests
Index ¶
Constants ¶
View Source
const CreateRequest = `` /* 277-byte string literal not displayed */
View Source
const CreateResponse = `` /* 362-byte string literal not displayed */
View Source
const GetResponse = `` /* 359-byte string literal not displayed */
View Source
const ListResponse = `` /* 680-byte string literal not displayed */
View Source
const UpdateRequest = `` /* 165-byte string literal not displayed */
View Source
const UpdateResponse = `` /* 362-byte string literal not displayed */
Variables ¶
View Source
var ExpectedInternetGatewaySlice = []internet_gateways.InternetGateway{InternetGateway1, InternetGateway2}
View Source
var InternetGateway1 = internet_gateways.InternetGateway{
Description: "test",
ID: "d32019d3-bc6e-4319-9c1d-6722fc136a22",
InternetServiceID: "5536154d-9a00-4b11-81fb-b185c9111d90",
Name: "Lab3-Internet-Service-Provider-01",
QoSOptionID: "e497bbc3-1127-4490-a51d-93582c40ab40",
Status: "PENDING_CREATE",
TenantID: "6c0bdafab1914ab2b2b6c415477defc7",
}
View Source
var InternetGateway2 = internet_gateways.InternetGateway{
Description: "",
ID: "05db9b0e-65ed-4478-a6b3-d3fc259c8d07",
InternetServiceID: "5536154d-9a00-4b11-81fb-b185c9111d90",
Name: "6_performance",
QoSOptionID: "be985a60-e918-4cca-98f1-8886333f6f5e",
Status: "ACTIVE",
TenantID: "19ab165c7a664abe9c217334cd0e9cc9",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.