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) { … }