Skip navigation links
D G O U 

D

DockerResource - Class in org.springframework.cloud.deployer.resource.docker
A Resource implementation for resolving a Docker image.
DockerResource(String) - Constructor for class org.springframework.cloud.deployer.resource.docker.DockerResource
Create a new DockerResource from an image name.
DockerResource(URI) - Constructor for class org.springframework.cloud.deployer.resource.docker.DockerResource
Create a new DockerResource from a URI
DockerResourceLoader - Class in org.springframework.cloud.deployer.resource.docker
A ResourceLoader that loads DockerResources from locations of the format docker:<repository>:<tag> where the value for "repository:tag" conforms to the rules for referencing Docker images.
DockerResourceLoader() - Constructor for class org.springframework.cloud.deployer.resource.docker.DockerResourceLoader
 

G

getClassLoader() - Method in class org.springframework.cloud.deployer.resource.docker.DockerResourceLoader
Returns the ClassLoader for this ResourceLoader.
getDescription() - Method in class org.springframework.cloud.deployer.resource.docker.DockerResource
 
getInputStream() - Method in class org.springframework.cloud.deployer.resource.docker.DockerResource
This implementation currently throws UnsupportedOperationException
getResource(String) - Method in class org.springframework.cloud.deployer.resource.docker.DockerResourceLoader
Returns a DockerResource for the provided location.
getURI() - Method in class org.springframework.cloud.deployer.resource.docker.DockerResource
 

O

org.springframework.cloud.deployer.resource.docker - package org.springframework.cloud.deployer.resource.docker
 

U

URI_SCHEME - Static variable in class org.springframework.cloud.deployer.resource.docker.DockerResource
 
D G O U 
Skip navigation links

Copyright © 2020 Pivotal Software, Inc.. All rights reserved.