Package org.jclouds.docker
Interface DockerApi
- All Superinterfaces:
AutoCloseable
,Closeable
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getMiscApi
MiscApi getMiscApi() -
getContainerApi
ContainerApi getContainerApi() -
getImageApi
ImageApi getImageApi() -
getNetworkApi
NetworkApi getNetworkApi()
-