Documentation ¶
Index ¶
- Variables
- func ControllerPod(cs clientset.Interface) (*corev1.Pod, error)
- func PeersForContainers(containers []*frrcontainer.FRR, ipFamily ipfamily.Family) []config.Peer
- func SpeakerPods(cs clientset.Interface) ([]*corev1.Pod, error)
- func WithBFD(peers []config.Peer, bfdProfile string) []config.Peer
- func WithRouterID(peers []config.Peer, routerID string) []config.Peer
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigMapName = defaultConfigMapName
View Source
var Namespace = defaultNameSpace
Functions ¶
func ControllerPod ¶
ControllerPod returns the metallb controller pod.
func PeersForContainers ¶
PeersForContainers returns the metallb config peers related to the given containers.
func SpeakerPods ¶
SpeakerPods returns the set of pods running the speakers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.