import "github.com/chaos-mesh/chaos-mesh/controllers/chaosimpl/gcpchaos/utils"
utils.go
func GetComputeService(ctx context.Context, cli client.Client, gcpchaos *v1alpha1.GCPChaos) (*compute.Service, error)
GetComputeService is used to get the GCP compute Service.