mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-18 03:56:35 +00:00
This commit allows the provider to return a list of the names of the secrets mapped into an openfaas function. This was tested by building and deploying faasd on multipass and curling the provider directly and seeing the returned secrets list! Signed-off-by: Alistair Hey <alistair@heyal.co.uk>