Commit Graph

8 Commits

Author SHA1 Message Date
Hui Yu
493a027b70 [Multi-Thread] Support working in multi-thread environment 2020-10-31 19:01:54 +08:00
Hui Yu
9e5533206e [Readme & Examples]
* Update the usage example in README.md because kubernetes-client/c has supported loading cluster configuration to authentication.

* Update some examples to keep consistence with README.md
2020-06-28 12:24:08 +08:00
Hui Yu
82fb962911 [Examples] Fix memory leak in example/list_pod 2020-06-01 12:00:58 +00:00
Hui Yu
705a605e95 [Configuration]Support configuration for X509 client certificate in kube config file 2020-04-05 19:34:24 +08:00
Brendan Burns
a66596b0c2 Improve the READMEs for the client. 2020-03-23 21:44:28 -07:00
Hui Yu
9576c62024 Update the code style of examples source 2020-03-20 22:13:28 +08:00
Hui Yu
2502f6b00b Update examples code:
1. Anonymize the API server address

2. Remove useless line-break

3. Delete commented out code
2020-03-20 16:13:42 +08:00
Hui Yu
cf3729b611 Add the examples to demo listing/creating pods 2020-03-19 09:56:19 +08:00