Merge branch 'feat/centralized-cybersecurity' into 'develop'
Skeleton implementation of the centralized cybersecurity component See merge request teraflow-h2020/controller!19
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- manifests/centralizedcybersecurityservice.yaml 70 additions, 0 deletionsmanifests/centralizedcybersecurityservice.yaml
- report_coverage_centralized_cybersecurity.sh 3 additions, 0 deletionsreport_coverage_centralized_cybersecurity.sh
- run_local_tests.sh 3 additions, 0 deletionsrun_local_tests.sh
- src/centralizedcybersecurity/.gitlab-ci.yml 60 additions, 0 deletionssrc/centralizedcybersecurity/.gitlab-ci.yml
- src/centralizedcybersecurity/Config.py 12 additions, 0 deletionssrc/centralizedcybersecurity/Config.py
- src/centralizedcybersecurity/Dockerfile 35 additions, 0 deletionssrc/centralizedcybersecurity/Dockerfile
- src/centralizedcybersecurity/__init__.py 0 additions, 0 deletionssrc/centralizedcybersecurity/__init__.py
- src/centralizedcybersecurity/client/CentralizedCybersecurityClient.py 56 additions, 0 deletions...zedcybersecurity/client/CentralizedCybersecurityClient.py
- src/centralizedcybersecurity/client/__init__.py 0 additions, 0 deletionssrc/centralizedcybersecurity/client/__init__.py
- src/centralizedcybersecurity/genproto.sh 43 additions, 0 deletionssrc/centralizedcybersecurity/genproto.sh
- src/centralizedcybersecurity/proto/__init__.py 0 additions, 0 deletionssrc/centralizedcybersecurity/proto/__init__.py
- src/centralizedcybersecurity/proto/centralized_cybersecurity_pb2.py 90 additions, 0 deletions...lizedcybersecurity/proto/centralized_cybersecurity_pb2.py
- src/centralizedcybersecurity/proto/centralized_cybersecurity_pb2_grpc.py 169 additions, 0 deletions...cybersecurity/proto/centralized_cybersecurity_pb2_grpc.py
- src/centralizedcybersecurity/proto/context_pb2.py 880 additions, 0 deletionssrc/centralizedcybersecurity/proto/context_pb2.py
- src/centralizedcybersecurity/proto/monitoring_pb2.py 350 additions, 0 deletionssrc/centralizedcybersecurity/proto/monitoring_pb2.py
- src/centralizedcybersecurity/proto/service_pb2.py 617 additions, 0 deletionssrc/centralizedcybersecurity/proto/service_pb2.py
- src/centralizedcybersecurity/requirements.in 6 additions, 0 deletionssrc/centralizedcybersecurity/requirements.in
- src/centralizedcybersecurity/requirements.txt 42 additions, 0 deletionssrc/centralizedcybersecurity/requirements.txt
- src/centralizedcybersecurity/service/CentralizedCybersecurityService.py 55 additions, 0 deletions...dcybersecurity/service/CentralizedCybersecurityService.py
Loading
Please register or sign in to comment