prometheusgrafana

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: May 4, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package prometheusgrafana implements Prometheus/Grafana add-on.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Logger *zap.Logger
	Stopc  chan struct{}

	EKSConfig *eksconfig.Config
	K8SClient k8s_client.EKS
}

Config defines Wordpress configuration.

type Tester

type Tester interface {
	// Create installs Prometheus/Grafana.
	Create() error
	// Delete deletes Prometheus/Grafana.
	Delete() error
}

Tester defines Prometheus/Grafana tester

func NewTester

func NewTester(cfg Config) (Tester, error)

Jump to

Keyboard shortcuts

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