runner

package
v0.0.0-...-2f32780 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

func NewRunner

func NewRunner(ctx context.Context, logger *slog.Logger, options *RunnerOptions) (*Runner, error)

func (*Runner) Close

func (r *Runner) Close() error

func (*Runner) HetznerInstallimage

func (r *Runner) HetznerInstallimage() error

todo not sure if this is the right place for this not quite runner specific also conformation from the user? as disks are wiped

func (*Runner) Upgrade

func (r *Runner) Upgrade() error

type RunnerOptions

type RunnerOptions struct {
	*state.Runner

	Streams *streams.IO
	Tracker *progress.Tracker

	Force bool
}

Jump to

Keyboard shortcuts

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