UNPKG

@openshift-console/dynamic-plugin-sdk

Version:

Provides core APIs, types and utilities used by dynamic plugins at runtime.

4 lines (3 loc) 205 B
export const extensionsFile = 'console-extensions.json'; // Special key for the "all" namespaces option to avoid a potential clash with actual namespace names export const ALL_NAMESPACES_KEY = '#ALL_NS#';