Package | Description |
---|---|
org.springframework.cloud.dataflow.configuration.metadata |
Root package of Spring Cloud Data Flow Configuration Metadata.
|
org.springframework.cloud.dataflow.configuration.metadata.container | |
org.springframework.cloud.dataflow.configuration.metadata.container.authorization |
Class and Description |
---|
ContainerImageMetadataProperties |
ContainerImageMetadataResolver
Retrieves the configuration metadata for Docker and OCI container images.
|
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.
|
RegistryConfiguration
Configurations specific for each target Container Registry provider/instance.
|
Class and Description |
---|
ContainerImage
Domain class to represent the Container Image Name components.
|
ContainerImageMetadataResolver
Retrieves the configuration metadata for Docker and OCI container images.
|
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.
|
RegistryConfiguration
Configurations specific for each target Container Registry provider/instance.
|
RegistryConfiguration.AuthorizationType
Registry authorization types supported by SCDF.
|
Class and Description |
---|
ContainerImage
Domain class to represent the Container Image Name components.
|
RegistryConfiguration
Configurations specific for each target Container Registry provider/instance.
|
RegistryConfiguration.AuthorizationType
Registry authorization types supported by SCDF.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.