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.
Click to show internal directories.
Click to hide internal directories.