kubernetes/cmd/kubeadm/app/phases/addons/proxy/proxy_test.go

func TestCompileManifests(t *testing.T) {}

func TestEnsureProxyAddon(t *testing.T) {}

func TestDaemonSetsHaveSystemNodeCriticalPriorityClassName(t *testing.T) {}

func TestPrintOrCreateKubeProxyObjects(t *testing.T) {}

func newMockClientForTest(t *testing.T) *clientsetfake.Clientset {}