Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" GitCommit = "unknown" BuildDate = "unknown" GitTag = "unknown" )
Functions ¶
func FullVersion ¶ added in v0.0.8
func FullVersion() string
func ShortVersion ¶ added in v0.0.8
func ShortVersion() string
Types ¶
type SSHClient ¶
type SSHClient struct {
// contains filtered or unexported fields
}
func NewSSHClient ¶
type SSHHost ¶
func ParseSSHConfig ¶
type SystemInfo ¶
func GatherSystemInfo ¶
func GatherSystemInfo(client *SSHClient) (*SystemInfo, error)
type UpdateInfo ¶ added in v0.0.9
func CheckForUpdates ¶ added in v0.0.9
func CheckForUpdates() UpdateInfo
Click to show internal directories.
Click to hide internal directories.