controllers

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultStatusCheckDelay = 30 * time.Minute
	DefaultShortDelay       = 30 * time.Second
	DefaultLongDelay        = 10 * time.Minute
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CassandraDatacenterReconciler

type CassandraDatacenterReconciler struct {
	client.Client
	Log           logr.Logger
	Scheme        *runtime.Scheme
	ReaperManager manager.ReaperManager
}

CassandraDatacenterReconciler reconciles a CassandraDatacenter object

func (*CassandraDatacenterReconciler) Reconcile

func (*CassandraDatacenterReconciler) SetupWithManager

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

type ReaperReconciler

type ReaperReconciler struct {
	client.Client
	Log                  logr.Logger
	Scheme               *runtime.Scheme
	ServiceReconciler    reconcile.ServiceReconciler
	DeploymentReconciler reconcile.DeploymentReconciler
	SchemaReconciler     reconcile.SchemaReconciler
	Validator            config.Validator
}

ReaperReconciler reconciles a Reaper object

func (*ReaperReconciler) Reconcile

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

func (*ReaperReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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