While testing on a GKE cluster the auto network detection -- for the Cloud Metadata feature -- I realized that the current way to get them is deprecated, as you can see here https://pkg.go.dev/google.golang.org/[email protected]/container/v1#ProjectsZonesClustersService.Get
This will be fixed, maybe in #98.