UNPKG

@stolostron/multicluster-sdk

Version:

Provides extensions and APIs that dynamic plugins can use to leverage multicluster capabilities provided by Red Hat Advanced Cluster Management.

2 lines 239 B
export declare const handleWebsocketEvent: <R>(event: any, requestPath: string, setData: (data: R) => void, isList: boolean | undefined, fleetResourceCache: Record<string, any>, cluster: string) => void; //# sourceMappingURL=utils.d.ts.map