Package org.jclouds.docker.domain
package org.jclouds.docker.domain
-
ClassesClassDescriptionRepresents 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
).