Documentation ¶
Overview ¶
ports unit tests
Index ¶
Constants ¶
View Source
const CreateRequest = `` /* 259-byte string literal not displayed */
View Source
const CreateResponse = `` /* 368-byte string literal not displayed */
View Source
const GetResponse = `` /* 367-byte string literal not displayed */
View Source
const ListResponse = `` /* 723-byte string literal not displayed */
View Source
const UpdateRequest = `` /* 169-byte string literal not displayed */
View Source
const UpdateResponse = `` /* 359-byte string literal not displayed */
Variables ¶
View Source
var ExpectedNetworkSlice = []networks.Network{Network1, Network2}
View Source
var Network1 = networks.Network{ AdminStateUp: true, Description: "", ID: "8f36b88a-443f-4d97-9751-34d34af9e782", Name: "", Plane: "data", Shared: false, Status: "ACTIVE", Subnets: []string{ "ab49eb24-667f-4a4e-9421-b4d915bff416", "f6aa2d33-f3ae-4c4e-82f7-0d4ab4c67678", }, Tags: map[string]string{}, TenantID: "dcb2d589c0c646d0bad45c0cf9f90cf1", }
View Source
var Network2 = networks.Network{ AdminStateUp: true, Description: "Example Network 2", ID: "a033d04b-b1fe-4ff4-a7c7-5f4b6da981d2", Name: "Example Network 2", Plane: "data", Shared: false, Status: "ACTIVE", Subnets: []string{}, Tags: map[string]string{ "keyword1": "value1", "keyword2": "value2", }, TenantID: "dcb2d589c0c646d0bad45c0cf9f90cf1", }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.