k8s: Extract common validators for DRY code 39/96339/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 27 Sep 2019 15:09:49 +0000 (17:09 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 27 Sep 2019 15:38:49 +0000 (17:38 +0200)
commitcd41e6ad30e6a0a06915b3630b81bb8894ca9b01
treea110d16f061080c8ff4aa83a68a81fa2fe5e7189
parent76dd9bfcc14f2a77dd9a8155e66434a304cd0c38
k8s: Extract common validators for DRY code

Issue-ID: SECCOM-235
Change-Id: Ic5997b67d0512bea51c3b4a4c71805987fa6f011
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/k8s/src/check/validators/master/api/api.go
test/security/k8s/src/check/validators/master/args/args.go [new file with mode: 0644]
test/security/k8s/src/check/validators/master/boolean/boolean.go [new file with mode: 0644]