Replace onboard client to ricdms client 15/11315/1
authorYouhwan Seol <yh.seol@samsung.com>
Thu, 1 Jun 2023 10:09:08 +0000 (19:09 +0900)
committerYouhwan Seol <yh.seol@samsung.com>
Fri, 9 Jun 2023 08:14:58 +0000 (17:14 +0900)
commite7c18e604d502b0544558b290263927ee18a0be7
tree35146bec06b6135aa5f409a2e7a680825872f415
parent7dbd46b077e8a9ad66a29bbbd18c5152d63133b0
Replace onboard client to ricdms client

Change-Id: Ia9926eed17e669fdf2595922de289349e28476f3
Signed-off-by: Youhwan Seol <yh.seol@samsung.com>
pkg/api/commons/url/url.go
pkg/api/v1/preparation/preparation.go
pkg/client/onboard/client.go [deleted file]
pkg/client/ricdms/client.go [new file with mode: 0644]
pkg/client/ricdms/utils.go [moved from pkg/client/onboard/utils.go with 70% similarity]
pkg/controller/v1/adapter/controller.go
pkg/controller/v1/adapter/controller_test.go
pkg/helm/chart_builder.go