Documentation
¶
Index ¶
- func CreateConfiguredDriver(inst *limatype.Instance, sshLocalPort int) (*driver.ConfiguredDriver, error)
- func EnsureDiskRaw(ctx context.Context, inst *limatype.Instance) 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 EnsureDiskRaw ¶ added in v2.0.2
func InspectStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.