package common
import "github.com/dotcloud/docker/api/types/common"
Index ¶
Types ¶
type IDResponse ¶
type IDResponse struct { // The id of the newly created object. // Required: true ID string `json:"Id"` }
IDResponse Response to an API call that returns just an Id swagger:model IDResponse
Source Files ¶
- Version
- v28.0.1+incompatible
- Published
- Feb 26, 2025
- Platform
- linux/amd64
- Last checked
- 22 seconds ago –
Tools for package owners.