change var name : GCRCredPath -> GcpCredPath

This commit is contained in:
Tomoya AMACHI
2019-05-09 11:18:01 +09:00
parent 48a3ac53fb
commit d773f56aae
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ type DockerOption struct {
AuthURL string
UserName string
Password string
GCRCredPath string
GcpCredPath string
AwsAccessKey string
AwsSecretKey string
AwsRegion string