<!-- Please only use this template for submitting feature requests --> **What would you like to be added**]: We have defined the interface of [Store](https://github.com/apache/dubbo-admin/blob/develop/pkg/core/store/store.go), and the implemention of Store is needed. Core features of Store: 1. Fully compatible with the Store defined in [client-go](https://github.com/kubernetes/client-go) 2. Support multi types of Resource 3. Support Indexr defined in [client-go](https://github.com/kubernetes/client-go) [**Why is this needed**] Store is one of the Core Component