package
Version:
v0.14.0-rc.10.badger2
Opens a new window with list of versions in this module.
Published: Mar 23, 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"`
HostGroups []HostGroup `json:"host_groups"`
Hostname string `json:"hostname"`
}
Host defines expected attributes for an ssh host.
HostGroup defines expected attributes for a host group that a host might belong to.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.