Documentation ¶
Index ¶
- func AddEntry(name, iface string, port int, privateKeyPath string) error
- func DefaultKeyExists() (bool, error)
- func GenerateKeys() error
- func GetPort(name string) (int, error)
- func GetPrivateKey() string
- func GetPublicKey() string
- func KeyExists(public, private string) bool
- func RemoveEntry(name string) error
- func ReplaceKeyManagedByEnvd(oldKey string, newKey string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultKeyExists ¶ added in v0.2.0
func RemoveEntry ¶
RemoveEntry removes the entry to the user's sshconfig if found
func ReplaceKeyManagedByEnvd ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.