testing

package
v0.25.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

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

func HandleGetSuccessfully(t *testing.T)

HandleGetSuccessfully configures the test server to respond to a Get request for a limit.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL