Skip to main content

Module fs

Module fs 

Source
Expand description

Filesystem storage backend.

Persists pod resources under a root directory. Each resource body is stored as a file. A sidecar file with the .meta.json extension carries the content-type and Link header values.

Structs§

FsBackend
Filesystem-rooted Storage implementation.