mirror of
https://github.com/rancher/types.git
synced 2025-09-01 05:09:10 +00:00
Cleanup schema
This commit is contained in:
@@ -233,6 +233,7 @@ func podTypes(schemas *types.Schemas) *types.Schemas {
|
||||
).
|
||||
AddMapperForType(&Version, v1.ContainerPort{},
|
||||
m.Drop{Field: "name"},
|
||||
m.Move{From: "hostIP", To: "hostIp"},
|
||||
).
|
||||
AddMapperForType(&Version, v1.VolumeMount{},
|
||||
m.Enum{
|
||||
|
Reference in New Issue
Block a user