Documentation ¶
Overview ¶
Package env provides environment variable definitions for chronoctl.
Index ¶
Constants ¶
View Source
const ( // ChronosphereOrgNameKey is the environment variable that specifies the Chronosphere customer organization ChronosphereOrgNameKey = "CHRONOSPHERE_ORG_NAME" // ChronosphereOrgKey is the environment variable that specifies the Chronosphere customer organization ChronosphereOrgKey = "CHRONOSPHERE_ORG" // fallback for CHRONOSPHERE_ORG_NAME // ChronosphereAPITokenKey is the environment variable that specifies the Chronosphere API token ChronosphereAPITokenKey = "CHRONOSPHERE_API_TOKEN" // ChronosphereEntityNamespace is the environment variable that specifies the Chronosphere entity namespace ChronosphereEntityNamespace = "CHRONOSPHERE_ENTITY_NAMESPACE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.