builder

package
v0.0.0-...-f4b524d Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDepsCmd

func NewDepsCmd(o *DepOptions) *cobra.Command

func NewDevCmd

func NewDevCmd(o *DevOptions) *cobra.Command

func NewDoctorCmd

func NewDoctorCmd() *cobra.Command

func NewRootCmd

func NewRootCmd() *cobra.Command

func NewRuntimeCmd

func NewRuntimeCmd(o *RuntimeOptions) *cobra.Command

Types

type DepOptions

type DepOptions struct {
}

func NewDepsOptions

func NewDepsOptions() *DepOptions

func (*DepOptions) Run

func (do *DepOptions) Run(depsBase llb.State) (llb.State, error)

type DevOptions

type DevOptions struct {
}

func NewDevOptions

func NewDevOptions() *DevOptions

func (*DevOptions) Run

func (do *DevOptions) Run(devBase llb.State) (llb.State, error)

type RuntimeImageFlags

type RuntimeImageFlags struct {
	MetacallCli bool
	Startup     bool
}

func (*RuntimeImageFlags) Set

func (i *RuntimeImageFlags) Set(cmd *cobra.Command)

func (*RuntimeImageFlags) SetStartup

func (i *RuntimeImageFlags) SetStartup(cmd *cobra.Command)

type RuntimeOptions

type RuntimeOptions struct {
	RuntimeImageFlags RuntimeImageFlags
}

func NewRuntimeOptions

func NewRuntimeOptions() *RuntimeOptions

func (*RuntimeOptions) Run

func (do *RuntimeOptions) Run(runtimeBase llb.State) (llb.State, error)

Jump to

Keyboard shortcuts

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