mirror of
https://github.com/rancher/types.git
synced 2025-08-25 23:38:24 +00:00
go vet
This commit is contained in:
parent
08c652315e
commit
c5904b3828
@ -72,7 +72,7 @@ func clusterTypes(schemas *types.Schemas) *types.Schemas {
|
||||
&m.Embed{Field: "status"},
|
||||
).
|
||||
AddMapperForType(&Version, v3.ClusterStatus{},
|
||||
m.Drop{"appliedSpec"},
|
||||
m.Drop{Field: "appliedSpec"},
|
||||
).
|
||||
AddMapperForType(&Version, v3.ClusterEvent{}, &m.Move{
|
||||
From: "type",
|
||||
|
Loading…
Reference in New Issue
Block a user