package
Version:
v0.14.3
Opens a new window with list of versions in this module.
Published: Apr 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Host struct {
HostID string `json:"hid"`
HostTags []HostTag `json:"host_tags"`
Hostname string `json:"hostname"`
}
Host defines expected attributes for an ssh host.
Hosts are tagged with k,v pairs. These tags are how a user is ultimately
associated with a host.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.