Liking cljdoc? Tell your friends :D

happygapi.artifactregistry.projects

Artifact Registry API: projects. Store and manage build artifacts in a scalable and integrated service built on Google infrastructure. See: https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects

Artifact Registry API: projects.
Store and manage build artifacts in a scalable and integrated service built on Google infrastructure.
See: https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects
raw docstring

locations-repositories-dockerImages-list$clj

(locations-repositories-dockerImages-list$ auth parameters)

https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects/locations/repositories/dockerImages/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists docker images.

https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects/locations/repositories/dockerImages/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists docker images.
sourceraw docstring

locations-repositories-get$clj

(locations-repositories-get$ auth parameters)

https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects/locations/repositories/get

Required parameters: name

Optional parameters: none

Gets a repository.

https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects/locations/repositories/get

Required parameters: name

Optional parameters: none

Gets a repository.
sourceraw docstring

locations-repositories-list$clj

(locations-repositories-list$ auth parameters)

https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects/locations/repositories/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists repositories.

https://cloud.google.com/artifacts/docs/api/reference/rest/v1/projects/locations/repositories/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists repositories.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close