Documentation ¶ Index ¶ func AddAuthorizedKeys(username string, fsys fs.FS) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AddAuthorizedKeys ¶ func AddAuthorizedKeys(username string, fsys fs.FS) error AddAuthorizedKeys overwrites HOME/.ssh/authorized_keys with the contents of the files matching '*.pub' below fsys, where HOME is the home directory of username. Types ¶ This section is empty. Source Files ¶ View all Source files ssh.go Click to show internal directories. Click to hide internal directories.