Documentation
¶
Index ¶
- func CreateConfiguredDriver(inst *limatype.Instance, sshLocalPort int) (*driver.ConfiguredDriver, error)
- func EnsureDisk(ctx context.Context, instDir, diskSize string, diskImageFormat image.Type) error
- func InspectStatus(ctx context.Context, inst *limatype.Instance) (string, error)
- func ResolveVMType(ctx context.Context, y *limatype.LimaYAML, filePath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfiguredDriver ¶
func CreateConfiguredDriver(inst *limatype.Instance, sshLocalPort int) (*driver.ConfiguredDriver, error)
CreateConfiguredDriver creates a driver.ConfiguredDriver for the given instance.
func EnsureDisk ¶ added in v2.0.3
EnsureDisk ensures that the diff disk exists with the specified size and format.
func InspectStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.