controllers

package
v0.0.0-...-f8279ce Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DashboardReconciler

type DashboardReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	grafana.APIClient
}

DashboardReconciler reconciles a Dashboard object

func (*DashboardReconciler) Reconcile

func (r *DashboardReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*DashboardReconciler) SetupWithManager

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

type DatasourceReconciler

type DatasourceReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	grafana.APIClient
}

DatasourceReconciler reconciles a Datasource object

func (*DatasourceReconciler) Reconcile

func (r *DatasourceReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*DatasourceReconciler) SetupWithManager

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

type FolderReconciler

type FolderReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	grafana.APIClient
}

FolderReconciler reconciles a Folder object

func (*FolderReconciler) Reconcile

func (r *FolderReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*FolderReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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