Function
| Arg | Description | Type |
|---|---|---|
| name | Name of the secret | string (required) |
| type | Type of the secret | string (required) |
| delete | Delete the secret completely | bool |
| add_users | A list of users to add to the secret | list of string |
| remove_users | A list of users to remove from the secret | list of string |
Modify the secret