sv/gcloud.metadata

Helper functions to work with the metadata service of Google Cloud's Compute Engine

Leiningen/Boot

[sv/gcloud.metadata "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

sv/gcloud.metadata {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("sv:gcloud.metadata:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>sv</groupId>
  <artifactId>gcloud.metadata</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>