Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewK3dDistro ¶
func NewK3dDistro(workdir string) kubernetes.Distro
Types ¶
type K3d ¶
type K3d struct {
// contains filtered or unexported fields
}
func (*K3d) CreateClusters ¶
func (k *K3d) CreateClusters(ctx context.Context, clusters *v1alpha1.RequestClusters) ([]*kubernetes.Cluster, error)
Click to show internal directories.
Click to hide internal directories.