Documentation ¶
Overview ¶
Package placementgroup implements the lifecycle of HCloud placement groups.
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 struct contains cluster scope to reconcile placement groups.
func NewService ¶
func NewService(scope *scope.ClusterScope) *Service
NewService creates new service object.
Click to show internal directories.
Click to hide internal directories.