| Package | Description |
|---|---|
| com.spotify.docker.client |
| Modifier and Type | Field and Description |
|---|---|
private static javax.ws.rs.core.GenericType<List<ImageSearchResult>> |
DefaultDockerClient.IMAGES_SEARCH_RESULT_LIST |
| Modifier and Type | Method and Description |
|---|---|
List<ImageSearchResult> |
DockerClient.searchImages(String term)
Search for images on Docker Hub
|
List<ImageSearchResult> |
DefaultDockerClient.searchImages(String term) |
Copyright © 2015. All rights reserved.