Closed Pokom closed 8 months ago
This implements a ListDisks method in gke that is then used to list out disks for the GKE projects by zone. ListDisks will currently return a raw compute.Disk struct that is filtered by
ListDisks
gke
compute.Disk
This implements a
ListDisks
method ingke
that is then used to list out disks for the GKE projects by zone.ListDisks
will currently return a rawcompute.Disk
struct that is filtered by