Documentation
¶
Overview ¶
Package metallb includes functionality for automating the configuration and deployment of MetalLB for integration tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployMetallbForKindCluster ¶
func DeployMetallbForKindCluster(kc *kubernetes.Clientset, kindClusterName, dockerNetwork string) error
DeployMetallbForKindCluster deploys Metallb to the given Kind cluster using the Docker network provided for LoadBalancer IPs.
func GetIPRangeForMetallb ¶
GetIPRangeForMetallb provides a range of IP addresses to use for MetalLB given an IPv4 Network FIXME: just choosing specific default IPs for now, need to check range validity and dynamically assign IPs.
func GetMetallbYAMLCfg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.