ContainerImageRegistries APIs
The ContainerImageRegistries service provides operations to manage container image registries on a Supervisor. Supervisor service and PodVM container images will be pulled from those defined container registries.
Operations
POST
Create Supervisor Namespace Management Container Image Registries
Defines a new container image registry for the given Supervisor.
GET
List Supervisor Namespace Management Container Image Registries
Lists all container image registries on the given Supervisor.
DELETE
Delete Supervisor Container Image Registry Namespace Management Container Image Registries
Delete the given container image registry from the given Supervisor.
GET
Get Supervisor Container Image Registry Namespace Management Container Image Registries
Get information about the given container image registry for the given Supervisor.
PATCH
Update Supervisor Container Image Registry Namespace Management Container Image Registries
Update the given container image registry configuration for the given Supervisor.