daemon

package
v0.7.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2025 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(globalFlags *flags.GlobalFlags) *cobra.Command

NewCmd creates a new cobra command

func NewStartCmd

func NewStartCmd(flags *proflags.GlobalFlags) *cobra.Command

NewStartCmd creates a new command

func NewStatusCmd

func NewStatusCmd(flags *proflags.GlobalFlags) *cobra.Command

NewStatusCmd creates a new command

Types

type StartCmd

type StartCmd struct {
	*proflags.GlobalFlags

	Host string
	Log  log.Logger
}

StartCmd holds the devpod daemon flags

func (*StartCmd) Run

func (cmd *StartCmd) Run(ctx context.Context, devPodConfig *config.Config, provider *providerpkg.ProviderConfig) error

type StatusCmd

type StatusCmd struct {
	*proflags.GlobalFlags

	Host string
	Log  log.Logger
}

StatusCmd holds the DevPod daemon flags

func (*StatusCmd) Run

func (cmd *StatusCmd) Run(ctx context.Context, devPodConfig *config.Config, provider *providerpkg.ProviderConfig) error

Jump to

Keyboard shortcuts

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