> For the complete documentation index, see [llms.txt](https://herbguo.gitbook.io/client-go/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://herbguo.gitbook.io/client-go/master.md).

# Introduction

* [client-go源码结构及Client客户端对象](/client-go/client_obj.md)
* [Informer机制](/client-go/informer.md)
* [WorkQueue](/client-go/workqueue.md)
