mirror of
https://github.com/rancher/types.git
synced 2025-09-09 00:48:56 +00:00
change types
This commit is contained in:
@@ -95,8 +95,8 @@ type GoogleKubernetesEngineConfig struct {
|
||||
// The map of Kubernetes labels (key/value pairs) to be applied
|
||||
// to each node.
|
||||
Labels map[string]string `json:"labels,omitempty"`
|
||||
// The path to the credential file(key.json)
|
||||
CredentialPath string `json:"credentialPath,omitempty"`
|
||||
// The content of the credential file(key.json)
|
||||
Credential string `json:"credential,omitempty"`
|
||||
// Enable alpha feature
|
||||
EnableAlphaFeature bool `json:"enableAlphaFeature,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user