docs-v2/content/flux/v0.x/stdlib/influxdata/influxdb/secrets/_index.md

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.
/influxdb/v2.0/reference/flux/functions/secrets/
/influxdb/v2.0/reference/flux/stdlib/secrets/
/influxdb/cloud/reference/flux/stdlib/secrets/
flux_0_x_ref
name parent
secrets influxdb-pkg
202
functions
secrets
package
security
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" >}}