type semanticRoles … func getSemanticRoles(roles []rbacv1.ClusterRole) semanticRoles { … } var viewEscalatingNamespaceResources … var ungettableResources … func TestEditViewRelationship(t *testing.T) { … } func TestBootstrapNamespaceRoles(t *testing.T) { … } func TestBootstrapNamespaceRoleBindings(t *testing.T) { … } func TestBootstrapClusterRoles(t *testing.T) { … } func TestBootstrapClusterRoleBindings(t *testing.T) { … } func TestBootstrapControllerRoles(t *testing.T) { … } func TestBootstrapControllerRoleBindings(t *testing.T) { … } func testObjects(t *testing.T, list *api.List, fixtureFilename string) { … } func TestClusterRoleLabel(t *testing.T) { … }