Documentation ¶
Overview ¶
Package server implements functions to manage the lifecycle of HCloud servers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service defines struct with machine scope to reconcile HCloud machines.
func NewService ¶
func NewService(scope *scope.MachineScope) *Service
NewService outs a new service with machine scope.
Click to show internal directories.
Click to hide internal directories.