Commit b29d08fb authored by liugaoling's avatar liugaoling

authorization

parent 4ac72747
...@@ -13,7 +13,7 @@ func main() { ...@@ -13,7 +13,7 @@ func main() {
Name: "wln/apple", Name: "wln/apple",
Service: "CE-Z1", Service: "CE-Z1",
IP: nil, IP: nil,
Actions: []string{}, Actions: ["pull"],
Labels: nil, Labels: nil,
} }
utils.HttpAuth(authRequestInfo) utils.HttpAuth(authRequestInfo)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment