spelling: structure
This commit is contained in:
parent
c7c8ed04f5
commit
c563ef0797
|
@ -82,7 +82,7 @@ type InstanceConfig struct {
|
||||||
Zone string
|
Zone string
|
||||||
}
|
}
|
||||||
|
|
||||||
// WindowsPasswordConfig is the data structue that GCE needs to encrypt the created
|
// WindowsPasswordConfig is the data structure that GCE needs to encrypt the created
|
||||||
// windows password.
|
// windows password.
|
||||||
type WindowsPasswordConfig struct {
|
type WindowsPasswordConfig struct {
|
||||||
key *rsa.PrivateKey
|
key *rsa.PrivateKey
|
||||||
|
|
Loading…
Reference in New Issue