Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TestImage is the system image that is used in all tests TestImage = "ubuntu-20.04" // TestServerType is the default server type used in all tests TestServerType = "cx11" // TestArchitecture is the default architecture used in all tests, should match the architecture of the TestServerType. TestArchitecture = hcloud.ArchitectureX86 // TestLoadBalancerType is the default Load Balancer type used in all tests TestLoadBalancerType = "lb11" // TestDataCenter is the default datacenter where we execute our tests. TestDataCenter = "hel1-dc2" // TestLocationName is the default location where we execute our tests. TestLocationName = "hel1" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.