Versions in this module Expand all Collapse all v0 v0.0.1 Jun 15, 2017 Changes in this version + type KongCluster struct + type Processor struct + func New(kclient *k8sutil.K8sutil, baseImage string) (*Processor, error) + func (p *Processor) Run() error + func (p *Processor) WatchKongEvents(done chan struct{}, wg *sync.WaitGroup)