package
Version:
v0.0.0-...-98f36a1
Opens a new window with list of versions in this module.
Published: May 25, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
TagsFs represents a filesystem that exposes the instance tags
Satisfies pathfs.FileSystem
Currently is readonly
New initializes a new TagsFs that uses the given AWS client
GetAttr returns an fuse.Attr representing a read-only file or directory
Open returns a datafile representing the tag value
OpenDir returns the list of paths under the given path
GetAttr is called on the file first, so we do not worry about this being called on non-dirs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.