|
state/api/machineagent: new package
This provides the client side of state/apiserver/machine.AgentAPI.
https://code.launchpad.net/~rogpeppe/juju-core/324-machineagent-api-client-2/+merge/170541
Requires: https://code.launchpad.net/~rogpeppe/juju-core/323-machineagent-api-client/+merge/170400
(do not edit description out of merge proposal)
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1158 lines, -92 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/jujud/machine_test.go
|
View
|
1
2
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A |
environs/azure/certfile.go
|
View
|
1
2
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
A |
environs/azure/certfile_test.go
|
View
|
1
2
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
M |
environs/azure/environ.go
|
View
|
1
2
|
3 chunks |
+71 lines, -1 line |
0 comments
|
Download
|
 |
M |
environs/azure/environ_test.go
|
View
|
1
2
|
3 chunks |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
M |
juju/testing/conn.go
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
state/api/machineagent/state.go
|
View
|
1
2
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
state/api/machineagent/state_test.go
|
View
|
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
M |
state/api/machiner/machine.go
|
View
|
1
2
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
state/api/machiner/machiner.go
|
View
|
1
2
|
2 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
state/api/machiner/machiner_test.go
|
View
|
1
2
|
4 chunks |
+12 lines, -52 lines |
0 comments
|
Download
|
 |
M |
state/api/state.go
|
View
|
1
2
|
2 chunks |
+11 lines, -13 lines |
0 comments
|
Download
|
 |
M |
state/apiserver/login_test.go
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
state/apiserver/server_test.go
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
state/state.go
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/checkers/bool.go
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/checkers/bool_test.go
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/checkers/checker_test.go
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/checkers/file.go
|
View
|
1
2
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/checkers/file_test.go
|
View
|
1
2
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/checkers/relop.go
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/checkers/relop_test.go
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/locking.go
|
View
|
1
2
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
testing/locking_test.go
|
View
|
1
2
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
worker/resumer/export_test.go
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
worker/resumer/resumer.go
|
View
|
1
2
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
worker/resumer/resumer_test.go
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5
|