package
0.0.0-20230906131821-fe7098b595ee
Repository: https://github.com/markdryan/ccloudvm.git
Documentation: pkg.go.dev
# Functions
CheckDirectory checks to see if a given absolute path exists and is a directory.
# Structs
CreateArgs contains all the information necessary to create a new ccloudvm instance.
CreateResult contains information about the status of an instance creation request.
Drive contains information about additional drives to mount in the guest.
InstanceDetails contains information about an instance.
Mount contains information about a host path to be mounted inside the guest.
PortMapping exposes a guest resident service on the host.
SSHDetails contains SSH connection information for an instance.
StartArgs contain all the information needed to start a stopped instance.
VMSpec holds the per-VM state.