Documentation
¶
Index ¶
- func AuthorizedUsers(t *testing.T, label, pubKey string) string
- func Basic(t *testing.T, label, pubKey string) string
- func BootState(t *testing.T, label string, booted bool) string
- func BootStateConfig(t *testing.T, label string, booted bool) string
- func BootStateInterface(t *testing.T, label string, booted bool) string
- func BootStateNoImage(t *testing.T, label string, booted bool) string
- func ConfigInterfaces(t *testing.T, label string) string
- func ConfigInterfacesMultiple(t *testing.T, label string) string
- func ConfigInterfacesUpdate(t *testing.T, label string) string
- func ConfigInterfacesUpdateEmpty(t *testing.T, label string) string
- func ConfigUpdates(t *testing.T, label string) string
- func ConfigsAllUpdated(t *testing.T, label string) string
- func DataBasic(t *testing.T, label string) string
- func DataClientFilter(t *testing.T, label, tag string) string
- func DataMultiple(t *testing.T, label, tag string) string
- func DataMultipleOrder(t *testing.T, label, tag string) string
- func DataMultipleRegex(t *testing.T, label, tag string) string
- func Disk(t *testing.T, label, pubKey string) string
- func DiskBootImage(t *testing.T, label, image string) string
- func DiskConfig(t *testing.T, label, pubKey string) string
- func DiskConfigExpanded(t *testing.T, label, pubKey string) string
- func DiskConfigMultiple(t *testing.T, label, pubKey string) string
- func DiskConfigReordered(t *testing.T, label, pubKey string) string
- func DiskConfigResized(t *testing.T, label, pubKey string) string
- func DiskConfigResizedExpanded(t *testing.T, label, pubKey string) string
- func DiskMultiple(t *testing.T, label, pubKey string) string
- func DiskStackScript(t *testing.T, label, pubKey string) string
- func FullDisk(t *testing.T, label, pubKey, stackScriptName string, swapSize int) string
- func Interfaces(t *testing.T, label string) string
- func InterfacesUpdate(t *testing.T, label string) string
- func InterfacesUpdateEmpty(t *testing.T, label string) string
- func MultipleConfigs(t *testing.T, label string) string
- func NoImage(t *testing.T, label string) string
- func PrivateImage(t *testing.T, label string) string
- func PrivateNetworking(t *testing.T, label, pubKey string) string
- func RawDisk(t *testing.T, label string) string
- func RawDiskDeleted(t *testing.T, label string) string
- func RawDiskExpanded(t *testing.T, label string) string
- func StackScript(t *testing.T, label string) string
- func Tag(t *testing.T, label string) string
- func TagUpdate(t *testing.T, label string) string
- func TagVolume(t *testing.T, label, tag string) string
- func TypeChangeDisk(t *testing.T, label, instanceType string, resizeDisk bool) string
- func TypeChangeDiskExplicit(t *testing.T, label, instanceType string, resizeDisk bool) string
- func TypeChangeDiskNone(t *testing.T, label, instanceType string, resizeDisk bool) string
- func Updates(t *testing.T, label string) string
- func VolumeConfig(t *testing.T, label, pubKey string) string
- func WatchdogDisabled(t *testing.T, label string) string
- func WithConfig(t *testing.T, label string) string
- func WithSwapSize(t *testing.T, label, pubKey string, swapSize int) string
- func WithType(t *testing.T, label, pubKey, typ string) string
- type TemplateData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BootStateConfig ¶ added in v1.26.0
func BootStateInterface ¶ added in v1.26.0
func BootStateNoImage ¶ added in v1.26.0
func DataClientFilter ¶ added in v1.25.2
func DataMultipleOrder ¶ added in v1.23.0
func DataMultipleRegex ¶ added in v1.23.0
func TypeChangeDisk ¶ added in v1.26.0
func TypeChangeDiskExplicit ¶ added in v1.26.0
func TypeChangeDiskNone ¶ added in v1.26.1
Types ¶
Click to show internal directories.
Click to hide internal directories.