Documentation ¶
Index ¶
Constants ¶
View Source
const GetOutput = `` /* 782-byte string literal not displayed */
GetOutput is a sample response to a Get call.
View Source
const TenantID = "555544443333222211110000ffffeeee"
Variables ¶
View Source
var LimitsResult = limits.Limits{ Absolute: limits.Absolute{ MaxServerMeta: 128, MaxPersonality: 5, TotalServerGroupsUsed: 0, MaxImageMeta: 128, MaxPersonalitySize: 10240, MaxTotalKeypairs: 100, MaxSecurityGroupRules: 20, MaxServerGroups: 10, TotalCoresUsed: 1, TotalRAMUsed: 2048, TotalInstancesUsed: 1, MaxSecurityGroups: 10, TotalFloatingIpsUsed: 0, MaxTotalCores: 20, MaxServerGroupMembers: 10, MaxTotalFloatingIps: 10, TotalSecurityGroupsUsed: 1, MaxTotalInstances: 10, MaxTotalRAMSize: 51200, }, }
LimitsResult is the result of the limits in GetOutput.
Functions ¶
func HandleGetSuccessfully ¶
HandleGetSuccessfully configures the test server to respond to a Get request for a limit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.