mirror of
https://github.com/rancher/rke.git
synced 2025-08-13 04:26:05 +00:00
go fmt
This commit is contained in:
parent
987a3bf618
commit
d4109043fe
@ -48,7 +48,7 @@ type Data struct {
|
|||||||
|
|
||||||
// K3S specific data, opaque and defined by the config file in kdm
|
// K3S specific data, opaque and defined by the config file in kdm
|
||||||
K3S map[string]interface{} `json:"k3s,omitempty"`
|
K3S map[string]interface{} `json:"k3s,omitempty"`
|
||||||
//Rke2 specific data, defined by the config file in kdm
|
// Rke2 specific data, defined by the config file in kdm
|
||||||
RKE2 map[string]interface{} `json:"rke2,omitempty"`
|
RKE2 map[string]interface{} `json:"rke2,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user