testing

package
v0.6.28 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const GetResponse = `` /* 726-byte string literal not displayed */
View Source
const ListResponse = `` /* 875-byte string literal not displayed */

Variables

View Source
var (
	AppTemplate1 = apptemplates.AppTemplate{
		ID:               "tf2server",
		OsName:           "Ubuntu 20.04",
		Developer:        "Team Fortress 2 team",
		OsVersion:        "20.04",
		Category:         "gaming",
		Website:          "https://www.teamfortress.com/",
		DisplayName:      "Team Fortress 2 server",
		ImageName:        "ubuntu-20.04-x64",
		Usage:            "tf2server.usage",
		Description:      "tf2server.description",
		ShortDescription: "tf2server.short_description",
		MinRam:           1024,
		AppConfig: []map[string]interface{}{
			{
				"default":     "Server name",
				"description": "tf2_hostname.description",
				"label":       "tf2_hostname.label",
				"name":        "tf2_hostname",
				"required":    true,
				"type":        "string",
			},
		},
		Version: "latest",
		MinDisk: 30,
	}
	ExpectedAppTemplateSlice = []apptemplates.AppTemplate{AppTemplate1}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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