Google Cloud Artifact Registry V1 Client - Class PublicRepository (0.5.1)

Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class PublicRepository.

Predefined list of publicly available Docker repositories like Docker Hub.

Protobuf type google.devtools.artifactregistry.v1.RemoteRepositoryConfig.DockerRepository.PublicRepository

Namespace

Google \ Cloud \ ArtifactRegistry \ V1 \ RemoteRepositoryConfig \ DockerRepository

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

PUBLIC_REPOSITORY_UNSPECIFIED

Value: 0

Unspecified repository.

Generated from protobuf enum PUBLIC_REPOSITORY_UNSPECIFIED = 0;

DOCKER_HUB

Value: 1

Docker Hub.

Generated from protobuf enum DOCKER_HUB = 1;