ClusterImageRegistryState type
The desired state of the ImageStream-backed cluster image registry
KnownClusterImageRegistryState can be used interchangeably with ClusterImageRegistryState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: The ImageStream-backed image registry will be run as pods on worker nodes
Disabled: The ImageStream-backed image registry will not be present in the cluster
type ClusterImageRegistryState = string