google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
452 stars 89 forks source link

Add support for regional GKE Clusters #492

Closed dfjxs closed 9 months ago

dfjxs commented 9 months ago

Adding support for regional GKE Clusters to the GKEEnumerate and GKEWorkloadQuarantine methods.

Fixes: #487