scaleway

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scaleway

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

func NewScaleway

func NewScaleway(accessKey, secretKey, organizationID, region string) (*Scaleway, error)

func (*Scaleway) CreateServer

func (s *Scaleway) CreateServer(args automation.ServerArgs) (*automation.ResourceResults, error)

func (*Scaleway) DeleteServer

func (s *Scaleway) DeleteServer(id string, args automation.ServerArgs) error

func (*Scaleway) GetServer

func (*Scaleway) ListServer

func (s *Scaleway) ListServer() ([]automation.ResourceResults, error)

func (*Scaleway) UpdateServer

func (s *Scaleway) UpdateServer(id string, args automation.ServerArgs) error

func (*Scaleway) UploadPlugin

func (s *Scaleway) 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