Documentation ¶
Overview ¶
compute_extensions_quotasets_v2
Index ¶
Constants ¶
View Source
const FirstTenantID = "555544443333222211110000ffffeeee"
View Source
const GetOutput = `` /* 326-byte string literal not displayed */
GetOutput is a sample response to a Get call.
Variables ¶
View Source
var FirstQuotaSet = quotasets.QuotaSet{
FixedIps: 0,
FloatingIps: 0,
InjectedFileContentBytes: 10240,
InjectedFilePathBytes: 255,
InjectedFiles: 5,
KeyPairs: 10,
MetadataItems: 128,
Ram: 200000,
SecurityGroupRules: 20,
SecurityGroups: 10,
Cores: 200,
Instances: 25,
}
FirstQuotaSet is the first result in ListOutput.
Functions ¶
func HandleGetSuccessfully ¶
HandleGetSuccessfully configures the test server to respond to a Get request for sample tenant
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.