artifacts

package
v0.70.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(project string, service *gcpartifact.Service, logger logger) client

func NewOperationWaiter

func NewOperationWaiter(op *gcpartifact.Operation, service *gcpartifact.Service, project string, logger logger) operationWaiter

Types

type Repositories

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

func NewRepositories

func NewRepositories(client repositoriesClient, logger logger, regions map[string]string) Repositories

func (Repositories) List

func (c Repositories) List(filter string) ([]common.Deletable, error)

func (Repositories) Type

func (c Repositories) Type() string

type Repository

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

func NewRepository

func NewRepository(client repositoriesClient, name string) Repository

func (Repository) Delete

func (c Repository) Delete() error

func (Repository) Name

func (c Repository) Name() string

func (Repository) Type

func (c Repository) Type() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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