Documentation ¶
Overview ¶
providers unit tests
Index ¶
Constants ¶
View Source
const ProvidersListBody = `` /* 179-byte string literal not displayed */
ProvidersListBody contains the canned body of a provider list response.
Variables ¶
View Source
var ( ProviderAmphora = providers.Provider{ Name: "amphora", Description: "The Octavia Amphora driver.", } ProviderOVN = providers.Provider{ Name: "ovn", Description: "The Octavia OVN driver", } )
Functions ¶
func HandleProviderListSuccessfully ¶
HandleProviderListSuccessfully sets up the test server to respond to a provider List request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.