tests

package
v0.0.0-...-d740b4d Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2025 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MachineConfig

type MachineConfig struct {
	VMMem       int
	VMCPUs      int
	VMCores     int
	MachineName string
	VNICs       []string
	VDisks      []string
	SSHUser     string
	SSHPass     string
	NutanixUser string
	NutanixPass string
	Endpoint    string
}

MachineConfig structure

func (MachineConfig) CreateMachine

func (c MachineConfig) CreateMachine() ([]byte, error)

CreateMachine test new machine creation

func (MachineConfig) DeleteMachine

func (c MachineConfig) DeleteMachine() ([]byte, error)

DeleteMachine test delete machine creation

func (MachineConfig) StartMachine

func (c MachineConfig) StartMachine() ([]byte, error)

StartMachine test start machine

func (MachineConfig) StopMachine

func (c MachineConfig) StopMachine() ([]byte, error)

StopMachine test stop machine

Jump to

Keyboard shortcuts

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