Expand description
Secrets management for dkdc
This module provides a simple interface for managing encrypted secrets stored in the dkdc data lake.
Functionsยง
- delete_
secret - Delete a secret
- get_
secret - Get a secret value
- list_
secrets - List all secret names
- set_
secret - Set a secret value