Documentation ¶
Overview ¶
Package machinetemplate implements functions to manage the lifecycle of HCloud machine templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCPUQuantityFromInt ¶
GetCPUQuantityFromInt returns a resource quantity for CPU cores from an integer.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service defines struct with HCloudMachineTemplate scope to reconcile HCloud machine templates.
func NewService ¶
func NewService(scope *scope.HCloudMachineTemplateScope) *Service
NewService outs a new service with HCloudMachineTemplate scope.
Click to show internal directories.
Click to hide internal directories.