* Add Tokens and Kubeconfig fields to date mapping
* Fix missing cols in transform func for watch
* Mark CRDs as.. CRD
* Don't transform CRD's date field
Prior schema calculations started with openapiv2 models which included a
model for APIGroups. However, new schema calculations use
ServerGroupsAndResources first, which omitted these values. This
re-adds this type using a static schema.