aws

package
v0.0.0-...-37b62c0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByocAws

type ByocAws struct {
	byoc.ByocBaseClient
	// contains filtered or unexported fields
}

func NewByoc

func NewByoc(grpcClient client.GrpcClient, tenantId types.TenantID) *ByocAws

func (*ByocAws) BootstrapCommand

func (b *ByocAws) BootstrapCommand(ctx context.Context, command string) (string, error)

func (*ByocAws) BootstrapList

func (b *ByocAws) BootstrapList(ctx context.Context) ([]string, error)

func (*ByocAws) CreateUploadURL

func (b *ByocAws) CreateUploadURL(ctx context.Context, req *defangv1.UploadURLRequest) (*defangv1.UploadURLResponse, error)

func (*ByocAws) Delete

func (*ByocAws) DeleteConfig

func (b *ByocAws) DeleteConfig(ctx context.Context, secrets *defangv1.Secrets) error

func (*ByocAws) Deploy

func (*ByocAws) Destroy

func (b *ByocAws) Destroy(ctx context.Context) (string, error)

func (*ByocAws) GetService

func (b *ByocAws) GetService(ctx context.Context, s *defangv1.ServiceID) (*defangv1.ServiceInfo, error)

func (*ByocAws) GetServices

func (b *ByocAws) GetServices(ctx context.Context) (*defangv1.ListServicesResponse, error)

func (*ByocAws) GetVersions

func (*ByocAws) GetVersions(context.Context) (*defangv1.Version, error)

func (*ByocAws) ListConfig

func (b *ByocAws) ListConfig(ctx context.Context) (*defangv1.Secrets, error)

func (*ByocAws) PutConfig

func (b *ByocAws) PutConfig(ctx context.Context, secret *defangv1.SecretValue) error

func (*ByocAws) Restart

func (b *ByocAws) Restart(ctx context.Context, names ...string) (types.ETag, error)

func (*ByocAws) TearDown

func (b *ByocAws) TearDown(ctx context.Context) error

func (*ByocAws) WhoAmI

func (b *ByocAws) WhoAmI(ctx context.Context) (*defangv1.WhoAmIResponse, error)

Jump to

Keyboard shortcuts

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