Documentation ¶ Index ¶ func GetPodCIDRWithIPVersion(podCIDR string, podCIDRs []string) (ipv4, ipv6 string) func GetPodIPs(ipv4, ipv6 string) (podCIDR string, podCIDRs []corev1.PodIP) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetPodCIDRWithIPVersion ¶ func GetPodCIDRWithIPVersion(podCIDR string, podCIDRs []string) (ipv4, ipv6 string) func GetPodIPs ¶ func GetPodIPs(ipv4, ipv6 string) (podCIDR string, podCIDRs []corev1.PodIP) Types ¶ This section is empty. Source Files ¶ View all Source files pod_cidrs.go Click to show internal directories. Click to hide internal directories.