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 179 B
import { Selector } from '@openshift-console/dynamic-plugin-sdk'; export declare const selectorToString: (selector: Selector) => string; //# sourceMappingURL=requirements.d.ts.map