anxcloud

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 56 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrOperationNotSupported is returned when an operation is not supported
	ErrOperationNotSupported = errors.New("operation not supported")
)

Functions

func NewTerraformr added in v0.3.4

func NewTerraformr(w io.Writer) logr.Logger

NewTerraformr creates a logr.Logger logging in terraform compatible format.

func Provider

func Provider(version string) *schema.Provider

Provider Anexia

Types

type Disk added in v0.3.1

type Disk struct {
	*vm.Disk

	// ExactDiskSize attribute is used to determine whether or not a change to the disk size is applicable and requires
	// scaling of the corresponding disk.
	ExactDiskSize float64
}

Disk describes the extended disk type holding the API model and the un-modified floating point disk size for comparison.

Directories

Path Synopsis
internal
mockapi
Package mockapi is a generated GoMock package.
Package mockapi is a generated GoMock package.
testutils

Jump to

Keyboard shortcuts

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