e2edb

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: Apache-2.0 Imports: 9 Imported by: 8

Documentation

Overview

Package e2edb is a reference, instrumented runnables that are running various popular databases one could run in their tests or benchmarks.

Index

Constants

View Source
const (
	MinioAccessKey = "Cheescake"
	MinioSecretKey = "supersecret"
)
View Source
const AccessPortName = "http"

Variables

This section is empty.

Functions

func NewBigtable

func NewBigtable(env e2e.Environment, name string, opts ...Option) e2e.Runnable

func NewCassandra

func NewCassandra(env e2e.Environment, name string, opts ...Option) *e2emon.InstrumentedRunnable

func NewConsul

func NewConsul(env e2e.Environment, name string, opts ...Option) *e2emon.InstrumentedRunnable

func NewDynamoDB

func NewDynamoDB(env e2e.Environment, name string, opts ...Option) *e2emon.InstrumentedRunnable

func NewETCD

func NewETCD(env e2e.Environment, name string, opts ...Option) *e2emon.InstrumentedRunnable

func NewMemcached

func NewMemcached(env e2e.Environment, name string, opts ...Option) e2e.Runnable

func NewMinio

func NewMinio(env e2e.Environment, name, bktName string, opts ...Option) *e2emon.InstrumentedRunnable

NewMinio returns minio server, used as a local replacement for S3.

func NewParca added in v0.13.0

func NewParca(env e2e.Environment, name string, opts ...Option) *e2eprof.Parca

func NewPrometheus

func NewPrometheus(env e2e.Environment, name string, opts ...Option) *e2emon.Prometheus

func NewSwiftStorage

func NewSwiftStorage(env e2e.Environment, name string, opts ...Option) *e2emon.InstrumentedRunnable

func NewThanosQuerier added in v0.10.0

func NewThanosQuerier(env e2e.Environment, name string, endpointsAddresses []string, opts ...Option) *e2eobs.Observable

func NewThanosSidecar added in v0.10.0

func NewThanosSidecar(env e2e.Environment, name string, prom e2e.Linkable, opts ...Option) *e2eobs.Observable

func NewThanosStore added in v0.10.0

func NewThanosStore(env e2e.Environment, name string, bktConfigYaml []byte, opts ...Option) *e2eobs.Observable

Types

type Option

type Option func(*options)

func WithFlagOverride added in v0.10.0

func WithFlagOverride(ov map[string]string) Option

func WithImage

func WithImage(image string) Option

func WithMinioSSE added in v0.12.0

func WithMinioSSE() Option

Jump to

Keyboard shortcuts

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