client-go/dynamic
Tim Hockin c4339eeca9 Replace uses of ObjectGoPrintDiff with cmp.Diff
ObjectGoPrintDiff is already a shim over cmp.Diff, so no actual output
or behavior changes

Kubernetes-commit: 9627c50ef37f3b5274486e6f5ad37b73b1b69bf0
2023-03-23 11:31:25 -07:00
..
dynamicinformer Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
dynamiclister Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
fake Replace uses of ObjectGoPrintDiff with cmp.Diff 2023-03-23 11:31:25 -07:00
client_test.go Validate segments with client-go/dynamic 2022-08-30 16:32:10 -07:00
interface.go Add Apply and ApplyStatus methods to dynamic ResourceInterface 2022-04-12 20:24:15 +00:00
scheme.go dynamic: The dynamic client no longer needs a special cased watch 2019-11-03 15:10:12 -05:00
simple.go client-go: factor the dynamic client similarly to others 2022-09-28 08:57:22 -06:00