|
state/api: Firewaller client-side API facade
With this, the firewaller API implementation is
complete, and in a follow-up the actual worker
will be changed to use it.
https://code.launchpad.net/~dimitern/juju-core/250-api-firewaller/+merge/202693
(do not edit description out of merge proposal)
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+921 lines, -64 lines) |
Patch |
 |
|
[revision details]
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/common/life.go
|
View
|
1
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/deployer/deployer.go
|
View
|
1
|
2 chunks |
+1 line, -17 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/firewaller.go
|
View
|
1
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/firewaller_test.go
|
View
|
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/machine.go
|
View
|
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/machine_test.go
|
View
|
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/service.go
|
View
|
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/service_test.go
|
View
|
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/state_test.go
|
View
|
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/unit.go
|
View
|
|
1 chunk |
+125 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/firewaller/unit_test.go
|
View
|
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/machiner/machiner.go
|
View
|
1
|
2 chunks |
+1 line, -17 lines |
0 comments
|
Download
|
 |
|
state/api/provisioner/provisioner.go
|
View
|
1
|
1 chunk |
+1 line, -15 lines |
0 comments
|
Download
|
 |
|
state/api/state.go
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
|
state/api/uniter/uniter.go
|
View
|
1
|
1 chunk |
+1 line, -15 lines |
0 comments
|
Download
|
 |
|
state/apiserver/root.go
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3
|