Merge branch '14745-azure-cloud-driver-fixups'
[arvados.git] / sdk / go / arvados / config.go
index 522eb41a72ddf991349fb1074b3a474be53a923e..636cf350c151b150c59a96c45c312ea7af6d45c2 100644 (file)
@@ -100,7 +100,7 @@ type InstanceType struct {
 type Dispatch struct {
        // PEM encoded SSH key (RSA, DSA, or ECDSA) able to log in to
        // cloud VMs.
-       PrivateKey []byte
+       PrivateKey string
 
        // Max time for workers to come up before abandoning stale
        // locks from previous run