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.

3 lines 199 B
export declare const fetchHubClusterName: () => Promise<string | undefined>; export declare const getCachedHubClusterName: () => string | undefined; //# sourceMappingURL=cachedHubClusterName.d.ts.map