Commit fa501e84 authored by liugaoling's avatar liugaoling

authorization

parent 3709158d
...@@ -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: [], Actions: []string{"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