Filter Devfile Objects with attributes #232
Labels
area/library
Common devfile library for interacting with devfiles
kind/user-story
User story for new enhancement
With #214 merged, devfile now has a way to specify custom attributes for devfile objects. So Parser needs a way to consume and filter these attributes depending on the library consumers.
For example, if a library consumer wants to only get components/commands that has a certain attribute tag; they should only get those components/commands.
The text was updated successfully, but these errors were encountered: