loader

package
v5.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanLegoFiles

func CleanLegoFiles(ctx context.Context)

Types

type CmdOption

type CmdOption struct {
	HealthCheckURL string
	Args           []string
	Env            []string
	Dir            string
}

type EnvLoader

type EnvLoader struct {
	PebbleOptions *CmdOption
	LegoOptions   []string
	ChallSrv      *CmdOption
	// contains filtered or unexported fields
}

func (*EnvLoader) MainTest

func (l *EnvLoader) MainTest(ctx context.Context, m *testing.M) int

func (*EnvLoader) RunLego

func (l *EnvLoader) RunLego(ctx context.Context, arg ...string) error

func (*EnvLoader) RunLegoCombinedOutput

func (l *EnvLoader) RunLegoCombinedOutput(ctx context.Context, arg ...string) ([]byte, error)

func (*EnvLoader) RunLegoWithInput

func (l *EnvLoader) RunLegoWithInput(ctx context.Context, stdin io.Reader, arg ...string) error

Jump to

Keyboard shortcuts

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