Documentation
¶
Index ¶
- func CreateAwsumDataDirectory() (string, error)
- func GenerateHostKeyCallbackFromKnownHosts() (ssh.HostKeyCallback, error)
- func GetAssumedUserSSHDir() (string, error)
- func OpenAwsumFile(filename string, flag int, perm os.FileMode) (*os.File, error)
- func ReadFileFull(filename string) ([]byte, error)
- func WriteToFile(filename string, buf []byte, append ...bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHostKeyCallbackFromKnownHosts ¶
func GenerateHostKeyCallbackFromKnownHosts() (ssh.HostKeyCallback, error)
func GetAssumedUserSSHDir ¶
func OpenAwsumFile ¶
OpenAwsumFile opens a file with the given parameters in the awsum data directory.
func ReadFileFull ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.