digitalocean

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	infra.ProviderData
}

Provider implements a DigitalOcean-backed infrastructure provider.

func (Provider) CheckUpgraded added in v1.0.0

func (Provider) CheckUpgraded(_ context.Context, node *e2e.Node) (string, bool, error)

func (Provider) Disconnect added in v1.0.0

func (p Provider) Disconnect(ctx context.Context, _ string, ip string) error

func (Provider) NodeIP added in v1.0.0

func (Provider) NodeIP(node *e2e.Node) net.IP

func (Provider) Reconnect added in v1.0.0

func (p Provider) Reconnect(ctx context.Context, _ string, ip string) error

func (*Provider) Setup

func (p *Provider) Setup() error

Noop currently. Setup is performed externally to the e2e test tool.

func (Provider) StartNodes

func (p Provider) StartNodes(ctx context.Context, nodes ...*e2e.Node) error

func (Provider) StopTestnet

func (p Provider) StopTestnet(ctx context.Context) error

Jump to

Keyboard shortcuts

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