provider

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "v0.0.0-unknown"

Functions

func NewAwsProvider

func NewAwsProvider(ctx context.Context, configPath, controllerID string) (execution.ExternalProvider, error)

Types

type AwsProvider

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

func (*AwsProvider) CreateInstance

func (a *AwsProvider) CreateInstance(ctx context.Context, bootstrapParams params.BootstrapInstance) (params.ProviderInstance, error)

func (*AwsProvider) DeleteInstance

func (a *AwsProvider) DeleteInstance(ctx context.Context, instance string) error

func (*AwsProvider) GetInstance

func (a *AwsProvider) GetInstance(ctx context.Context, instance string) (params.ProviderInstance, error)

func (*AwsProvider) GetVersion added in v0.1.1

func (a *AwsProvider) GetVersion(ctx context.Context) string

func (*AwsProvider) ListInstances

func (a *AwsProvider) ListInstances(ctx context.Context, poolID string) ([]params.ProviderInstance, error)

func (*AwsProvider) RemoveAllInstances

func (a *AwsProvider) RemoveAllInstances(ctx context.Context) error

func (*AwsProvider) Start

func (a *AwsProvider) Start(ctx context.Context, instance string) error

func (*AwsProvider) Stop

func (a *AwsProvider) Stop(ctx context.Context, instance string, force bool) error

Jump to

Keyboard shortcuts

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