1. Wrap configuration-template DAY2 API 06/117606/6
authorGrzegorz Wielgosinski <g.wielgosins@samsung.com>
Mon, 8 Feb 2021 18:24:25 +0000 (19:24 +0100)
committerKAPIL SINGAL <ks220y@att.com>
Mon, 15 Feb 2021 13:44:28 +0000 (13:44 +0000)
commit273a6f7cbc4313cdd05e46d4f68ab7969e0ab6d1
tree783e8312c72dc38338a4f7cb3eaca81d428215ef
parentde13d783a07dbe7f64d377256be465486c65309b
1. Wrap configuration-template DAY2 API
2. Create config-template component

Issue-ID: CCSDK-2922
Signed-off-by: Grzegorz Wielgosinski <g.wielgosins@samsung.com>
Change-Id: I124c5995294c2c05eab471eb3a2658368a49cf06
components/model-catalog/definition-type/starter-type/node_type/component-k8s-config-template.json [new file with mode: 0644]
ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/K8sPluginApi.kt
ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sConfigTemplateComponent.kt [new file with mode: 0644]
ms/blueprintsprocessor/functions/k8s-connection-plugin/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/k8s/definition/template/K8sTemplate.kt [new file with mode: 0644]