kea-client
    Preparing search index...

    Interface RemoteClassSetArgs

    interface RemoteClassSetArgs {
        "client-classes": ClientClassConfig[];
        "remote-map"?: JsonObject;
        "server-tags"?: string[];
    }

    Hierarchy (View Summary)

    Index
    "client-classes": ClientClassConfig[]
    "remote-map"?: JsonObject
    "server-tags"?: string[]