Documentation
¶
Index ¶
- func Cleanup(fs afero.Fs, source string) error
- func CloseFile(file afero.File) error
- func CreateDir(fs afero.Fs, name string) error
- func CreateFile(fs afero.Fs, dirname string, filename string) (afero.File, error)
- func CreateTemplate(fs afero.Fs, configfile string) (string, error)
- func Header(msg string)
- func ReadConfigFile(configfile string) (string, string, string, string)
- func ZipDir(fs afero.Fs, source string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
CreateFile create file for info dump.
func CreateTemplate ¶
CreateTemplate fucntion to create a base remgo.toml file
func ReadConfigFile ¶
ReadConfigFile read yaml config file for zfssa.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.