func FilterWithLabels(objs []runtime.Object, labelSel labels.Selector) ([]runtime.Object, error)
FilterWithLabels returns a copy of the items in objs matching labelSel