registry

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ECR

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

func NewECR

func NewECR(ctx context.Context, accountId, region string) (*ECR, error)

func (*ECR) AccountId added in v0.1.7

func (this *ECR) AccountId() string

func (*ECR) CreateRepository

func (this *ECR) CreateRepository(ctx context.Context, repo string) error

func (*ECR) GetRepositoryURL

func (this *ECR) GetRepositoryURL(name string) string

func (*ECR) Region added in v0.1.7

func (this *ECR) Region() string

func (*ECR) RepositoryExists

func (this *ECR) RepositoryExists(ctx context.Context, repo string) (bool, error)

func (*ECR) URL

func (this *ECR) URL() string

type Okteto

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

func (*Okteto) GetAuthOption

func (this *Okteto) GetAuthOption() publish.Option

func (*Okteto) Init

func (this *Okteto) Init(ctx context.Context) error

func (*Okteto) URL

func (this *Okteto) URL() string

Jump to

Keyboard shortcuts

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