landscaper

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControllerName = "Landscaper"

	LandscaperReadyPhase = "Succeeded"
	LandscaperErrorPhase = "Failed"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LandscaperConnector

type LandscaperConnector struct {
	CrateClient, LaaSClient client.Client
	ApiServerAccess         apiserver.APIServerAccess
}

LandscaperConnector reconciles a ManagedControlPlane object

func NewLandscaperConnector

func NewLandscaperConnector(crateClient, laasClient client.Client) *LandscaperConnector

func (*LandscaperConnector) Reconcile

func (r *LandscaperConnector) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*LandscaperConnector) SetAPIServerAccess

func (r *LandscaperConnector) SetAPIServerAccess(apiServerAccess apiserver.APIServerAccess)

SetAPIServerAccess sets the ApiServerAccess implementation. Used for testing.

func (*LandscaperConnector) SetupWithManager

func (r *LandscaperConnector) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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