Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultAgent is the default Agent flavor DefaultAgent = "agent" // IotAgent is the IoT Agent flavor IotAgent = "iot_agent" // ClusterAgent is the Cluster Agent flavor ClusterAgent = "cluster_agent" // Dogstatsd is the DogStatsD flavor Dogstatsd = "dogstatsd" // SecurityAgent is the Security Agent flavor SecurityAgent = "security_agent" // ServerlessAgent is an Agent running in a serverless environment ServerlessAgent = "serverless_agent" // HerokuAgent is the Heroku Agent flavor HerokuAgent = "heroku_agent" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.