openstack

package
v0.17.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenStack

type OpenStack struct {
	// contains filtered or unexported fields
}

func NewOpenStack

func NewOpenStack(imageName string) (*OpenStack, error)

func (*OpenStack) CreateServer

func (o *OpenStack) CreateServer(args automation.ServerArgs) (*automation.ResourceResults, error)

CreateServer TODO: https://github.com/dirien/minectl/issues/299

func (*OpenStack) DeleteServer

func (o *OpenStack) DeleteServer(id string, args automation.ServerArgs) error

func (*OpenStack) GetServer

func (*OpenStack) ListServer

func (o *OpenStack) ListServer() ([]automation.ResourceResults, error)

func (*OpenStack) UpdateServer

func (o *OpenStack) UpdateServer(id string, args automation.ServerArgs) error

func (*OpenStack) UploadPlugin

func (o *OpenStack) UploadPlugin(id string, args automation.ServerArgs, plugin, destination string) error

Jump to

Keyboard shortcuts

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