1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-28 20:01:22 +00:00
norman/types
Nathan Jenan 362802224f Adding ability to replace schemas
This change makes it so that schemas can be replaced when they already exist.
This is to support the ability for kontainer drivers to update their dynamic
schemas.

Issue:
https://github.com/rancher/rancher/issues/17712
2019-02-13 14:38:22 -07:00
..
convert add float 2018-11-15 10:09:38 +08:00
definition Many enhancements 2017-12-11 20:58:53 -07:00
factory Refactor types 2017-11-29 14:27:02 -07:00
mapper Fix embed mapper ignore list not working 2019-01-09 15:22:22 +08:00
set Add changed method 2018-08-13 10:00:02 -07:00
slice Add slice.StringsEquals 2018-07-19 10:23:17 -07:00
values Random mapper fixes 2017-12-29 22:23:14 +00:00
condition.go Filter resources on default fields 2018-05-16 10:15:34 -07:00
encoder.go Add yaml formatting for pretty edit mode 2018-07-19 10:23:17 -07:00
id.go Drop number prefix in IDs 2018-04-16 22:15:57 -07:00
mapper.go Only set type if id is set 2018-07-31 14:10:23 -07:00
reflection.go Allow circular types to be imported 2018-12-17 15:44:50 -07:00
schema_funcs.go Refactor access control to return error not bool 2018-03-31 03:13:22 -07:00
schemas.go Adding ability to replace schemas 2019-02-13 14:38:22 -07:00
server_types.go Add InputFormatter that runs before the builder/validation 2018-07-19 10:23:17 -07:00
types.go Adding ability to replace schemas 2019-02-13 14:38:22 -07:00