registries

Create a new registry secret

post/api/v2/namespaces/{namespace}/registries

Request body

urlstring

url of the registry

userstring

username of the registry

passwordstring

password string

Response

Created registry object returned

idstring

a unique string that represent id of the registry

namespacestring

the namespace of registry belongs

urlstring

url of the registry

userstring

anonymize username of the registry

Changes

No recorded changes to this endpoint across all 5 revisions of this API.