# Functions
New provides a filesystem (an fs.FS) backed by the AWS IMDS, rooted at the given URL.
WithIMDSClientFS overrides the AWS IMDS client used by fs, if the filesystem supports it (i.e.
# Variables
FS is used to register this filesystem with an fsimpl.FSMux
nolint:gochecknoglobals.
# Interfaces
No description provided by the author