Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUndefinedLookupType = errors.New("no known identifier types found in ID lookup table") ErrNoEntityKeys = errors.New("no agent identifiers available") )
Errors
Functions ¶
This section is empty.
Types ¶
type IDLookup ¶
IDLookup contains the identifiers used for resolving the agent entity name and agent key.
func (IDLookup) AgentShortEntityName ¶
AgentShortEntityName is the agent entity name, but without having long-hostname into account. It is taken from the first field in the priority.
Click to show internal directories.
Click to hide internal directories.