7167: Remove StartKeepWithParams and StopKeepWithParams and make StartKeep and StopKe...
authorradhika <radhika@curoverse.com>
Fri, 16 Oct 2015 14:23:12 +0000 (10:23 -0400)
committerradhika <radhika@curoverse.com>
Fri, 16 Oct 2015 14:23:12 +0000 (10:23 -0400)
commita9e08c498ac8126026d1226f34913f87c8e590a0
tree09a6e2b8dcfc920b77b7118241df677053458523
parentc9018ad3b7f67f2f15a6a6671bf271858926586e
7167: Remove StartKeepWithParams and StopKeepWithParams and make StartKeep and StopKeep with parameters the only exposed funcs.
The update was small enough, about 10 usages in the entire code, and hence did not make sense to postpone it for a "better" time.
sdk/go/arvadosclient/arvadosclient_test.go
sdk/go/arvadostest/run_servers.go
sdk/go/keepclient/keepclient_test.go
services/datamanager/datamanager_test.go
services/keepproxy/keepproxy_test.go
services/keepstore/pull_worker_integration_test.go
tools/keep-rsync/keep-rsync_test.go