Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.69 KB

GatewayCreateProducerDockerhub.md

File metadata and controls

22 lines (18 loc) · 1.69 KB

akeyless.Model.GatewayCreateProducerDockerhub

gatewayCreateProducerDockerhub is a command that creates a DOCKERHUB producer [Deprecated: Use dynamic-secret-create-dockerhub command]

Properties

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]
Json bool Set output format to JSON [optional] [default to false]
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] [default to "60m"]

[Back to Model list] [Back to API list] [Back to README]