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