node-opa
    Preparing search index...

    Interface GetPolicyResponse

    interface GetPolicyResponse {
        result: PolicyModule;
    }
    Index

    Properties

    Properties

    result: PolicyModule