1
0
Fork 0
mirror of https://github.com/imjasonh/client-go2 synced 2026-07-13 11:27:10 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Jason Hall
fbf85d4793 make event handler configuration the caller's responsibility, maybe they want to enqueue the event 2021-12-15 12:17:04 -05:00
Jason Hall
8736289eac update README 2021-12-15 12:09:18 -05:00
Jason Hall
da349520ce Merge branch 'main' of github.com:imjasonh/client-go2 2021-12-15 12:05:55 -05:00
Jason Hall
fa4eb4d0f2 Playing with generic informers 2021-12-15 12:05:35 -05:00
Jason Hall
72d7dbe5fd
Update README.md 2021-11-13 07:25:55 -05:00
Jason Hall
ec96ad4354 remove load bearing import; no longer load bearing 2021-11-01 15:58:40 -04:00
Jason Hall
a45c068905 fix config 2021-11-01 15:47:39 -04:00
Jason Hall
f7ba9f0ab2 add github action 2021-11-01 15:44:00 -04:00
Jason Hall
b7c0e36470 take runtime.Object instead of T any 2021-09-10 14:03:39 -04:00
Jason Hall
08c01c3a33 just take a GVR in NewClient 2021-09-10 13:56:24 -04:00
Jason Hall
5539a6fa1d add link 2021-09-09 16:19:39 -04:00
Jason Hall
59f526eccf trying to make the client simpler; doesn't work :( 2021-09-09 16:06:10 -04:00
Jason Hall
f6db51af0f impl get and create 2021-09-09 13:13:19 -04:00
Jason Hall
a09c449fd7 initial commit 2021-09-09 12:29:21 -04:00