# Functions
AddEntry adds an entry to the user's sshconfig.
No description provided by the author
No description provided by the author
GenerateKeys generates a SSH key pair on path.
GetPort returns the corresponding SSH port for the dev env.
GetPrivateKey returns the path to the private key.
GetPrivateKeyOrPanic returns the path to the private key or panic.
GetPublicKey returns the path to the public key.
GetPublicKeyOrPanic returns the path to the public key or panic.
KeyExists returns true if the okteto key pair exists.
RemoveEntry removes the entry to the user's sshconfig if found.
No description provided by the author
# Structs
No description provided by the author