virtualbox

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2022 License: MIT Imports: 28 Imported by: 0

Documentation

Overview

Package virtualbox serves as an entrypoint, returning the list of available resources for the plugin.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider returns a resource provider for virtualbox.

Types

type ByDiskPriority

type ByDiskPriority []string

ByDiskPriority adds a simple sort to make sure that configdisk is not first in the returned boot order.

func (ByDiskPriority) Len

func (ss ByDiskPriority) Len() int

func (ByDiskPriority) Less

func (ss ByDiskPriority) Less(i, j int) bool

func (ByDiskPriority) Swap

func (ss ByDiskPriority) Swap(i, j int)

type InvalidChecksumTypeError

type InvalidChecksumTypeError string

InvalidChecksumTypeError is returned when the passed checksum algorithm type is not supported

func (InvalidChecksumTypeError) Error

func (e InvalidChecksumTypeError) Error() string

Jump to

Keyboard shortcuts

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