reflections for unmarshal

This commit is contained in:
Christian Goll
2022-08-05 12:33:58 +02:00
parent d819eef792
commit 41d12888ab
8 changed files with 320 additions and 277 deletions

View File

@@ -120,7 +120,7 @@ type NodeInfo struct {
AssetKey Entry
Kernel *KernelEntry
Ipmi *IpmiEntry
Profiles []string
Profiles Entry
NetDevs map[string]*NetDevEntry
Tags map[string]*Entry
}