Datalayer VS Code Extension - v0.0.14
    Preparing search index...

    Type Alias TreeSectionType

    TreeSectionType:
        | "runtimes-section"
        | "snapshots-section"
        | "secrets-section"
        | "datasources-section"

    Types of tree sections available across different tree views.

    • runtimes-section: Runtimes list in Runtimes view
    • snapshots-section: Snapshots list in Runtimes view
    • secrets-section: Secrets list in Settings view
    • datasources-section: Datasources list in Settings view