controllers

package
v0.7.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: Apache-2.0 Imports: 46 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AIOpniClusterReconciler added in v0.6.0

type AIOpniClusterReconciler struct {
	client.Client
	// 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 ClusterPolicyReconciler added in v0.2.0

type ClusterPolicyReconciler nvidiacontrollers.ClusterPolicyReconciler

func (*ClusterPolicyReconciler) SetupWithManager added in v0.2.0

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

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.

type DataPrepperReconciler added in v0.3.1

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

func (*DataPrepperReconciler) Reconcile added in v0.3.1

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

func (*DataPrepperReconciler) SetupWithManager added in v0.3.1

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

SetupWithManager sets up the controller with the Manager.

type GatewayReconciler added in v0.4.1

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

func (*GatewayReconciler) Reconcile added in v0.4.1

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

func (*GatewayReconciler) SetupWithManager added in v0.4.1

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

SetupWithManager sets up the controller with the Manager.

type GpuPolicyAdapterReconciler added in v0.2.0

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

GpuPolicyAdapterReconciler reconciles a GpuPolicyAdapter object

func (*GpuPolicyAdapterReconciler) Reconcile added in v0.2.0

func (*GpuPolicyAdapterReconciler) SetupWithManager added in v0.2.0

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

SetupWithManager sets up the controller with the Manager.

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 LogAdapterReconciler added in v0.2.0

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

LogAdapterReconciler reconciles a LogAdapter object

func (*LogAdapterReconciler) Reconcile added in v0.2.0

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

func (*LogAdapterReconciler) SetupWithManager added in v0.2.0

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

SetupWithManager sets up the controller with the Manager.

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 LoggingClusterReconciler added in v0.3.1

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

func (*LoggingClusterReconciler) Reconcile added in v0.3.1

func (*LoggingClusterReconciler) SetupWithManager added in v0.3.1

func (r *LoggingClusterReconciler) 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 LoggingLogAdapterReconciler added in v0.6.0

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

LogAdapterReconciler reconciles a LogAdapter object

func (*LoggingLogAdapterReconciler) Reconcile added in v0.6.0

func (*LoggingLogAdapterReconciler) SetupWithManager added in v0.6.0

func (r *LoggingLogAdapterReconciler) 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 LoggingOpniOpensearchReconciler added in v0.6.0

type LoggingOpniOpensearchReconciler struct {
	client.Client
	// 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 LoggingReconciler added in v0.2.0

type LoggingReconciler logcontrollers.LoggingReconciler

func (*LoggingReconciler) SetupWithManager added in v0.2.0

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

Implement test.Reconciler for our test environment

type MonitoringReconciler added in v0.4.1

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

func (*MonitoringReconciler) Reconcile added in v0.4.1

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

func (*MonitoringReconciler) SetupWithManager added in v0.4.1

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

SetupWithManager sets up the controller with the Manager.

type MulticlusterRoleBindingReconciler added in v0.4.0

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

func (*MulticlusterRoleBindingReconciler) Reconcile added in v0.4.0

func (*MulticlusterRoleBindingReconciler) SetupWithManager added in v0.4.0

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

SetupWithManager sets up the controller with the Manager.

type MulticlusterUserReconciler added in v0.4.0

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

func (*MulticlusterUserReconciler) Reconcile added in v0.4.0

func (*MulticlusterUserReconciler) SetupWithManager added in v0.4.0

func (r *MulticlusterUserReconciler) 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

type OpniClusterReconciler

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

OpniClusterReconciler reconciles a OpniCluster object

func (*OpniClusterReconciler) Reconcile

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

func (*OpniClusterReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type PretrainedModelReconciler added in v0.2.0

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

PretrainedModelReconciler reconciles a PretrainedModel object

func (*PretrainedModelReconciler) Reconcile added in v0.2.0

func (*PretrainedModelReconciler) SetupWithManager added in v0.2.0

func (r *PretrainedModelReconciler) 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