| Interface | Description |
|---|---|
| ContainerImageMetadataResolver |
Retrieves the configuration metadata for Docker and OCI container images.
|
| Class | Description |
|---|---|
| ContainerImage |
Domain class to represent the Container Image Name components.
|
| ContainerImageMetadataProperties | |
| ContainerImageParser |
- https://docs.docker.com/engine/reference/commandline/tag/#extended-description
An image name is made up of slash-separated name components, optionally prefixed by a registry hostname.
|
| DefaultContainerImageMetadataResolver |
Leverages the Docker Registry HTTP V2 API to retrieve the configuration object and the labels
form the specified image.
|
| DefaultContainerImageMetadataResolver.RegistryRequest | |
| RegistryConfiguration |
Configurations specific for each target Container Registry provider/instance.
|
| Enum | Description |
|---|---|
| RegistryConfiguration.AuthorizationType |
Registry authorization types supported by SCDF.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.