fiunchinho/dmz-controller

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
Dockerfile
LICENSE.md
Makefile
README.md
bin/coverage
examples/configmap.yaml
examples/deployment.yaml
examples/ingress-with-existing-whitelist.yaml
examples/ingress.yaml
examples/service.yaml
glide.lock
glide.yaml
helm/dmz-controller/Chart.yaml
helm/dmz-controller/templates/NOTES.txt
helm/dmz-controller/templates/_helpers.tpl
helm/dmz-controller/templates/configmap.yaml
helm/dmz-controller/templates/deployment.yaml
helm/dmz-controller/values.yaml
ingress_whitelister.go63
A
35 mins
ingress_whitelister_test.go245
C
7 hrs
main.go128
A
3 hrs
repository/configmap.go22
A
3 hrs
repository/configmap_interface.go8
A
0 mins
repository/fake_configmap.go20
A
0 mins
repository/fake_configmap_test.go16
A
55 mins
repository/fake_ingress.go17
A
0 mins
repository/fake_ingress_test.go16
A
55 mins
repository/ingress.go22
A
3 hrs
repository/ingress_interface.go8
A
0 mins
whitelist/whitelist.go79
A
0 mins
whitelist/whitelist_test.go76
A
0 mins