2 unstable releases
| 0.2.0 | Feb 1, 2022 |
|---|---|
| 0.1.0 | Jan 17, 2022 |
#137 in #instance
16KB
324 lines
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.
Dependencies
~9–22MB
~193K SLoC