controllers

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: Apache-2.0 Imports: 60 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAlreadyUpgraded = fmt.Errorf("already upgraded")

Functions

This section is empty.

Types

type AIOpniClusterReconciler added in v0.6.0

type AIOpniClusterReconciler struct {
	client.Client

	Opts []opnicluster.ReconcilerOption
	// contains filtered or unexported fields
}

OpniClusterReconciler reconciles a OpniCluster object

func (*AIOpniClusterReconciler) Reconcile added in v0.6.0

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

func (*AIOpniClusterReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type AIPretrainedModelReconciler added in v0.6.0

type AIPretrainedModelReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

PretrainedModelReconciler reconciles a PretrainedModel object

func (*AIPretrainedModelReconciler) Reconcile added in v0.6.0

func (*AIPretrainedModelReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type CoreAlertingReconciler added in v0.10.0

type CoreAlertingReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*CoreAlertingReconciler) Reconcile added in v0.10.0

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

func (*CoreAlertingReconciler) SetupWithManager added in v0.10.0

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

type CoreCollectorReconciler added in v0.8.3

type CoreCollectorReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*CoreCollectorReconciler) Reconcile added in v0.8.3

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

func (*CoreCollectorReconciler) SetupWithManager added in v0.8.3

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

SetupWithManager sets up the controller with the Manager.

type CoreGatewayReconciler added in v0.6.0

type CoreGatewayReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*CoreGatewayReconciler) Reconcile added in v0.6.0

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

func (*CoreGatewayReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type CoreLoggingClusterReconciler added in v0.6.0

type CoreLoggingClusterReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*CoreLoggingClusterReconciler) Reconcile added in v0.6.0

func (*CoreLoggingClusterReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type CoreMonitoringReconciler added in v0.6.0

type CoreMonitoringReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*CoreMonitoringReconciler) Reconcile added in v0.6.0

func (*CoreMonitoringReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

func (*CoreMonitoringReconciler) Upgrade added in v0.12.0

type GrafanaDashboardReconciler added in v0.4.1

type GrafanaDashboardReconciler struct {
	client.Client
	Log logr.Logger
	// contains filtered or unexported fields
}

func (*GrafanaDashboardReconciler) SetupWithManager added in v0.4.1

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

type GrafanaDatasourceReconciler added in v0.4.1

type GrafanaDatasourceReconciler struct {
	client.Client
	Log logr.Logger
	// contains filtered or unexported fields
}

func (*GrafanaDatasourceReconciler) SetupWithManager added in v0.4.1

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

type GrafanaReconciler added in v0.4.1

type GrafanaReconciler struct {
	client.Client
	Log logr.Logger
	// contains filtered or unexported fields
}

func (*GrafanaReconciler) SetupWithManager added in v0.4.1

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

type LoggingClusterBindingReconciler added in v0.4.0

type LoggingClusterBindingReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*LoggingClusterBindingReconciler) Reconcile added in v0.4.0

func (*LoggingClusterBindingReconciler) SetupWithManager added in v0.4.0

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

SetupWithManager sets up the controller with the Manager.

type LoggingDataPrepperReconciler added in v0.6.0

type LoggingDataPrepperReconciler struct {
	client.Client

	OpniCentral bool
	// contains filtered or unexported fields
}

func (*LoggingDataPrepperReconciler) Reconcile added in v0.6.0

func (*LoggingDataPrepperReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type LoggingMulticlusterRoleBindingReconciler added in v0.6.0

type LoggingMulticlusterRoleBindingReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*LoggingMulticlusterRoleBindingReconciler) Reconcile added in v0.6.0

func (*LoggingMulticlusterRoleBindingReconciler) SetupWithManager added in v0.6.0

SetupWithManager sets up the controller with the Manager.

type LoggingMulticlusterUserReconciler added in v0.6.0

type LoggingMulticlusterUserReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*LoggingMulticlusterUserReconciler) Reconcile added in v0.6.0

func (*LoggingMulticlusterUserReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type LoggingOpensearchRepositoryReconciler added in v0.11.2

type LoggingOpensearchRepositoryReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*LoggingOpensearchRepositoryReconciler) Reconcile added in v0.11.2

func (*LoggingOpensearchRepositoryReconciler) SetupWithManager added in v0.11.2

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

SetupWithManager sets up the controller with the Manager.

type LoggingOpniOpensearchReconciler added in v0.6.0

type LoggingOpniOpensearchReconciler struct {
	client.Client

	Opts []opniopensearch.ReconcilerOption
	// contains filtered or unexported fields
}

func (*LoggingOpniOpensearchReconciler) Reconcile added in v0.6.0

func (*LoggingOpniOpensearchReconciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type LoggingPreprocessorReconciler added in v0.9.0

type LoggingPreprocessorReconciler struct {
	client.Client

	Opts []preprocessor.ReconcilerOption
	// contains filtered or unexported fields
}

func (*LoggingPreprocessorReconciler) Reconcile added in v0.9.0

func (*LoggingPreprocessorReconciler) SetupWithManager added in v0.9.0

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

SetupWithManager sets up the controller with the Manager.

type LoggingRecurringSnapshotReconciler added in v0.11.2

type LoggingRecurringSnapshotReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*LoggingRecurringSnapshotReconciler) Reconcile added in v0.11.2

func (*LoggingRecurringSnapshotReconciler) SetupWithManager added in v0.11.2

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

SetupWithManager sets up the controller with the Manager.

type LoggingSnapshotReconciler added in v0.11.2

type LoggingSnapshotReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*LoggingSnapshotReconciler) Reconcile added in v0.11.2

func (*LoggingSnapshotReconciler) SetupWithManager added in v0.11.2

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

SetupWithManager sets up the controller with the Manager.

type NatsClusterReonciler added in v0.6.0

type NatsClusterReonciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*NatsClusterReonciler) Reconcile added in v0.6.0

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

func (*NatsClusterReonciler) SetupWithManager added in v0.6.0

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

SetupWithManager sets up the controller with the Manager.

type NodeFeatureDiscoveryReconciler added in v0.2.0

type NodeFeatureDiscoveryReconciler nfd.NodeFeatureDiscoveryReconciler

func (*NodeFeatureDiscoveryReconciler) SetupWithManager added in v0.2.0

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

Jump to

Keyboard shortcuts

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