Versions in this module Expand all Collapse all v0 v0.3.1 Mar 28, 2017 v0.3.0 Mar 3, 2017 Changes in this version + type Cluster struct + Namespace string + Replicas int32 + Version string + func New(namespace, version string, factory client.ConnectionFactory) *Cluster + func (c *Cluster) Start(clientset *kubernetes.Clientset, cluster *mon.ClusterInfo) error