kubectl/pkg/framework/unstructpath
Antoine Pelisse 5a77a28cf3 unstructpath: Move predicates to their own package
Move the predicates to a "predicates" package, to simplify the
structure. This is purely mechanical change. Better documentation for
the package will come next, as well as a few other changes.
2018-03-19 09:20:54 -07:00
..
doc.go unstructpath: Create json path type package. 2018-03-14 10:18:07 -07:00
example_test.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
mapf.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
maps.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
numbers.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
numbers_test.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
slicef.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
slices.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
strings.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
strings_test.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
valuef.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
values.go unstructpath: Move predicates to their own package 2018-03-19 09:20:54 -07:00
values_test.go unstructpath: Create json path type package. 2018-03-14 10:18:07 -07:00