Commit Graph

7 Commits

Author SHA1 Message Date
Boshi Lian
127b59696e introduce slngen and remove stale proj (#1497)
* introduce slngen and remove stale proj

* Add instructions for generating with Visual Studio
2024-01-22 21:15:51 +01:00
Boshi Lian
b9032960e9 Inline watcher (#681)
* ignore more files

* inline watcher

* remove watcher handler

* generated files

* mark LineSeparatedHttpContent internal

* method removed

* fix warning
2021-09-14 11:20:05 -07:00
Andrew Stakhov
c48fc0dc56 Add interfaces for generated Kubernetes objects (#378)
* Add interfaces for generated Kubernetes objects that can allow working with them without using concrete types. This work is needed for future shared informers / controllers components being developed

* Add metadata for plural names. This opens up a path for many generic  operations as plural name is needed to construct path
2020-03-22 21:22:45 -07:00
Brendan Burns
aadeb74af9 Add an initial github action. (#324)
* Add a new workflow.

* Update gitignore.
2019-11-08 22:03:39 -08:00
krabhishek8260
ad74a08497 Add support for connecting/authenticating through kubeconfig 2017-06-17 14:11:52 -07:00
krabhishek8260
149d2f8fd2 Generated Client with Auth code 2017-06-16 10:47:10 -07:00
Brendan Burns
d42da04e5d Initial add of generated code, update readme, add settings file. 2017-06-12 22:16:33 -07:00