kubernetes/pkg/controlplane/controller/systemnamespaces/system_namespaces_controller_test.go

// Test_Controller validates the garbage collection logic for the apiserverleasegc controller.
func Test_Controller(t *testing.T) {}

func expectAction(t *testing.T, actions []k8stesting.Action, expected [][]string) {}