dev

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// PebbleAddr is the address of pebble service.
	PebbleAddr = devIP

	// SMTPAddr is the address of smtp service.
	SMTPAddr = devIP

	// ContainerCacheAddr is the address of container cche service.
	ContainerCacheAddr = "http://" + devIP + ":81"
)
View Source
const (

	// PrometheusAddr is the address of prometheus service.
	PrometheusAddr = "http://" + monitoringIP + ":81"

	// LokiAddr is the address of loki service.
	LokiAddr = "http://" + monitoringIP + ":82"
)

Variables

This section is empty.

Functions

func Boxes

func Boxes() host.Configurator

Boxes adds dev boxes to the environment.

func Destroy

func Destroy(ctx context.Context, libvirtAddr string) error

Destroy destroys dev environment.

func DummyService

func DummyService() host.Configurator

DummyService is used to keep box running without any service.

func Start

func Start(libvirtAddr string, sources ...cloudless.SpecSource) error

Start starts dev environment.

func Stop

func Stop(ctx context.Context, libvirtAddr string) error

Stop stops dev environment.

func VMs

func VMs(bootConfigurator vm.Configurator) cloudless.SpecSource

VMs adds dev vms to the environment.

func Verify

func Verify(ctx context.Context, config cloudless.Config) error

Verify verifies checksums in config.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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