dev

package
v0.398.1 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupDatabase added in v0.398.0

func SetupDatabase(ctx context.Context, image string, port int, containerName string, containerPort int, waitForReady func(ctx context.Context, port int) (string, error), runContainer func(ctx context.Context, name string, port int, image string) error) (string, error)

func SetupGrafana added in v0.397.1

func SetupGrafana(ctx context.Context, image string) error

func SetupMySQL added in v0.398.0

func SetupMySQL(ctx context.Context, image string, port int) (string, error)

func SetupPostgres added in v0.398.0

func SetupPostgres(ctx context.Context, image string, port int, recreate bool) (string, error)

func SetupRegistry added in v0.397.1

func SetupRegistry(ctx context.Context, image string, port int) error

func WaitForMySQLReady added in v0.398.0

func WaitForMySQLReady(ctx context.Context, port int) (string, error)

func WaitForPortReady added in v0.397.1

func WaitForPortReady(ctx context.Context, port int) error

func WaitForPostgresReady added in v0.398.0

func WaitForPostgresReady(ctx context.Context, port int) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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