Versions in this module Expand all Collapse all v0 v0.2.0 Jan 26, 2019 Changes in this version + func DisableArpRequest(sysctl utilsysctl.Interface) error + func EnableArpRequest(sysctl utilsysctl.Interface) error + func GetNodeIPOrName(kubeClient clientset.Interface, name string, useInternalIP bool) string + func GetRestConfig(kubeconfig string) (*rest.Config, error) + type Config struct + Client clientset.Interface + ElectionID string + type PodInfo struct + Labels map[string]string + Name string + Namespace string + NodeIP string + func GetPodDetails(kubeClient clientset.Interface) (*PodInfo, error)