bakins / k8s-client

Simple Kubernetes client for Go
Apache License 2.0
11 stars 5 forks source link

Adding Watch & Namespace='' support. #25

Closed ewoutp closed 7 years ago

ewoutp commented 7 years ago

This PR adds support for watching resources.

It also adds listing resources in all namespaces using namespace=""

This PR extends #24

nshttpd commented 7 years ago

@ewoutp thanks for these PRs and patches. I know github will follow it but FYI I'm about to transfer this repo out of YakLabs organization over to @bakins ..