Uses of Package
org.jclouds.docker.domain
Packages that use org.jclouds.docker.domain
Package
Description
-
Classes in org.jclouds.docker.domain used by org.jclouds.docker.compute.functions
-
Classes in org.jclouds.docker.domain used by org.jclouds.docker.compute.options
-
Classes in org.jclouds.docker.domain used by org.jclouds.docker.compute.strategy
-
Classes in org.jclouds.docker.domain used by org.jclouds.docker.domainClassDescriptionRepresents a response from Exec Create call (
POST /containers/(id)/exec
).Json Parameters (some of them) of Exec Create call.Represents a response (part of it) from Exec Inspect call (GET /exec/(id)/json
).Json Parameter(s) (some of them) of Exec Start call.Represents a response from Docker "Inspect an image" call (GET /images/(name)/json
). -
Classes in org.jclouds.docker.domain used by org.jclouds.docker.featuresClassDescriptionRepresents a response from Exec Create call (
POST /containers/(id)/exec
).Json Parameters (some of them) of Exec Create call.Represents a response (part of it) from Exec Inspect call (GET /exec/(id)/json
).Json Parameter(s) (some of them) of Exec Start call.Represents a response from Docker "Inspect an image" call (GET /images/(name)/json
).