type testRESTMapper … func (m *testRESTMapper) RESTMapping(gk schema.GroupKind, versions ...string) (*meta.RESTMapping, error) { … } func TestGetRESTMappings(t *testing.T) { … } func TestParsePruneResources(t *testing.T) { … }
type testRESTMapper … func (m *testRESTMapper) RESTMapping(gk schema.GroupKind, versions ...string) (*meta.RESTMapping, error) { … } func TestGetRESTMappings(t *testing.T) { … } func TestParsePruneResources(t *testing.T) { … }