authorizedkeys
Description
List of SSH authorized keys
Init
authorizedkeys(path string)
List
[]authorizedkeys.entry
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
path | string | Path to the key file |
file | file | Key file |
content | string | Key file content |
list | []authorizedkeys.entry |