tmpl

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthorizedKeysEmpty added in v1.30.0

func AuthorizedKeysEmpty(t *testing.T, label, region string) string

func AuthorizedUsers

func AuthorizedUsers(t *testing.T, label, pubKey, region string) string

func Basic

func Basic(t *testing.T, label, pubKey, region string) string

func BootState added in v1.26.0

func BootState(t *testing.T, label, region string, booted bool) string

func BootStateConfig added in v1.26.0

func BootStateConfig(t *testing.T, label, region string, booted bool) string

func BootStateInterface added in v1.26.0

func BootStateInterface(t *testing.T, label, region string, booted bool) string

func BootStateNoImage added in v1.26.0

func BootStateNoImage(t *testing.T, label, region string, booted bool) string

func ConfigInterfaces

func ConfigInterfaces(t *testing.T, label, region string) string

func ConfigInterfacesMultiple

func ConfigInterfacesMultiple(t *testing.T, label, region string) string

func ConfigInterfacesUpdate

func ConfigInterfacesUpdate(t *testing.T, label, region string) string

func ConfigInterfacesUpdateEmpty

func ConfigInterfacesUpdateEmpty(t *testing.T, label, region string) string

func ConfigUpdates

func ConfigUpdates(t *testing.T, label, region string) string

func ConfigsAllUpdated

func ConfigsAllUpdated(t *testing.T, label, region string) string

func DataBasic

func DataBasic(t *testing.T, label, region string) string

func DataClientFilter added in v1.25.2

func DataClientFilter(t *testing.T, label, tag, region string) string

func DataMultiple

func DataMultiple(t *testing.T, label, tag, region string) string

func DataMultipleOrder added in v1.23.0

func DataMultipleOrder(t *testing.T, label, tag, region string) string

func DataMultipleRegex added in v1.23.0

func DataMultipleRegex(t *testing.T, label, tag, region string) string

func Disk

func Disk(t *testing.T, label, pubKey, region string) string

func DiskAuthorizedKeysEmpty added in v1.30.0

func DiskAuthorizedKeysEmpty(t *testing.T, label, region string) string

func DiskBootImage

func DiskBootImage(t *testing.T, label, image, region string) string

func DiskConfig

func DiskConfig(t *testing.T, label, pubKey, region string) string

func DiskConfigExpanded

func DiskConfigExpanded(t *testing.T, label, pubKey, region string) string

func DiskConfigMultiple

func DiskConfigMultiple(t *testing.T, label, pubKey, region string) string

func DiskConfigReordered

func DiskConfigReordered(t *testing.T, label, pubKey, region string) string

func DiskConfigResized

func DiskConfigResized(t *testing.T, label, pubKey, region string) string

func DiskConfigResizedExpanded

func DiskConfigResizedExpanded(t *testing.T, label, pubKey, region string) string

func DiskMultiple

func DiskMultiple(t *testing.T, label, pubKey, region string) string

func DiskStackScript

func DiskStackScript(t *testing.T, label, pubKey, region string) string

func FullDisk

func FullDisk(t *testing.T, label, pubKey, stackScriptName, region string, swapSize int) string

func IPv4Sharing added in v1.28.0

func IPv4Sharing(t *testing.T, label, region string) string

func IPv4SharingAllocation added in v1.28.0

func IPv4SharingAllocation(t *testing.T, label, region string) string

func IPv4SharingBadInput added in v1.28.0

func IPv4SharingBadInput(t *testing.T, label, region string) string

func IPv4SharingEmpty added in v1.28.0

func IPv4SharingEmpty(t *testing.T, label, region string) string

func Interfaces

func Interfaces(t *testing.T, label, region string) string

func InterfacesUpdate

func InterfacesUpdate(t *testing.T, label, region string) string

func InterfacesUpdateEmpty

func InterfacesUpdateEmpty(t *testing.T, label, region string) string

func ManyLinodes added in v1.28.0

func ManyLinodes(t *testing.T, label, pubKey, region string) string

func MultipleConfigs

func MultipleConfigs(t *testing.T, label, region string) string

func NoImage

func NoImage(t *testing.T, label, region string) string

func PrivateImage

func PrivateImage(t *testing.T, label, region string) string

func PrivateNetworking

func PrivateNetworking(t *testing.T, label, pubKey, region string) string

func RawDisk

func RawDisk(t *testing.T, label, region string) string

func RawDiskDeleted

func RawDiskDeleted(t *testing.T, label, region string) string

func RawDiskExpanded

func RawDiskExpanded(t *testing.T, label, region string) string

func StackScript

func StackScript(t *testing.T, label, region string) string

func Tag

func Tag(t *testing.T, label, region string) string

func TagUpdate

func TagUpdate(t *testing.T, label, region string) string

func TagVolume added in v1.25.0

func TagVolume(t *testing.T, label, tag, region string) string

func TypeChangeDisk added in v1.26.0

func TypeChangeDisk(t *testing.T, label, instanceType, region string, resizeDisk bool) string

func TypeChangeDiskExplicit added in v1.26.0

func TypeChangeDiskExplicit(t *testing.T, label, instanceType, region string, resizeDisk bool) string

func TypeChangeDiskNone added in v1.26.1

func TypeChangeDiskNone(t *testing.T, label, instanceType, region string, resizeDisk bool) string

func Updates

func Updates(t *testing.T, label, region string) string

func VolumeConfig

func VolumeConfig(t *testing.T, label, pubKey, region string) string

func WatchdogDisabled

func WatchdogDisabled(t *testing.T, label, region string) string

func WithConfig

func WithConfig(t *testing.T, label, region string) string

func WithSwapSize

func WithSwapSize(t *testing.T, label, pubKey, region string, swapSize int) string

func WithType

func WithType(t *testing.T, label, pubKey, typ, region string) string

Types

type TemplateData

type TemplateData struct {
	Label  string
	PubKey string
	Type   string
	Image  string
	Group  string
	Tag    string
	Region string

	SwapSize int

	StackScriptName string

	Booted     bool
	ResizeDisk bool
}

Jump to

Keyboard shortcuts

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