package
0.0.0-20250313015835-a216e0f62bbf
Repository: https://github.com/longhorn/backupstore.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CleanUpMountPoints tries to clean up all existing mount points for existing backup stores.
CompressData compresses the given data using the specified compression method.
DecompressAndVerify decompresses the given data and verifies the data integrity.
EnsureMountPoint checks if the mount point is valid.
Execute executes a command.
ExecuteWithCustomTimeout executes a command with a specified timeout.
No description provided by the author
No description provided by the author
GenerateName generates a 16-byte name.
No description provided by the author
GetChecksum gets the SHA256 of the given data.
GetFileChecksum calculates the SHA256 of the file's content.
IsMounted checks if the mount point is mounted.
MountWithTimeout mounts the backup store to a given mount point with a specified timeout.
NewUUID generates an UUID.
No description provided by the author
No description provided by the author
No description provided by the author
UnescapeURL converts a escape character to a normal one.
No description provided by the author
ValidateName validate the given string.
# Constants
No description provided by the author
No description provided by the author