Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ComponentName is the name of the component ComponentName = "verrazzano-grafana-dashboards" // ComponentNamespace is the namespace of the component ComponentNamespace = constants.VerrazzanoSystemNamespace // ComponentJSONName is the JSON name of the component ComponentJSONName = "verrazzanoGrafanaDashboards" )
Variables ¶
This section is empty.
Functions ¶
func AppendOverrides ¶
func AppendOverrides(compContext spi.ComponentContext, _ string, _ string, _ string, kvs []bom.KeyValue) ([]bom.KeyValue, error)
AppendOverrides builds the set of Grafana dashboard overrides for the Helm install
func NewComponent ¶
NewComponent returns a new grafanaDashboardsComponent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.