pkg/kmeta
Victor Agababov 495174c966
Make UnionMaps variadic! (#1360)
Thanks @dprotaso for the suggestion.
2020-05-26 19:47:49 -07:00
..
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
accessor.go pull out object reference helper function (#733) 2019-10-01 07:09:06 -07:00
accessor_test.go pull out object reference helper function (#733) 2019-10-01 07:09:06 -07:00
doc.go Create a kmeta package for libraries acting on ObjectMeta. (#67) 2018-09-13 10:45:16 -07:00
labels.go Add Generation variants of kmeta/labels.go (#117) 2018-10-08 02:14:25 -07:00
labels_test.go Add Generation variants of kmeta/labels.go (#117) 2018-10-08 02:14:25 -07:00
map.go Make UnionMaps variadic! (#1360) 2020-05-26 19:47:49 -07:00
map_test.go Make UnionMaps variadic! (#1360) 2020-05-26 19:47:49 -07:00
names.go Fix a typo in the comment (#962) 2019-12-23 14:38:26 -08:00
names_test.go Fix the childname where trimming caused a dash. (#928) 2019-12-08 14:12:44 -08:00
owner_references.go Rename kmeta.NewOwnerReference to NewControllerRef (#70) 2018-09-13 15:01:16 -07:00
owner_references_test.go Rename kmeta.NewOwnerReference to NewControllerRef (#70) 2018-09-13 15:01:16 -07:00
ownerrefable_accessor.go add OwnerRefableAccessor into kmeta (#535) 2019-07-18 17:15:29 -07:00
ownerrefable_accessor_test.go add OwnerRefableAccessor into kmeta (#535) 2019-07-18 17:15:29 -07:00