Implement Get operation for chart list 89/9189/2
authorsubhash kumar singh <subh.singh@samsung.com>
Thu, 6 Oct 2022 13:08:26 +0000 (13:08 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Thu, 6 Oct 2022 13:58:12 +0000 (13:58 +0000)
commit6e8d970e6ec582bd4473c3fbb6772906658608ca
tree48211beb463c9e82933014fa53cc9d6efb09449f
parent04897e6ba579f0cfd11453f589fc1fb24be4e820
Implement Get operation for chart list

Implemented get operation for charts list.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: If8db0e0d11d48c03270fa72837322fd2e7ae184f
config/config-test.yaml
config/config.yaml
go.mod
go.sum
pkg/charts/chart_manager.go [new file with mode: 0644]
pkg/config/conf.go
pkg/restful/restful.go
pkg/resthooks/resthooks.go
pkg/resthooks/resthooks_test.go
pkg/resthooks/types.go