Versions in this module Expand all Collapse all v0 v0.2.0 Jun 15, 2020 Changes in this version + func All(key ClusterObjectKey) bool + func And(filters ...KeyFilter) KeyFilter + func ClusterGroupKindFilter(cgk ...ClusterGroupKind) KeyFilter + func ClusterGroupKindFilterBySet(gks ClusterGroupKindSet) KeyFilter + func GroupKindFilter(gk ...schema.GroupKind) KeyFilter + func GroupKindFilterBySet(gks GroupKindSet) KeyFilter + func None(key ClusterObjectKey) bool + func Not(filter KeyFilter) KeyFilter + func Or(filters ...KeyFilter) KeyFilter