Implementation for downloading charts 30/9230/1
authorsubhash kumar singh <subh.singh@samsung.com>
Mon, 10 Oct 2022 18:21:51 +0000 (18:21 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Mon, 10 Oct 2022 18:21:51 +0000 (18:21 +0000)
commitf8dc81bc7dd198da9fcb17bef2e164dc71c39e49
treeb5047545bbd8ee6af4fadc5cdcab60e90304f146
parent6e8d970e6ec582bd4473c3fbb6772906658608ca
Implementation for downloading charts

Implemented API to download helm chart for specified chartname
and version.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I343dc18870c81d182a728677e3b21e5fc50d84af
api/ric-dms-api-2.0.yaml
config/config-test.yaml
config/config.yaml
pkg/charts/chart_manager.go
pkg/config/conf.go
pkg/restful/restful.go
pkg/resthooks/resthooks.go
pkg/resthooks/resthooks_test.go