docs-v2/content/v2.0/reference/flux/stdlib/secrets/_index.md

694 B

title list_title description aliases menu weight v2.0/tags
Flux InfluxDB Secrets package InfluxDB Secrets package The Flux InfluxDB Secrets package provides functions for working with sensitive secrets managed by InfluxDB. Import the `influxdata/influxdb/secrets` package.
/v2.0/reference/flux/functions/secrets/
v2_0_ref
name parent
InfluxDB Secrets Flux standard library
202
functions
secrets
package

InfluxDB Secrets Flux functions provide tools for working with sensitive secrets managed by InfluxDB. Import the influxdata/influxdb/secrets package:

import "influxdata/influxdb/secrets"

{{< children type="functions" show="pages" >}}