start

package
v1.47.3 Latest Latest
Warning

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

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

Documentation

Overview

Package start implements a 'devenv start' command that allows developers to start their developer environment.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdStart

func NewCmdStart(log logrus.FieldLogger) *cli.Command

Types

type Options

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

func NewOptions

func NewOptions(log logrus.FieldLogger) (*Options, error)

func (*Options) Run

func (o *Options) Run(ctx context.Context) error

Run runs the start command. This is nolint'd for now until we rewrite the rest of this. Then it makes more sense to split this out into functions.

Jump to

Keyboard shortcuts

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