Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrModifySSHConfig ¶
func CreateOrModifySSHConfig(targetHost string, targetSlug string, directives []SSHConfigDirective) error
func CreateSSHConfig ¶
Types ¶
type SSHConfigDirective ¶
func NewDirective ¶
func NewDirective(key, value string) SSHConfigDirective
func NewDirectiveIdentityFile ¶
func NewDirectiveIdentityFile(path string) SSHConfigDirective
func (SSHConfigDirective) String ¶
func (d SSHConfigDirective) String() string
Click to show internal directories.
Click to hide internal directories.