Documentation ¶
Overview ¶
Package remotehostnameimpl provides a function to get the hostname from core agent.
Index ¶
Constants ¶
View Source
const ( // AgentCachePrefix is the common root to use to prefix all the cache // keys for any value regarding the Agent AgentCachePrefix = "agent" // NoExpiration maps to go-cache corresponding value NoExpiration = cache.NoExpiration )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.