Documentation ¶
Overview ¶
Package network implements the lifecycle of HCloud networks.
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 networks.
func NewService ¶
func NewService(scope *scope.ClusterScope) *Service
NewService creates a new service object.
Click to show internal directories.
Click to hide internal directories.