network

package
v1.0.0-beta.33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

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.

func (*Service) Delete

func (s *Service) Delete(ctx context.Context) error

Delete implements deletion of the network.

func (*Service) Reconcile

func (s *Service) Reconcile(ctx context.Context) (err error)

Reconcile implements life cycle of networks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL