cloud-meta

Crates.iocloud-meta
lib.rscloud-meta
version0.2.0
sourcesrc
created_at2022-01-17 01:12:14.142022
updated_at2022-02-01 05:44:13.209146
descriptionCloud metadata client
homepage
repository
max_upload_size
id515229
size47,745
Will Glozer (wg)

documentation

README

cloud-meta - cloud metadata client

cloud-meta provides async cloud metadata clients for the Amazon, Azure, Google, and Oracle cloud platforms.

examples/probe.rs demonstrates use of the high-level instance method to probe which cloud the program is running in. Metadata clients also provide a low level get method to fetch arbitrary metadata as Bytes.

Commit count: 0

cargo fmt