Type Alias: SecretListData ​
SecretListData:
object
Type declaration ​
| Name | Type | Description |
|---|---|---|
query? | object | - |
query.filters? | string | A JSON encoded value of the filters (a map[string][]string) to process on the secrets list. Available filters: - id=<secret id> - label=<key> or label=<key>=value - name=<secret name> - names=<secret name> |