Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KindLoggerFromLogr ¶ added in v0.8.1
KindLoggerFromLogr is a wrapper of logr.Logger made specifically for kind's InfoLogger. https://github.com/kubernetes-sigs/kind/blob/1a8f0473a0785e0975e26739524513e8ee696be3/pkg/log/types.go
Types ¶
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
func NewCluster ¶
func (*Cluster) ExportKubeConfig ¶
type PortMapping ¶ added in v0.1.0
type TemplateConfig ¶ added in v0.3.0
type TemplateConfig struct { v1alpha1.BuildCustomizationSpec KubernetesVersion string ExtraPortsMapping []PortMapping }
Click to show internal directories.
Click to hide internal directories.