var someRandomCA … var anotherRandomCA … var someRandomCAProvider … var anotherRandomCAProvider … func init() { … } func TestWriteClientCAs(t *testing.T) { … } func getFinalConfigMaps(t *testing.T, client *fake.Clientset) (map[string]*corev1.ConfigMap, bool) { … } func TestWriteConfigMapDeleted(t *testing.T) { … }