grafana

package
v1.0.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigStore

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

ConfigStore contains

func NewConfigStore

func NewConfigStore(logger logr.Logger, client client.Client) *ConfigStore

NewConfigStore returns the implentation of Interface

func (*ConfigStore) RegisterHandler

func (c *ConfigStore) RegisterHandler(cache cache.Cache) error

RegisterHandler adds event handlers to k8s cache

func (*ConfigStore) UpdateGrafanaURL

func (c *ConfigStore) UpdateGrafanaURL(instance *iter8v1alpha2.Experiment)

UpdateGrafanaURL will update grafana url in the status of the experiment instance with latest setting

type Interface

type Interface interface {
	UpdateGrafanaURL(instance *iter8v1alpha2.Experiment)
}

Interface specifies functions to be called

Jump to

Keyboard shortcuts

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