Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::Repository::Format (v0.13.0)

Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::Repository::Format.

A package format.

Constants

FORMAT_UNSPECIFIED

value: 0
Unspecified package format.

DOCKER

value: 1
Docker package format.

MAVEN

value: 2
Maven package format.

NPM

value: 3
NPM package format.

APT

value: 5
APT package format.

YUM

value: 6
YUM package format.

PYTHON

value: 8
Python package format.

KFP

value: 9
Kubeflow Pipelines package format.

GO

value: 10
Go package format.