15000: Export safe parts of cluster config at /arvados/v1/config.
authorTom Clegg <tclegg@veritasgenetics.com>
Thu, 6 Jun 2019 14:54:26 +0000 (10:54 -0400)
committerTom Clegg <tclegg@veritasgenetics.com>
Fri, 7 Jun 2019 16:38:07 +0000 (12:38 -0400)
commit29bfdcc937816027c162071cc7044eb8e695ab4c
treef3b2955ee3d1142324f1ca69f83d2da6b64f91c4
parenta94f8d99a72d817d998d338607b8941aa4a450ff
15000: Export safe parts of cluster config at /arvados/v1/config.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
lib/config/cmd.go
lib/config/cmd_test.go
lib/config/export.go [new file with mode: 0644]
lib/config/export_test.go [new file with mode: 0644]
lib/controller/handler.go
lib/controller/handler_test.go