Versions in this module Expand all Collapse all v0 v0.0.1 Jun 15, 2017 Changes in this version + type Config struct + Namespace string + type Controller struct + func New(name, ns string, k8sclient *k8sutil.K8sutil) (*Controller, error) + func (c *Controller) Run() error