Documentation ¶
Overview ¶
Package filesystem implements the crudstore plugin interface, storing data on the local filesystem.
Index ¶
Constants ¶
View Source
const PluginKey = crudstore.PluginInterface + ".porter.filesystem"
Variables ¶
This section is empty.
Functions ¶
func NewFileExtensions ¶ added in v0.28.0
Types ¶
type Store ¶
Store is a local filesystem store that stores data in the porter home directory.
func (*Store) CheckFilePermissions ¶ added in v0.38.7
CheckFilePermissions for files in PORTER_HOME and return an error if they are less restrictive than recommended.
Click to show internal directories.
Click to hide internal directories.