do

package
v0.0.0-...-5e4714a Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFANG       = "defang"
	RFC3339Micro = "2006-01-02T15:04:05.000000Z07:00"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ByocDo

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

func NewByocProvider

func NewByocProvider(ctx context.Context, tenantId types.TenantID) *ByocDo

func (*ByocDo) AccountInfo

func (b *ByocDo) AccountInfo(ctx context.Context) (client.AccountInfo, error)

func (*ByocDo) BootstrapCommand

func (b *ByocDo) BootstrapCommand(ctx context.Context, req client.BootstrapCommandRequest) (string, error)

func (*ByocDo) BootstrapList

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

func (*ByocDo) CreateUploadURL

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

func (*ByocDo) Delete

func (*ByocDo) DeleteConfig

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

func (*ByocDo) Deploy

func (*ByocDo) Destroy

func (b *ByocDo) Destroy(ctx context.Context, req *defangv1.DestroyRequest) (string, error)

func (*ByocDo) Follow

func (*ByocDo) GetService

func (b *ByocDo) GetService(ctx context.Context, s *defangv1.GetRequest) (*defangv1.ServiceInfo, error)

func (*ByocDo) GetServices

func (*ByocDo) ListConfig

func (b *ByocDo) ListConfig(ctx context.Context, req *defangv1.ListConfigsRequest) (*defangv1.Secrets, error)

func (*ByocDo) Preview

func (*ByocDo) PutConfig

func (b *ByocDo) PutConfig(ctx context.Context, config *defangv1.PutConfigRequest) error

func (*ByocDo) Query

func (b *ByocDo) Query(ctx context.Context, req *defangv1.DebugRequest) error

func (*ByocDo) TearDown

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

type DoAccountInfo

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

func (DoAccountInfo) AccountID

func (i DoAccountInfo) AccountID() string

func (DoAccountInfo) Details

func (i DoAccountInfo) Details() string

func (DoAccountInfo) Provider

func (i DoAccountInfo) Provider() client.ProviderID

func (DoAccountInfo) Region

func (i DoAccountInfo) Region() string

Jump to

Keyboard shortcuts

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