Versions in this module Expand all Collapse all v0 v0.4.0 Jun 23, 2016 Changes in this version + func ServerPreferredNamespacedGroupVersionResources(discoveryClient discovery.DiscoveryInterface) ([]unversioned.GroupVersionResource, error) v0.3.0 Mar 16, 2016 v0.1.0 Oct 25, 2015 Changes in this version + type NamespaceController struct + StopEverything chan struct{} + func NewNamespaceController(kubeClient client.Interface, experimentalMode bool, resyncPeriod time.Duration) *NamespaceController + func (nm *NamespaceController) Run() + func (nm *NamespaceController) Stop()