controllers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CloudSigmaClusterFinalizer = "cloudsigmacluster.infrastructure.cluster.x-k8s.io"
)
View Source
const (
	CloudSigmaMachineFinalizer = "cloudsigmamachine.infrastructure.cluster.x-k8s.io"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudSigmaClusterReconciler

type CloudSigmaClusterReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	CloudSigmaUsername string
	CloudSigmaPassword string
	CloudSigmaRegion   string
}

CloudSigmaClusterReconciler reconciles a CloudSigmaCluster object

func (*CloudSigmaClusterReconciler) Reconcile

func (*CloudSigmaClusterReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type CloudSigmaMachineReconciler

type CloudSigmaMachineReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	CloudSigmaUsername string
	CloudSigmaPassword string
	CloudSigmaRegion   string
}

CloudSigmaMachineReconciler reconciles a CloudSigmaMachine object

func (*CloudSigmaMachineReconciler) Reconcile

func (*CloudSigmaMachineReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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