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 { … }