mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 05:31:47 +00:00
added login and push
This commit is contained in:
@@ -54,3 +54,7 @@ type ApiVersion struct {
|
||||
type ApiWait struct {
|
||||
StatusCode int
|
||||
}
|
||||
|
||||
type ApiAuth struct {
|
||||
Status string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user