Versions in this module Expand all Collapse all v0 v0.24.0 Mar 25, 2022 Changes in this version + func GetRESTMappings(mapper meta.RESTMapper, pruneResources []Resource) (namespaced, nonNamespaced []*meta.RESTMapping, err error) + type Resource struct + func ParseResources(mapper meta.RESTMapper, gvks []string) ([]Resource, error) + func (pr Resource) String() string