Serverless Containers
Get fileset secrets
File secrets can be used as a secret mount storage
get/v1/file-secrets
Response
A list of fileset secrets
Example response
[
{
"name": "api-token",
"created_at": "2020-08-12T12:00:00.000Z",
"secret_type": "file-secret",
"file_names": [
"tokens.txt",
"config.json"
]
}
]Changes
No changes recorded. 1 of the 11 revisions has no diff computed, so it could not be searched.