Replies: 1 comment 6 replies
-
sounds |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to implement extension methods for registering the kubernetes client through DI
Interface I plan to extend: IServiceCollection
Registration (example in net6.0 style):
Usage (example in net6.0 ApiController style):
Usage (example in net6.0 Minimal api style):
usage (example in net6.0 Service Worker style):
Important points to discuss:
Does this sound like a good idea?
Beta Was this translation helpful? Give feedback.
All reactions