sshconfig

package
v0.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package sshconfig can parse a SSH config file into a list of endpoints.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFile

func ParseFile(path string, seed []*wishlist.Endpoint) ([]*wishlist.Endpoint, error)

PraseFile reads and parses the file in the given path.

func ParseReader

func ParseReader(r io.Reader, seed []*wishlist.Endpoint) ([]*wishlist.Endpoint, error)

ParseReader reads and parses the given reader.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL