Skip to content

Add helper function in dynamic schema parsing #293

Description

@mjudeikis

Currently, schemas are parsed in not a very type-safe way:

Example:

scope := item.UnstructuredContent()["spec"].(map[string]interface{})["scope"]

We should add a helper function to do this better

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions