Slides can be found at this link
To build:
glide install
./build.sh
To get help, just run binary and to to run a specific example pass the argument:
./kdi
NAME:
k8sdaysindia - Using client-go effectively with Kubernetes api
USAGE:
kdi [global options] command [command options] [arguments...]
VERSION:
0.2
COMMANDS:
crud Run CRUD example
lister Run lister example
informer Run informer example
workqueue Run workqueue example
help, h Shows a list of commands or help for one command
./kdi crud
./kdi lister