Versions in this module Expand all Collapse all v0 v0.1.4 Jun 27, 2019 Changes in this version + type Cluster struct + func New(kubeconfigPath string) (*Cluster, error) + func (e *Cluster) Create() error + func (e *Cluster) Delete() error + func (e *Cluster) GetKubeconfig() (string, error)