package
0.2.9
Repository: https://github.com/gaia-pipeline/gaia.git
Documentation: pkg.go.dev

# Packages

# Functions

CreateSecret creates a secret @Summary Create a secret.
ListSecrets retrieves all secrets from the vault.
NewGaiaHandler creates a new handler service with the required dependencies.
PermissionGetAll simply returns a list of all the roles available.
RemoveSecret removes a secret from the vault.
UpdateSecret updates a given secret @Summary Update a secret.

# Structs

AuthConfig is a simple config struct to be passed into AuthMiddleware.
Dependencies define dependencies for this service.
GaiaHandler defines handler functions throughout Gaia.