Documentation
¶
Index ¶
- func HaproxyLXCLaunchOptions() *lxc.LaunchOptions
- func HaproxyOCILaunchOptions() *lxc.LaunchOptions
- func KindLaunchOptions(in KindLaunchOptionsInput) (*lxc.LaunchOptions, error)
- func KubeadmLaunchOptions(in KubeadmLaunchOptionsInput) *lxc.LaunchOptions
- type KindLaunchOptionsInput
- type KubeadmLaunchOptionsInput
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HaproxyLXCLaunchOptions ¶
func HaproxyLXCLaunchOptions() *lxc.LaunchOptions
HaproxyLXCLaunchOptions launches LXC haproxy load balancer containers.
func HaproxyOCILaunchOptions ¶
func HaproxyOCILaunchOptions() *lxc.LaunchOptions
HaproxyOCILaunchOptions launches OCI haproxy load balancer containers.
func KindLaunchOptions ¶
func KindLaunchOptions(in KindLaunchOptionsInput) (*lxc.LaunchOptions, error)
KindLaunchOptions launches kindest/node nodes.
func KubeadmLaunchOptions ¶
func KubeadmLaunchOptions(in KubeadmLaunchOptionsInput) *lxc.LaunchOptions
KubeadmLaunchOptions launches kubeadm nodes.
Types ¶
type KindLaunchOptionsInput ¶
Click to show internal directories.
Click to hide internal directories.