tree: 8cca4946f7f676ea5ea185e24d819ddcf5a9bad5 [path history] [tgz]
  1. create-update-delete-deployment/
  2. fake-client/
  3. in-cluster-client-configuration/
  4. out-of-cluster-client-configuration/
  5. workqueue/
  6. README.md
vendor/k8s.io/kubernetes/staging/src/k8s.io/client-go/examples/README.md

client-go Examples

This directory contains examples that cover various use cases and functionality for client-go.

Configuration

Basics

Advanced Concepts

Testing