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 NewCluster ¶
func NewCluster(name, kubeVersion, kubeConfigPath, kindConfigPath, extraPortsMapping string, cfg util.CorePackageTemplateConfig) (*Cluster, error)
func (*Cluster) ExportKubeConfig ¶
type PortMapping ¶ added in v0.1.0
type TemplateConfig ¶ added in v0.3.0
type TemplateConfig struct { util.CorePackageTemplateConfig KubernetesVersion string ExtraPortsMapping []PortMapping }
Click to show internal directories.
Click to hide internal directories.