package
Version:
v0.3.6
Opens a new window with list of versions in this module.
Published: Mar 9, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Host struct {
Host string `json:"host"`
IdentityFiles []string `json:"identity_files"`
Values map[string][]string `json:"values"`
}
type Profile struct {
Username string `json:"username"`
MachineName string `json:"machine_name"`
ServerUrl url.URL `json:"server_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.