UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

3 lines (2 loc) 149 B
export declare function isValidNamespaceFormat(namespace: string): boolean; export declare function isValidClusterNameFormat(name: string): boolean;