Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog
index
isNamespace
Function isNamespace
isNamespace
(
namespaces
:
string
|
string
[]
)
:
(
entity
:
Entity
)
=>
boolean
For use in EntitySwitch.Case. Matches if the entity is in a given namespace.
Parameters
namespaces
:
string
|
string
[]
Returns
(
entity
:
Entity
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
For use in EntitySwitch.Case. Matches if the entity is in a given namespace.