engine

package
v0.0.0-...-7f8c71a Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine interface {
	CreateInstance(ctx context.Context, create *types.CreateArgs) error
	AppEnvVars(ctx context.Context, instanceName string) (map[string]string, error)
	Status(ctx context.Context, instanceName string) (address string, ready bool, err error)
	UpdateInstance()
	DeleteInstance()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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