Share via


ConnectionState type

The current connection state of the connected registry.
KnownConnectionState can be used interchangeably with ConnectionState, this enum contains the known values that the service supports.

Known values supported by the service

Online
Offline
Syncing
Unhealthy

type ConnectionState = string