2 unstable releases
0.2.0 | Feb 1, 2022 |
---|---|
0.1.0 | Jan 17, 2022 |
#28 in #oracle
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
~5–15MB
~177K SLoC