![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v2.
package
Version:
v0.1.2-rc.2
Opens a new window with list of versions in this module.
Published: Sep 7, 2022
License: AGPL-3.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
¶
View Source
const (
DiscoveryConfigKey = "service_discovery"
)
type Entity struct {
IPAddress string `json:"ip_address"`
Services []string `json:"service"`
Prefix string `json:"prefix"`
UID string `json:"uid"`
Name string `json:"name"`
}
Entity holds the information of host entity.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.