func TestRetrieveValidatedConfigInfo(t *testing.T) { … } type fakeConfigMap … func (c *fakeConfigMap) createOrUpdate(client clientset.Interface) error { … }
func TestRetrieveValidatedConfigInfo(t *testing.T) { … } type fakeConfigMap … func (c *fakeConfigMap) createOrUpdate(client clientset.Interface) error { … }