package
0.0.0-20210416212145-5b8b77a4bcd2
Repository: https://github.com/combust-labs/firebuild.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FetchMetadataIfExists fetches the metadata from a metadata file in the required directory, if the file exists.
NewDefaultProvider creates a default provider.
WriteMetadataToFile writes a run metadata to file under the cache directory.

# Variables

StoppedForcefully indicates that the machine did not stop gracefully and the shutdown had to be forced.
StoppedGracefully indicates the machine was stopped gracefully.

# Interfaces

Provider abstracts the configuration required to start a VMM.
StartedMachine abstracts a started Firecracker VMM.

# Type aliases

StoppedOK is the VMM stopped status.