Documentation
¶
Index ¶
- Variables
- func AddAuthorizedKeys(ctx context.Context, login string, keys []string) error
- func AddGroup(ctx context.Context, group string) error
- func AddUser(ctx context.Context, login string, group string) error
- func AddUsers(ctx context.Context, users []string, group string) error
- func GroupExists(ctx context.Context, group string) bool
- func UserExists(ctx context.Context, user string) bool
- func UserHomeDir(login string) string
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AddAuthorizedKeys ¶
func UserHomeDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.