Documentation
¶
Overview ¶
Package fs provides file system operations for quadlet unit management
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContentHash ¶
GetContentHash calculates a SHA1 hash for content storage and change tracking.
func GetUnitFilePath ¶
GetUnitFilePath returns the full path for a quadlet unit file.
func GetUnitFilesDirectory ¶ added in v0.19.0
func GetUnitFilesDirectory() string
GetUnitFilesDirectory returns the directory where quadlet unit files are stored.
func HasUnitChanged ¶
HasUnitChanged checks if the content of a unit file has changed.
func WriteUnitFile ¶
WriteUnitFile writes unit content to the specified file path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.