kubernetes/pkg/controlplane/controller/clusterauthenticationtrust/cluster_authentication_trust_controller_test.go

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