provider

package
v0.0.0-...-7ae29b8 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VirtualBox

type VirtualBox struct {
	CheckGuestAdditions bool       `hcl:"check_guest_additions,optional"`
	CPUs                int32      `hcl:"cpus,optional"`
	Customize           [][]string `hcl:"customize,optional"`
	DefaultNICType      string     `hcl:"default_nic_type,optional"`
	GUI                 bool       `hcl:"gui,optional"`
	LinkedClone         bool       `hcl:"linked_clone,optional"`
	Memory              int32      `hcl:"memory,optional"`
	Name                string     `hcl:"name,optional"`
}

Jump to

Keyboard shortcuts

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