Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetNetworkAttachmentAnnotation ¶
func SetNetworkAttachmentAnnotation( pod *v1.Pod, serviceProxy string, vipV4 []string, vipV6 []string, gatewaysV4 []string, gatewaysV6 []string, ) (*v1.Pod, error)
SetNetworkAttachmentAnnotation modifies the network attachment annotation of the pod to correspond to the stateless load balancer requirement (VIP + policy routes) with the parameters (VIPs, Gateways).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.