func Test_NodesDeleted(t *testing.T) { … } func Test_NodesShutdown(t *testing.T) { … } func Test_GetProviderID(t *testing.T) { … } func syncNodeStore(ctx context.Context, nodeinformer coreinformers.NodeInformer, f *fake.Clientset) error { … }
func Test_NodesDeleted(t *testing.T) { … } func Test_NodesShutdown(t *testing.T) { … } func Test_GetProviderID(t *testing.T) { … } func syncNodeStore(ctx context.Context, nodeinformer coreinformers.NodeInformer, f *fake.Clientset) error { … }