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

1.3 KiB

title description menu weight cascade
secrets package The `secrets` package functions for working with sensitive secrets managed by InfluxDB.
flux_v0_ref
name parent identifier
secrets influxdata/influxdb influxdata/influxdb/secrets
31
flux/v0/tags introduced
secrets
security
0.41.0

The secrets package functions for working with sensitive secrets managed by InfluxDB. Import the influxdata/influxdb/secrets package:

import "influxdata/influxdb/secrets"

Functions

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