| Package | Description |
|---|---|
| com.vmware.vcenter.content.registries |
The
com.vmware.vcenter.content.registries package provides classes and
interfaces for managing image registries in vCenter. |
| Class and Description |
|---|
| DayOfWeek
The
DayOfWeek enumeration class describes the supported days of the week
to run a specific operation for a container registry. |
| DayOfWeek.Values
Native Java
enum representing this enumeration class. |
| Harbor
Deprecated.
As of release vSphere API 8.0.1.00200. Use
SupervisorServices and
ClusterSupervisorServices
instead to register and install a Harbor
service. See the Harbor
supervisor service document for more details. |
| HarborTypes
Deprecated.
As of release vSphere API 8.0.1.00200. Use
SupervisorServices and
ClusterSupervisorServices
instead to register and install a Harbor
service. See the Harbor
supervisor service document for more details. |
| HarborTypes.CreateSpec
Deprecated.
|
| HarborTypes.CreateSpec.Builder
Deprecated.
Builder class for
HarborTypes.CreateSpec. |
| HarborTypes.GarbageCollection
Deprecated.
|
| HarborTypes.GarbageCollection.Builder
Deprecated.
Builder class for
HarborTypes.GarbageCollection. |
| HarborTypes.Info
Deprecated.
|
| HarborTypes.Info.Builder
Deprecated.
Builder class for
HarborTypes.Info. |
| HarborTypes.StorageInfo
Deprecated.
|
| HarborTypes.StorageSpec
Deprecated.
|
| HarborTypes.StorageSpec.Builder
Deprecated.
Builder class for
HarborTypes.StorageSpec. |
| HarborTypes.Summary
Deprecated.
|
| HarborTypes.Summary.Builder
Deprecated.
Builder class for
HarborTypes.Summary. |
| Health
The
Health interface provides methods to retrieve health status for a
container registry. |
| HealthTypes
The
Health interface provides methods to retrieve health status for a
container registry. |
| HealthTypes.Info
The
Info class contains health information about a container registry. |
| HealthTypes.Info.Builder
Builder class for
HealthTypes.Info. |
| HealthTypes.Status
The
Status enumeration class describes the status of the container
registry. |
| HealthTypes.Status.Values
Native Java
enum representing this enumeration class. |
| Recurrence
The
Recurrence enumeration class defines the supported values for how
often to run a specific operation for a container registry. |
| Recurrence.Values
Native Java
enum representing this enumeration class. |
RegistriesFactory
RegistriesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.content.registries package and also has the subpackages reference
to access respective subpackage services. |