admin_deploy_docker

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Down

type Down struct{}

func (*Down) Run

func (r *Down) Run(ctx context.Context, dk deploy.DockerShell, logger log.FLogger) error

type Up

type Up struct {
	CoreImage   string `name:"core" short:"c" help:"Core docker image to deploy" default:"${default_core_image}"`
	WorkerImage string `name:"worker" short:"w" help:"Worker docker image to deploy" default:"${default_worker_image}"`
}

func (*Up) Help added in v0.4.0

func (f *Up) Help() string

func (*Up) Run

func (u *Up) Run(ctx context.Context, dk deploy.DockerShell, logger log.FLogger, config client.Config) error

Jump to

Keyboard shortcuts

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