providers

package
v0.0.0-...-74ce1f9 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoAPIToken = errors.New("no API token provided")

Functions

This section is empty.

Types

type DigitalOcean

type DigitalOcean struct {
	APIToken string `yaml:"api_token"`
	Region   string `yaml:"region"`
	Size     string `yaml:"size"`
}

func (*DigitalOcean) Execute

func (config *DigitalOcean) Execute(
	numInstances int,
	sshPrivateKey string,
	prefix string,
) ([]string, error)

Jump to

Keyboard shortcuts

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