DataDog / KubeHound

Kubernetes Attack Graph
https://kubehound.io
Apache License 2.0
703 stars 36 forks source link

Refactor core functions and dumper #177

Closed jt-dd closed 3 months ago

jt-dd commented 3 months ago

Split the initialisation of the different modules:

This give us the ability to easily reuse the same interface from different usage (live/dumper/grpc).