mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 21:51:33 +00:00
update docker search to reflect future changes of the api
This commit is contained in:
committed by
Victor Vieux
parent
e3c49843d7
commit
02b5202432
@@ -78,11 +78,6 @@ type APIContainersOld struct {
|
||||
SizeRootFs int64
|
||||
}
|
||||
|
||||
type APISearch struct {
|
||||
Name string
|
||||
Description string
|
||||
}
|
||||
|
||||
type APIID struct {
|
||||
ID string `json:"Id"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user