Documentation ¶
Index ¶
- type ECR
- func (this *ECR) AccountId() string
- func (this *ECR) CreateRepository(ctx context.Context, repo string) error
- func (this *ECR) GetRepositoryURL(name string) string
- func (this *ECR) Region() string
- func (this *ECR) RepositoryExists(ctx context.Context, repo string) (bool, error)
- func (this *ECR) URL() string
- type Okteto
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 (*ECR) CreateRepository ¶
func (*ECR) GetRepositoryURL ¶
func (*ECR) RepositoryExists ¶
Click to show internal directories.
Click to hide internal directories.