grafanadatasource

package
v3.0.0-...-f89e67c Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2020 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DatasourcesApiVersion = 1
	ControllerName        = "controller_grafanadatasource"
)

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager, _ chan schema.GroupVersionKind, namespace string) error

Add creates a new GrafanaDataSource Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.

Types

type DatasourcePipeline

type DatasourcePipeline interface {
	ProcessDatasource(known *v1.ConfigMap) error
}

type DatasourcePipelineImpl

type DatasourcePipelineImpl struct {
	// contains filtered or unexported fields
}

func (*DatasourcePipelineImpl) ProcessDatasource

func (i *DatasourcePipelineImpl) ProcessDatasource(known *v1.ConfigMap) error

type ReconcileGrafanaDataSource

type ReconcileGrafanaDataSource struct {
	// contains filtered or unexported fields
}

ReconcileGrafanaDataSource reconciles a GrafanaDataSource object

func (*ReconcileGrafanaDataSource) Reconcile

The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

Jump to

Keyboard shortcuts

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