Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
Cluster represents the running state of a KIND cluster. An empty struct is enough to call Setup() on.
func (*Cluster) KubeClient ¶
func (c *Cluster) KubeClient() kubernetes.Interface
KubeConfig returns an absolute path to the Kube Config
Click to show internal directories.
Click to hide internal directories.