package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Feb 25, 2025
License: GPL-3.0, GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SaveToDisk saves the luks recovery password on disk
returns errors if any
type CacheData struct {
AdminPassNew string `json:"admin_pass_new"`
Path string `json:"-"`
PathMode int `json:"-"`
}
CacheData stores the luks cache data to disk
Source Files
¶
Click to show internal directories.
Click to hide internal directories.