Wasm Directoryalpha
Variant

registry-get-docker-credentials-error

No description available.

variant registry-get-docker-credentials-error {
  unauthorized(string),
  too-many-requests(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
too-many-requestsstring
internal-server-errorstring
otherstring