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