UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

6 lines (5 loc) 159 B
export default function EndpointDetails(props: { name?: string; namespace?: string; cluster?: string; }): import("react/jsx-runtime").JSX.Element;