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
}
func (*Cluster) ApiServer ¶
func (c *Cluster) ApiServer() *kubernetes.Clientset
ApiServer returns a reference to the kubernetes client built while waiting.
func (*Cluster) CreateDockerObjects ¶
Create makes all docker objects in the dind cluster.
func (*Cluster) StartContainers ¶
Start begins all containers in the dind cluster.
Click to show internal directories.
Click to hide internal directories.