import * as _backstage_catalog_model from '@backstage/catalog-model'; import * as react from 'react'; import * as _backstage_frontend_plugin_api from '@backstage/frontend-plugin-api'; import * as _backstage_filter_predicates from '@backstage/filter-predicates'; /** @alpha */ declare const kubernetesResourcesGraphCard: _backstage_frontend_plugin_api.OverridableExtensionDefinition<{ kind: "entity-content"; name: "kubernetes-resources.graph"; config: { path: string | undefined; title: string | undefined; filter: _backstage_filter_predicates.FilterPredicate | undefined; group: string | false | undefined; icon: string | undefined; }; configInput: { path?: string | undefined; title?: string | undefined; filter?: _backstage_filter_predicates.FilterPredicate | undefined; group?: string | false | undefined; icon?: string | undefined; }; output: _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef<_backstage_frontend_plugin_api.RouteRef<_backstage_frontend_plugin_api.AnyRouteRefParams>, "core.routing.ref", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef<(entity: _backstage_catalog_model.Entity) => boolean, "catalog.entity-filter-function", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef>, "catalog.entity-content-icon", { optional: true; }>; inputs: {}; params: { defaultPath?: [Error: `Use the 'path' param instead`]; path: string; defaultTitle?: [Error: `Use the 'title' param instead`]; title: string; defaultGroup?: [Error: `Use the 'group' param instead`]; group?: ("documentation" | "deployment" | "operation" | "overview" | "development" | "observability") | (string & {}); icon?: string | react.ReactElement; loader: () => Promise; routeRef?: _backstage_frontend_plugin_api.RouteRef; filter?: string | _backstage_filter_predicates.FilterPredicate | ((entity: _backstage_catalog_model.Entity) => boolean); }; }>; /** @alpha */ declare const kubernetesResourcesContent: _backstage_frontend_plugin_api.OverridableExtensionDefinition<{ kind: "entity-content"; name: "kubernetes-resources.content"; config: { path: string | undefined; title: string | undefined; filter: _backstage_filter_predicates.FilterPredicate | undefined; group: string | false | undefined; icon: string | undefined; }; configInput: { path?: string | undefined; title?: string | undefined; filter?: _backstage_filter_predicates.FilterPredicate | undefined; group?: string | false | undefined; icon?: string | undefined; }; output: _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef<_backstage_frontend_plugin_api.RouteRef<_backstage_frontend_plugin_api.AnyRouteRefParams>, "core.routing.ref", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef<(entity: _backstage_catalog_model.Entity) => boolean, "catalog.entity-filter-function", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef>, "catalog.entity-content-icon", { optional: true; }>; inputs: {}; params: { defaultPath?: [Error: `Use the 'path' param instead`]; path: string; defaultTitle?: [Error: `Use the 'title' param instead`]; title: string; defaultGroup?: [Error: `Use the 'group' param instead`]; group?: ("documentation" | "deployment" | "operation" | "overview" | "development" | "observability") | (string & {}); icon?: string | react.ReactElement; loader: () => Promise; routeRef?: _backstage_frontend_plugin_api.RouteRef; filter?: string | _backstage_filter_predicates.FilterPredicate | ((entity: _backstage_catalog_model.Entity) => boolean); }; }>; /** @alpha */ declare const kubernetesResourcesPlugin: _backstage_frontend_plugin_api.OverridableFrontendPlugin<{}, {}, { "entity-content:kubernetes-resources/kubernetes-resources.content": _backstage_frontend_plugin_api.OverridableExtensionDefinition<{ kind: "entity-content"; name: "kubernetes-resources.content"; config: { path: string | undefined; title: string | undefined; filter: _backstage_filter_predicates.FilterPredicate | undefined; group: string | false | undefined; icon: string | undefined; }; configInput: { path?: string | undefined; title?: string | undefined; filter?: _backstage_filter_predicates.FilterPredicate | undefined; group?: string | false | undefined; icon?: string | undefined; }; output: _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef<_backstage_frontend_plugin_api.RouteRef<_backstage_frontend_plugin_api.AnyRouteRefParams>, "core.routing.ref", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef<(entity: _backstage_catalog_model.Entity) => boolean, "catalog.entity-filter-function", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef>, "catalog.entity-content-icon", { optional: true; }>; inputs: {}; params: { defaultPath?: [Error: `Use the 'path' param instead`]; path: string; defaultTitle?: [Error: `Use the 'title' param instead`]; title: string; defaultGroup?: [Error: `Use the 'group' param instead`]; group?: ("documentation" | "deployment" | "operation" | "overview" | "development" | "observability") | (string & {}); icon?: string | react.ReactElement; loader: () => Promise; routeRef?: _backstage_frontend_plugin_api.RouteRef; filter?: string | _backstage_filter_predicates.FilterPredicate | ((entity: _backstage_catalog_model.Entity) => boolean); }; }>; "entity-content:kubernetes-resources/kubernetes-resources.graph": _backstage_frontend_plugin_api.OverridableExtensionDefinition<{ kind: "entity-content"; name: "kubernetes-resources.graph"; config: { path: string | undefined; title: string | undefined; filter: _backstage_filter_predicates.FilterPredicate | undefined; group: string | false | undefined; icon: string | undefined; }; configInput: { path?: string | undefined; title?: string | undefined; filter?: _backstage_filter_predicates.FilterPredicate | undefined; group?: string | false | undefined; icon?: string | undefined; }; output: _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef<_backstage_frontend_plugin_api.RouteRef<_backstage_frontend_plugin_api.AnyRouteRefParams>, "core.routing.ref", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef<(entity: _backstage_catalog_model.Entity) => boolean, "catalog.entity-filter-function", { optional: true; }> | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef | _backstage_frontend_plugin_api.ExtensionDataRef>, "catalog.entity-content-icon", { optional: true; }>; inputs: {}; params: { defaultPath?: [Error: `Use the 'path' param instead`]; path: string; defaultTitle?: [Error: `Use the 'title' param instead`]; title: string; defaultGroup?: [Error: `Use the 'group' param instead`]; group?: ("documentation" | "deployment" | "operation" | "overview" | "development" | "observability") | (string & {}); icon?: string | react.ReactElement; loader: () => Promise; routeRef?: _backstage_frontend_plugin_api.RouteRef; filter?: string | _backstage_filter_predicates.FilterPredicate | ((entity: _backstage_catalog_model.Entity) => boolean); }; }>; }>; export { kubernetesResourcesPlugin as default, kubernetesResourcesContent, kubernetesResourcesGraphCard, kubernetesResourcesPlugin };