Name | Type | Description | Notes |
---|---|---|---|
binaryValue | Boolean | Use this option if the external secret value is a base64 encoded binary | [optional] |
description | String | Description of the external secret | [optional] |
esmName | String | Name of the External Secrets Manager item | |
json | Boolean | Set output format to JSON | [optional] [default to false] |
secretName | String | Name for the new external secret | |
tags | {String: String} | Tags for the external secret | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
value | String | Value of the external secret item, either text or base64 encoded binary |