controllers

package
v0.0.0-...-c44a825 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigReconciler

type ConfigReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

ConfigReconciler reconciles StorageOS related configs.

func NewConfigReconciler

func NewConfigReconciler(mgr ctrl.Manager) *ConfigReconciler

func (*ConfigReconciler) Reconcile

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

Reconcile changes of watched resources.

func (*ConfigReconciler) SetupWithManager

func (r *ConfigReconciler) SetupWithManager(mgr ctrl.Manager, namespace string) error

SetupWithManager sets up the controller with the Manager.

type StorageOSClusterReconciler

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

	compositev1.CompositeReconciler
}

StorageOSClusterReconciler reconciles a StorageOSCluster object

func NewStorageOSClusterReconciler

func NewStorageOSClusterReconciler(mgr ctrl.Manager) *StorageOSClusterReconciler

func (*StorageOSClusterReconciler) SetupWithManager

func (r *StorageOSClusterReconciler) SetupWithManager(mgr ctrl.Manager, appsGetter tappv1.AppsV1Interface, policyGetter tpolicyv1.PolicyV1Interface, kubeVersion, kubeDistro, channel string, serialExecutionStrategy bool) 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