kubernetes/test/e2e/storage/drivers/csi_objects.go

func shredFile(filePath string) {}

// createGCESecrets downloads the GCP IAM Key for the default compute service account
// and puts it in a secret for the GCE PD CSI Driver to consume
func createGCESecrets(client clientset.Interface, ns string) {}