firecracker

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FirecrackerService

type FirecrackerService struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewFirecrackerService

func NewFirecrackerService(orch *ctriface.Orchestrator) (*FirecrackerService, error)

func (*FirecrackerService) CreateContainer

CreateContainer starts a container or a VM, depending on the name if the name matches "user-container", the cri plugin starts a VM, assigning it an IP, otherwise starts a regular container

func (*FirecrackerService) RemoveContainer

type VMConfig

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

VMConfig wraps the IP and port of the guest VM

Jump to

Keyboard shortcuts

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