gatewayCreateProducerDockerhub is a command that creates a DOCKERHUB producer [Deprecated: Use dynamic-secret-create-dockerhub command]
| Name | Type | Description | Notes |
|---|---|---|---|
| deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
| dockerhubPassword | String | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
| dockerhubTokenScopes | String | Access token scopes list (comma-separated) to give the dynamic secret valid options are in "repo:admin", "repo:write", "repo:read", "repo:public_read" | [optional] |
| dockerhubUsername | String | DockerhubUsername is the name of the user in dockerhub | [optional] |
| itemCustomFields | Map<String, String> | Additional custom fields to associate with the item | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| name | String | Dynamic secret name | |
| producerEncryptionKeyName | String | Dynamic producer encryption key | [optional] |
| tags | List<String> | Add tags attached to this object | [optional] |
| targetName | String | Target name | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
| userTtl | String | User TTL | [optional] |