832 B
832 B
title | list_title | description | aliases | menu | weight | flux/v0.x/tags | introduced | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flux InfluxDB secrets package | secrets package | The Flux InfluxDB `secrets` package provides functions for working with sensitive secrets managed by InfluxDB. Import the `influxdata/influxdb/secrets` package. |
|
|
202 |
|
0.41.0 |
InfluxDB secrets
Flux functions provide tools for working with sensitive secrets managed by InfluxDB.
Import the influxdata/influxdb/secrets
package:
import "influxdata/influxdb/secrets"
Functions
{{< children type="functions" show="pages" >}}