Documentation
¶
Overview ¶
Package loader provides code to load all the different config types
Index ¶
Constants ¶
View Source
const ( FlagAccount = "account" FlagRegion = "region" FlagClusterName = "cluster-name" FlagReleaseName = "release-name" FlagChartVersion = "chart-version" FlagAgentVersion = "agent-version" FlagValuesFile = "values-file" FlagConfigValidator = "config-validator" FlagconfigWebhook = "config-webhook" FlagConfigAggregator = "config-aggregator" ConfigPayloadHeaderKey = "X-Cloudzero-Config-Status" ConfigPayloadHeaderValue = "configLoad" ConfigPayloadURLParam = "type" URLPath = "/v1/container-metrics/status" )
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.