Add code to apply workload network annotations 48/105448/9
authorEric Multanen <eric.w.multanen@intel.com>
Wed, 15 Apr 2020 03:51:50 +0000 (20:51 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Thu, 23 Apr 2020 05:47:52 +0000 (22:47 -0700)
commit9e086eb494441de0967b84d0f04d3b4dc7e753c2
treec36d579a197b2a19b83d18890938ce53935673eb
parenta25e24c34e4b0e42513bc00de7d97185a49a01fe
Add code to apply workload network annotations

Apply workload network intents to indicated
resources in the AppContext.
This will add/update network annotations for
pods or resources that have pod templates.

Issue-ID: MULTICLOUD-1029
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I9ae4387a8c28a95510406da361cfef3f8257bc80
src/ncm/api/api.go
src/ncm/api/netcontrolintenthandler.go
src/ncm/go.mod
src/ncm/pkg/module/netcontrolintent.go
src/ncm/pkg/module/resources.go [new file with mode: 0644]