backend

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultReleaseComposePaths = []string{"docker-compose.yaml", "docker-compose.release.yaml.tpl"}
	DefaultUIProfile           = []string{DevUIProfile}

	DevUIProfile = "jupyter"
)

Functions

func BuildUp

func BuildUp(ctx context.Context) error

func Down

func Down(ctx context.Context) error

func IsStackRunning

func IsStackRunning(ctx context.Context) (bool, error)

func NewBackend

func NewBackend(ctx context.Context, composeFilePaths []string, profiles []string) error

func Reset

func Reset(ctx context.Context) error

func Up

func Up(ctx context.Context) error

func Wipe

func Wipe(ctx context.Context) error

Types

type Backend

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

func (*Backend) Reset

func (b *Backend) Reset(ctx context.Context) error

Jump to

Keyboard shortcuts

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