Documentation ¶
Index ¶
- func Copy(sourceFile, destFile string, perm os.FileMode) error
- func CopyCertKeyFile(srcKey, destKey, srcCert, destCert string, keyPerm, certPerm int) error
- func Exists(path string) bool
- func ReadFile(filePath string, value interface{}) error
- func Update(fileName string, contents []byte, uid, gid int, perm os.FileMode, ...) error
- func WriteFile(content interface{}, ipFile string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyCertKeyFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.