Versions in this module Expand all Collapse all v2 v2.0.0 Oct 7, 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)