Versions in this module Expand all Collapse all v3 v3.1.1 Dec 30, 2020 Changes in this version + type ResourceGetter struct + func NewResourceGetter(factory informers.InformerFactory) *ResourceGetter + func (r *ResourceGetter) GetResource(namespace, resource, name string) (interface{}, error) + func (r *ResourceGetter) ListResources(namespace, resource string, conditions *params.Conditions, orderBy string, ...) (*models.PageableResponse, error) + func (r ResourceGetter) Add(resource string, getter v1alpha2.Interface) Other modules containing this package github.com/fearlesschenc/kubesphere