cli-utils/pkg/apply/task
Karl Isenberg 604c9deb8b Add UnstructuredSet to encapsulate set functions
- Refactor usages to []Unstructured to use UnstructuredSet
- Add UnstructuredSet.Equal to handle set equality comparison
- Avoid updating tests to prove reverse compatibility
  (except: Graph.SortObj, which returns a list of sets)
2021-10-08 13:45:46 -07:00
..
apply_task.go Add UnstructuredSet to encapsulate set functions 2021-10-08 13:45:46 -07:00
apply_task_test.go Add ObjMetadataSet to encapsulate set functions 2021-10-06 14:25:12 -07:00
delete_inv_task.go Add ObjMetadataSet to encapsulate set functions 2021-10-06 14:25:12 -07:00
delete_inv_task_test.go Add ObjMetadataSet to encapsulate set functions 2021-10-06 14:25:12 -07:00
inv_add_task.go Add UnstructuredSet to encapsulate set functions 2021-10-08 13:45:46 -07:00
inv_add_task_test.go Add ObjMetadataSet to encapsulate set functions 2021-10-06 14:25:12 -07:00
inv_set_task.go Add ObjMetadataSet to encapsulate set functions 2021-10-06 14:25:12 -07:00
inv_set_task_test.go Add ObjMetadataSet to encapsulate set functions 2021-10-06 14:25:12 -07:00
printer_adapter.go Add GroupName to Apply, Prune, and Delete events 2021-10-05 17:14:11 -07:00
printer_adapter_test.go Add GroupName to Apply, Prune, and Delete events 2021-10-05 17:14:11 -07:00
prune_task.go Add UnstructuredSet to encapsulate set functions 2021-10-08 13:45:46 -07:00
resetmapper_task.go Simplify the InfoHelper and ApplyTask 2020-06-10 22:22:06 -07:00
resetmapper_task_test.go Merge Collector and ResourceCache 2021-09-30 12:01:19 -07:00
send_event_task.go Add TaskContext to be passed between tasks 2020-04-17 14:04:58 -07:00