Cerbos JavaScript SDK
    Preparing search index...

    Interface PolicySourceHubBase

    Common fields between different PolicySourceHub types.

    interface PolicySourceHubBase {
        kind: "hub";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    kind: "hub"

    Discriminator to mark the policy source as Cerbos Hub.