infrastructure

package
v0.0.0-...-da06211 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Infrastructure

type Infrastructure interface {
	InitializeInfrastructure(ctx context.Context) (*config.NodeInformation, error)
	ConnectWithInfrastructureService(ctx context.Context, url string) error
	TerminateInfrastructure() error
	TerminateConnection() error
}

Infrastructure Interface to create Cluster.

func NewQemu

func NewQemu(log *zap.Logger, imagePath string) (Infrastructure, error)

NewQemu creates a new Qemu Infrastructure.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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