Documentation ¶
Overview ¶
Package testing for bgp speakers
Index ¶
Constants ¶
View Source
const AddRemoveBGPPeerJSON = `
{
"bgp_peer_id": "f5884c7c-71d5-43a3-88b4-1742e97674aa"
}
`
View Source
const AddRemoveGatewayNetworkJSON = `
{
"network_id": "ac13bb26-6219-49c3-a880-08847f6830b7"
}
`
View Source
const CreateRequest = `` /* 206-byte string literal not displayed */
View Source
const CreateResponse = `` /* 406-byte string literal not displayed */
View Source
const GetAdvertisedRoutesResult = `` /* 301-byte string literal not displayed */
View Source
const GetBGPSpeakerResult = `` /* 548-byte string literal not displayed */
View Source
const ListBGPSpeakerResult = `` /* 591-byte string literal not displayed */
View Source
const UpdateBGPSpeakerRequest = `` /* 149-byte string literal not displayed */
View Source
const UpdateBGPSpeakerResponse = `` /* 394-byte string literal not displayed */
Variables ¶
View Source
var BGPSpeaker1 = speakers.BGPSpeaker{ ID: "ab01ade1-ae62-43c9-8a1f-3c24225b96d8", Name: "gophercloud-testing-speaker", TenantID: "7fa3f96b-17ee-4d1b-8fbf-fe889bb1f1d0", ProjectID: "7fa3f96b-17ee-4d1b-8fbf-fe889bb1f1d0", AdvertiseFloatingIPHostRoutes: true, AdvertiseTenantNetworks: true, IPVersion: 4, LocalAS: 56789, Networks: []string{"acdc6339-7d2d-411f-82bb-e6cc3ad9eb9f"}, Peers: []string{"afacc0e8-6b66-44e4-be53-a1ef16033ceb", "acd7c4a1-e243-4fe5-80f9-eba8f143ac1d"}, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.