Package version:

Interface RegistryNameStatus

The result of a request to check the availability of a container registry name.

Hierarchy

  • RegistryNameStatus

Properties

message?: string

If any, the error message that provides more detail for the reason that the name is not available.

nameAvailable?: boolean

The value that indicates whether the name is available.

reason?: string

If any, the reason that the name is not available.

Generated using TypeDoc