k8s: Add support for RKE-deployed clusters 20/92820/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Tue, 6 Aug 2019 14:04:53 +0000 (16:04 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 7 Aug 2019 11:54:39 +0000 (13:54 +0200)
commit2b5b2e0ff77608cfdfc8a949076860672b38b93f
treeca634f3efdf603b772332fc71f23e492c2a04796
parent57fae769fca12e55b0890316112fa3da19803cdc
k8s: Add support for RKE-deployed clusters

RKE is used as a Kubernetes cluster deployment method from ONAP Dublin
release. RKE cluster definition is used to get access to necessary
information.

Issue-ID: SECCOM-235
Change-Id: I588598011ea746b5f7ba327a48f1cea605e56d31
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/k8s/src/check/cmd/check/check.go
test/security/k8s/src/check/config/config.go [new file with mode: 0644]
test/security/k8s/src/check/raw/raw.go [new file with mode: 0644]