Versions in this module Expand all Collapse all v0 v0.0.2 Sep 15, 2021 v0.0.1 May 10, 2021 Changes in this version + func DetectKubeProxyMode(c *client.Client, configmapname string, containerName string, namespace string) (string, error) + func FindKubeProxyPod(c *client.Client, containerName string, namespace string) (string, error) + func SaveCurrentFirewallState(c *client.Client, configmapname string, containerName string, namespace string) (string, error)