Documentation ¶
Index ¶
- type Provider
- func (Provider) CheckUpgraded(_ context.Context, node *e2e.Node) (string, bool, error)
- func (p Provider) Disconnect(ctx context.Context, _ string, ip string) error
- func (p Provider) Reconnect(ctx context.Context, _ string, ip string) error
- func (Provider) SetLatency(_ context.Context, _ *e2e.Node) error
- func (p *Provider) Setup() error
- func (p Provider) StartNodes(ctx context.Context, nodes ...*e2e.Node) error
- func (p Provider) StopTestnet(ctx context.Context) error
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 ¶
func (Provider) Disconnect ¶
func (Provider) SetLatency ¶
Currently unsupported.
func (Provider) StartNodes ¶
Click to show internal directories.
Click to hide internal directories.