common

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DiscoveryConfigKey is the key for the discovery configuration.
	DiscoveryConfigKey = "service_discovery"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Entity

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL