opennebula

package
v1.59.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New returns a OpenNebula provider.

Types

type CloudProviderSpec

type CloudProviderSpec struct {
	PassValidation bool `json:"passValidation"`
}

type Config

type Config struct {
	// Auth details
	Username string
	Password string
	Endpoint string

	// Machine details
	CPU             *float64
	VCPU            *int
	Memory          *int
	Image           string
	Datastore       string
	DiskSize        *int
	Network         string
	EnableVNC       bool
	VMTemplateExtra map[string]string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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