Skip to main content

EntityNamespaceFilter

Home > @backstage/plugin-catalog-react > EntityNamespaceFilter

Filters entities to those within the given namespace(s).

Signature:

class EntityNamespaceFilter implements EntityFilter 

Implements: EntityFilter

Constructors

Constructor

Modifiers

Description

(constructor)(values)

Constructs a new instance of the EntityNamespaceFilter class

Properties

Property

Modifiers

Type

Description

values

readonly

string[]

Methods

Method

Modifiers

Description

filterEntity(entity)

getCatalogFilters()

toQueryValue()