Documentation ¶
Overview ¶
Package fake implements fakes for important interfaces like the HCloud api.
Index ¶
Constants ¶
View Source
const DefaultCPUCores = 1
DefaultCPUCores defines the default cpu cores for HCloud machines' capacities.
View Source
const DefaultMemoryInGB = float32(4)
DefaultMemoryInGB defines the default memory in GB for HCloud machines' capacities.
Variables ¶
This section is empty.
Functions ¶
func NewHCloudClientFactory ¶
func NewHCloudClientFactory() hcloudclient.Factory
NewHCloudClientFactory creates new fake HCloud client factories using cache.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.