@meshery/schemas 1.3.31 → 1.3.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,6 +14,9 @@ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<_reduxjs_toolkit_query.
14
14
  getSystemDatabase: _reduxjs_toolkit_query.QueryDefinition<GetSystemDatabaseApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemDatabaseApiResponse, "mesheryRtkSchemasApi", unknown>;
15
15
  resetSystemDatabase: _reduxjs_toolkit_query.MutationDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", ResetSystemDatabaseApiResponse, "mesheryRtkSchemasApi", unknown>;
16
16
  getSystemVersion: _reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemVersionApiResponse, "mesheryRtkSchemasApi", unknown>;
17
+ addKubernetesConfig: _reduxjs_toolkit_query.MutationDefinition<AddKubernetesConfigApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", AddKubernetesConfigApiResponse, "mesheryRtkSchemasApi", unknown>;
18
+ discoverKubernetesContexts: _reduxjs_toolkit_query.MutationDefinition<DiscoverKubernetesContextsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", DiscoverKubernetesContextsApiResponse, "mesheryRtkSchemasApi", unknown>;
19
+ pingKubernetes: _reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>;
17
20
  getSystemSync: _reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>;
18
21
  getOperatorControllerStatus: _reduxjs_toolkit_query.QueryDefinition<GetOperatorControllerStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetOperatorControllerStatusApiResponse, "mesheryRtkSchemasApi", unknown>;
19
22
  getMeshsyncControllerStatus: _reduxjs_toolkit_query.QueryDefinition<GetMeshsyncControllerStatusApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetMeshsyncControllerStatusApiResponse, "mesheryRtkSchemasApi", unknown>;
@@ -44,6 +47,8 @@ declare const injectedRtkApi: _reduxjs_toolkit_query.Api<_reduxjs_toolkit_query.
44
47
  getUserEmailAddresses: _reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>;
45
48
  getConnections: _reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>;
46
49
  registerConnection: _reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", RegisterConnectionApiResponse, "mesheryRtkSchemasApi", unknown>;
50
+ processConnectionRegistration: _reduxjs_toolkit_query.MutationDefinition<ProcessConnectionRegistrationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", ProcessConnectionRegistrationApiResponse, "mesheryRtkSchemasApi", unknown>;
51
+ cancelConnectionRegister: _reduxjs_toolkit_query.MutationDefinition<CancelConnectionRegisterApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", unknown, "mesheryRtkSchemasApi", unknown>;
47
52
  getConnectionById: _reduxjs_toolkit_query.QueryDefinition<GetConnectionByIdApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionByIdApiResponse, "mesheryRtkSchemasApi", unknown>;
48
53
  updateConnection: _reduxjs_toolkit_query.MutationDefinition<UpdateConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", UpdateConnectionApiResponse, "mesheryRtkSchemasApi", unknown>;
49
54
  deleteConnection: _reduxjs_toolkit_query.MutationDefinition<DeleteConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", unknown, "mesheryRtkSchemasApi", unknown>;
@@ -2479,6 +2484,196 @@ type GetSystemVersionApiResponse = {
2479
2484
  releaseChannel?: string;
2480
2485
  };
2481
2486
  type GetSystemVersionApiArg = void;
2487
+ type AddKubernetesConfigApiResponse = {
2488
+ /** Contexts newly registered as discovered connections. */
2489
+ registeredContexts: {
2490
+ /** Stable identifier of the Kubernetes context, assigned when the context is registered. Not a UUID; carried in connection metadata. */
2491
+ id?: string;
2492
+ /** Human-readable name of the Kubernetes context. */
2493
+ name?: string;
2494
+ /** Authentication material for the context (token or kubeconfig reference), sourced from the connection's credential secret. */
2495
+ auth?: object;
2496
+ /** Cluster definition for the context (certificate authority and server details), sourced from the connection's credential secret. */
2497
+ cluster?: object;
2498
+ /** API server URL of the Kubernetes cluster. */
2499
+ server?: string;
2500
+ /** ID of the user who owns the underlying connection. */
2501
+ owner?: string;
2502
+ /** ID of the user who registered the context. */
2503
+ createdBy?: string;
2504
+ /** ID of the Meshery instance the context is registered with. */
2505
+ mesheryInstanceId?: string;
2506
+ /** ID of the Kubernetes server associated with the context. */
2507
+ kubernetesServerId?: string;
2508
+ /** How Meshery is deployed relative to the cluster (e.g. in_cluster, out_of_cluster). */
2509
+ deploymentType?: string;
2510
+ /** Kubernetes server version of the cluster. */
2511
+ version?: string;
2512
+ /** Timestamp when the underlying connection was created. */
2513
+ createdAt?: string;
2514
+ /** Timestamp when the underlying connection was last updated. */
2515
+ updatedAt?: string;
2516
+ /** ID of the connection this context was projected from. */
2517
+ connectionId?: string;
2518
+ /** Whether this context's API server answered the probe run while its kubeconfig was processed. Discovery and import surface unreachable contexts too, so they can still be registered; reachability only gates the connected transition. */
2519
+ reachable?: boolean;
2520
+ }[];
2521
+ /** Contexts whose connection already exists in (or transitioned to) the connected state. */
2522
+ connectedContexts: {
2523
+ /** Stable identifier of the Kubernetes context, assigned when the context is registered. Not a UUID; carried in connection metadata. */
2524
+ id?: string;
2525
+ /** Human-readable name of the Kubernetes context. */
2526
+ name?: string;
2527
+ /** Authentication material for the context (token or kubeconfig reference), sourced from the connection's credential secret. */
2528
+ auth?: object;
2529
+ /** Cluster definition for the context (certificate authority and server details), sourced from the connection's credential secret. */
2530
+ cluster?: object;
2531
+ /** API server URL of the Kubernetes cluster. */
2532
+ server?: string;
2533
+ /** ID of the user who owns the underlying connection. */
2534
+ owner?: string;
2535
+ /** ID of the user who registered the context. */
2536
+ createdBy?: string;
2537
+ /** ID of the Meshery instance the context is registered with. */
2538
+ mesheryInstanceId?: string;
2539
+ /** ID of the Kubernetes server associated with the context. */
2540
+ kubernetesServerId?: string;
2541
+ /** How Meshery is deployed relative to the cluster (e.g. in_cluster, out_of_cluster). */
2542
+ deploymentType?: string;
2543
+ /** Kubernetes server version of the cluster. */
2544
+ version?: string;
2545
+ /** Timestamp when the underlying connection was created. */
2546
+ createdAt?: string;
2547
+ /** Timestamp when the underlying connection was last updated. */
2548
+ updatedAt?: string;
2549
+ /** ID of the connection this context was projected from. */
2550
+ connectionId?: string;
2551
+ /** Whether this context's API server answered the probe run while its kubeconfig was processed. Discovery and import surface unreachable contexts too, so they can still be registered; reachability only gates the connected transition. */
2552
+ reachable?: boolean;
2553
+ }[];
2554
+ /** Contexts whose connection is in the ignored state. */
2555
+ ignoredContexts: {
2556
+ /** Stable identifier of the Kubernetes context, assigned when the context is registered. Not a UUID; carried in connection metadata. */
2557
+ id?: string;
2558
+ /** Human-readable name of the Kubernetes context. */
2559
+ name?: string;
2560
+ /** Authentication material for the context (token or kubeconfig reference), sourced from the connection's credential secret. */
2561
+ auth?: object;
2562
+ /** Cluster definition for the context (certificate authority and server details), sourced from the connection's credential secret. */
2563
+ cluster?: object;
2564
+ /** API server URL of the Kubernetes cluster. */
2565
+ server?: string;
2566
+ /** ID of the user who owns the underlying connection. */
2567
+ owner?: string;
2568
+ /** ID of the user who registered the context. */
2569
+ createdBy?: string;
2570
+ /** ID of the Meshery instance the context is registered with. */
2571
+ mesheryInstanceId?: string;
2572
+ /** ID of the Kubernetes server associated with the context. */
2573
+ kubernetesServerId?: string;
2574
+ /** How Meshery is deployed relative to the cluster (e.g. in_cluster, out_of_cluster). */
2575
+ deploymentType?: string;
2576
+ /** Kubernetes server version of the cluster. */
2577
+ version?: string;
2578
+ /** Timestamp when the underlying connection was created. */
2579
+ createdAt?: string;
2580
+ /** Timestamp when the underlying connection was last updated. */
2581
+ updatedAt?: string;
2582
+ /** ID of the connection this context was projected from. */
2583
+ connectionId?: string;
2584
+ /** Whether this context's API server answered the probe run while its kubeconfig was processed. Discovery and import surface unreachable contexts too, so they can still be registered; reachability only gates the connected transition. */
2585
+ reachable?: boolean;
2586
+ }[];
2587
+ /** Contexts that could not be saved as connections. The failure detail is recorded in the emitted event's metadata, not on the context object. */
2588
+ erroredContexts: {
2589
+ /** Stable identifier of the Kubernetes context, assigned when the context is registered. Not a UUID; carried in connection metadata. */
2590
+ id?: string;
2591
+ /** Human-readable name of the Kubernetes context. */
2592
+ name?: string;
2593
+ /** Authentication material for the context (token or kubeconfig reference), sourced from the connection's credential secret. */
2594
+ auth?: object;
2595
+ /** Cluster definition for the context (certificate authority and server details), sourced from the connection's credential secret. */
2596
+ cluster?: object;
2597
+ /** API server URL of the Kubernetes cluster. */
2598
+ server?: string;
2599
+ /** ID of the user who owns the underlying connection. */
2600
+ owner?: string;
2601
+ /** ID of the user who registered the context. */
2602
+ createdBy?: string;
2603
+ /** ID of the Meshery instance the context is registered with. */
2604
+ mesheryInstanceId?: string;
2605
+ /** ID of the Kubernetes server associated with the context. */
2606
+ kubernetesServerId?: string;
2607
+ /** How Meshery is deployed relative to the cluster (e.g. in_cluster, out_of_cluster). */
2608
+ deploymentType?: string;
2609
+ /** Kubernetes server version of the cluster. */
2610
+ version?: string;
2611
+ /** Timestamp when the underlying connection was created. */
2612
+ createdAt?: string;
2613
+ /** Timestamp when the underlying connection was last updated. */
2614
+ updatedAt?: string;
2615
+ /** ID of the connection this context was projected from. */
2616
+ connectionId?: string;
2617
+ /** Whether this context's API server answered the probe run while its kubeconfig was processed. Discovery and import surface unreachable contexts too, so they can still be registered; reachability only gates the connected transition. */
2618
+ reachable?: boolean;
2619
+ }[];
2620
+ };
2621
+ type AddKubernetesConfigApiArg = {
2622
+ body: {
2623
+ /** Kubeconfig file contents. */
2624
+ k8sfile: Blob;
2625
+ /** JSON-encoded object mapping a discovered context ID to per-context import options, e.g. `{"<contextId>": {"meshsyncDeploymentMode": "operator", "name": "my-cluster"}}`. `meshsyncDeploymentMode` selects how MeshSync runs for the resulting connection; `name` overrides the connection name. */
2626
+ contexts?: string;
2627
+ /** JSON-encoded array of discovered context IDs to import. When absent, every context discovered in the kubeconfig is imported. */
2628
+ selectedContexts?: string;
2629
+ };
2630
+ };
2631
+ type DiscoverKubernetesContextsApiResponse = {
2632
+ /** Stable identifier of the Kubernetes context, assigned when the context is registered. Not a UUID; carried in connection metadata. */
2633
+ id?: string;
2634
+ /** Human-readable name of the Kubernetes context. */
2635
+ name?: string;
2636
+ /** Authentication material for the context (token or kubeconfig reference), sourced from the connection's credential secret. */
2637
+ auth?: object;
2638
+ /** Cluster definition for the context (certificate authority and server details), sourced from the connection's credential secret. */
2639
+ cluster?: object;
2640
+ /** API server URL of the Kubernetes cluster. */
2641
+ server?: string;
2642
+ /** ID of the user who owns the underlying connection. */
2643
+ owner?: string;
2644
+ /** ID of the user who registered the context. */
2645
+ createdBy?: string;
2646
+ /** ID of the Meshery instance the context is registered with. */
2647
+ mesheryInstanceId?: string;
2648
+ /** ID of the Kubernetes server associated with the context. */
2649
+ kubernetesServerId?: string;
2650
+ /** How Meshery is deployed relative to the cluster (e.g. in_cluster, out_of_cluster). */
2651
+ deploymentType?: string;
2652
+ /** Kubernetes server version of the cluster. */
2653
+ version?: string;
2654
+ /** Timestamp when the underlying connection was created. */
2655
+ createdAt?: string;
2656
+ /** Timestamp when the underlying connection was last updated. */
2657
+ updatedAt?: string;
2658
+ /** ID of the connection this context was projected from. */
2659
+ connectionId?: string;
2660
+ /** Whether this context's API server answered the probe run while its kubeconfig was processed. Discovery and import surface unreachable contexts too, so they can still be registered; reachability only gates the connected transition. */
2661
+ reachable?: boolean;
2662
+ }[];
2663
+ type DiscoverKubernetesContextsApiArg = {
2664
+ body: {
2665
+ /** Kubeconfig file contents. */
2666
+ k8sfile: Blob;
2667
+ };
2668
+ };
2669
+ type PingKubernetesApiResponse = {
2670
+ /** Version string reported by the cluster's API server. The wire field is `server_version` - this endpoint's published wire casing predates the camelCase convention and is preserved within this API version. */
2671
+ server_version: string;
2672
+ };
2673
+ type PingKubernetesApiArg = {
2674
+ /** ID of the Kubernetes connection whose cluster to ping. */
2675
+ connectionId: string;
2676
+ };
2482
2677
  type GetSystemSyncApiResponse = {
2483
2678
  /** Kubernetes contexts currently tracked by the Meshery server. */
2484
2679
  k8sConfig?: {
@@ -2490,7 +2685,7 @@ type GetSystemSyncApiResponse = {
2490
2685
  clusterConfigured?: boolean;
2491
2686
  /** API server URL for the Kubernetes context. */
2492
2687
  server?: string;
2493
- /** Kubernetes server ID associated with this context. */
2688
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
2494
2689
  clusterId?: string;
2495
2690
  /** When the context was first registered with Meshery. */
2496
2691
  createdAt?: string;
@@ -2501,12 +2696,12 @@ type GetSystemSyncApiResponse = {
2501
2696
  };
2502
2697
  type GetSystemSyncApiArg = void;
2503
2698
  type GetOperatorControllerStatusApiResponse = {
2504
- /** The kubernetes connection ID this status belongs to. */
2699
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
2505
2700
  connectionId: string;
2506
2701
  /** The controller this status describes. */
2507
2702
  controller: "OPERATOR" | "MESHSYNC" | "BROKER";
2508
- /** Current controller status (e.g. DEPLOYED, NOTDEPLOYED, RUNNING, CONNECTED, UNKNOWN). */
2509
- status: string;
2703
+ /** Current controller status. */
2704
+ status: "DEPLOYED" | "NOTDEPLOYED" | "DEPLOYING" | "UNKOWN" | "UNDEPLOYED" | "ENABLED" | "RUNNING" | "CONNECTED";
2510
2705
  /** Deployed controller version, when known. */
2511
2706
  version: string;
2512
2707
  };
@@ -2521,7 +2716,7 @@ type GetMeshsyncControllerStatusApiResponse = {
2521
2716
  version: string;
2522
2717
  /** Current controller status. May be composed, e.g. "Connected <endpoint>". */
2523
2718
  status: string;
2524
- /** The kubernetes connection ID this status belongs to. */
2719
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
2525
2720
  connectionId: string;
2526
2721
  };
2527
2722
  type GetMeshsyncControllerStatusApiArg = {
@@ -2535,7 +2730,7 @@ type GetBrokerControllerStatusApiResponse = {
2535
2730
  version: string;
2536
2731
  /** Current controller status. May be composed, e.g. "Connected <endpoint>". */
2537
2732
  status: string;
2538
- /** The kubernetes connection ID this status belongs to. */
2733
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
2539
2734
  connectionId: string;
2540
2735
  };
2541
2736
  type GetBrokerControllerStatusApiArg = {
@@ -2543,7 +2738,7 @@ type GetBrokerControllerStatusApiArg = {
2543
2738
  connectionId: string;
2544
2739
  };
2545
2740
  type GetControllerDiagnosticsApiResponse = {
2546
- /** The kubernetes connection ID these diagnostics belong to. */
2741
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
2547
2742
  connectionId: string;
2548
2743
  /** True when no warning/error diagnostics were detected (informational diagnostics do not affect health). */
2549
2744
  healthy: boolean;
@@ -4864,6 +5059,46 @@ type RegisterConnectionApiArg = {
4864
5059
  credentialId?: string;
4865
5060
  };
4866
5061
  };
5062
+ type ProcessConnectionRegistrationApiResponse =
5063
+ /** status 200 Registration bootstrap for status `initialize`; empty body for every other status. */ {
5064
+ /** Registration process tracker to echo on subsequent events. */
5065
+ id: string;
5066
+ /** Registry component definition (`{Kind}Connection`) describing the connection, including its JSON-encoded `schema`. */
5067
+ connection: object;
5068
+ /** Registry component definition (`{Kind}Credential`) describing the credential, including its JSON-encoded `schema`. Absent when the kind defines no credential component. */
5069
+ credential?: object;
5070
+ };
5071
+ type ProcessConnectionRegistrationApiArg = {
5072
+ body: {
5073
+ /** Registration process tracker. Returned by the `initialize` bootstrap or minted client-side; echoed on every subsequent event for the same registration. */
5074
+ id?: string;
5075
+ /** Connection kind (e.g. `kubernetes`, `grafana`, `prometheus`). */
5076
+ kind: string;
5077
+ /** State-machine event to dispatch. `initialize` returns the registration bootstrap; every other event advances the tracked registration. `not found` is the machine's literal event name. */
5078
+ status: "initialize" | "discovery" | "register" | "connect" | "disconnect" | "ignore" | "delete" | "not found" | "noop" | "exit";
5079
+ /** Connection name. */
5080
+ name?: string;
5081
+ /** Connection type. */
5082
+ type?: string;
5083
+ /** Connection sub-type. */
5084
+ subType?: string;
5085
+ /** Registry model the connection's definition belongs to. */
5086
+ model?: string;
5087
+ /** Connection metadata gathered so far in the flow. */
5088
+ metadata?: object;
5089
+ /** Credential secret material for the connection. */
5090
+ credentialSecret?: object;
5091
+ /** Existing credential to associate instead of a new secret. */
5092
+ credentialId?: string;
5093
+ /** When true the server registers the connection without verifying the supplied credential first. */
5094
+ skipCredentialVerification?: boolean;
5095
+ };
5096
+ };
5097
+ type CancelConnectionRegisterApiResponse = unknown;
5098
+ type CancelConnectionRegisterApiArg = {
5099
+ /** Registration process tracker id to discard. */
5100
+ registrationId: string;
5101
+ };
4867
5102
  type GetConnectionByIdApiResponse = {
4868
5103
  /** Connection ID */
4869
5104
  id: string;
@@ -5740,13 +5975,13 @@ type GetKubernetesContextApiResponse = {
5740
5975
  cluster?: object;
5741
5976
  /** API server URL of the Kubernetes cluster. */
5742
5977
  server?: string;
5743
- /** ID of the user who owns the underlying connection. */
5978
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
5744
5979
  owner?: string;
5745
- /** ID of the user who registered the context. */
5980
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
5746
5981
  createdBy?: string;
5747
- /** ID of the Meshery instance the context is registered with. */
5982
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
5748
5983
  mesheryInstanceId?: string;
5749
- /** ID of the Kubernetes server associated with the context. */
5984
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
5750
5985
  kubernetesServerId?: string;
5751
5986
  /** How Meshery is deployed relative to the cluster (e.g. in_cluster, out_of_cluster). */
5752
5987
  deploymentType?: string;
@@ -5756,8 +5991,10 @@ type GetKubernetesContextApiResponse = {
5756
5991
  createdAt?: string;
5757
5992
  /** Timestamp when the underlying connection was last updated. */
5758
5993
  updatedAt?: string;
5759
- /** ID of the connection this context was projected from. */
5994
+ /** A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas. */
5760
5995
  connectionId?: string;
5996
+ /** Whether this context's API server answered the probe run while its kubeconfig was processed. Discovery and import surface unreachable contexts too, so they can still be registered; reachability only gates the connected transition. */
5997
+ reachable?: boolean;
5761
5998
  }[];
5762
5999
  };
5763
6000
  type GetKubernetesContextApiArg = {
@@ -10343,64 +10580,755 @@ declare const useLazyGetSystemVersionQuery: <R extends Record<string, any> = _re
10343
10580
  }, {
10344
10581
  lastArg: void;
10345
10582
  }];
10346
- declare const useGetSystemSyncQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
10583
+ declare const useAddKubernetesConfigMutation: <R extends Record<string, any> = ({
10584
+ requestId?: undefined;
10347
10585
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10348
- originalArgs?: undefined | undefined;
10349
- data?: undefined | undefined;
10350
- error?: undefined | undefined;
10351
- requestId?: undefined | undefined;
10352
- endpointName?: string | undefined;
10353
- startedTimeStamp?: undefined | undefined;
10354
- fulfilledTimeStamp?: undefined | undefined;
10586
+ data?: undefined;
10587
+ error?: undefined;
10588
+ endpointName?: string;
10589
+ startedTimeStamp?: undefined;
10590
+ fulfilledTimeStamp?: undefined;
10355
10591
  } & {
10356
- currentData?: GetSystemSyncApiResponse | undefined;
10357
- isUninitialized: false;
10358
- isLoading: false;
10359
- isFetching: false;
10360
- isSuccess: false;
10361
- isError: false;
10362
- }, "isUninitialized"> & {
10592
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10363
10593
  isUninitialized: true;
10364
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10365
- currentData?: GetSystemSyncApiResponse | undefined;
10366
- isUninitialized: false;
10367
10594
  isLoading: false;
10368
- isFetching: false;
10369
10595
  isSuccess: false;
10370
10596
  isError: false;
10371
- }, "data" | "isLoading" | "isFetching"> & {
10372
- isLoading: true;
10373
- isFetching: boolean;
10374
- data: undefined;
10375
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10376
- currentData?: GetSystemSyncApiResponse | undefined;
10597
+ }) | ({
10598
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10599
+ } & Omit<{
10600
+ requestId: string;
10601
+ data?: AddKubernetesConfigApiResponse | undefined;
10602
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10603
+ endpointName: string;
10604
+ startedTimeStamp: number;
10605
+ fulfilledTimeStamp?: number;
10606
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
10607
+ requestId: string;
10608
+ data?: AddKubernetesConfigApiResponse | undefined;
10609
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10610
+ endpointName: string;
10611
+ startedTimeStamp: number;
10612
+ fulfilledTimeStamp?: number;
10613
+ }, "data" | "fulfilledTimeStamp">> & {
10614
+ error: undefined;
10615
+ } & {
10616
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10377
10617
  isUninitialized: false;
10378
10618
  isLoading: false;
10379
- isFetching: false;
10380
- isSuccess: false;
10381
- isError: false;
10382
- }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
10383
10619
  isSuccess: true;
10384
- isFetching: true;
10385
- error: undefined;
10620
+ isError: false;
10621
+ }) | ({
10622
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10386
10623
  } & {
10387
- data: GetSystemSyncApiResponse;
10388
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10389
- currentData?: GetSystemSyncApiResponse | undefined;
10624
+ requestId: string;
10625
+ data?: AddKubernetesConfigApiResponse | undefined;
10626
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10627
+ endpointName: string;
10628
+ startedTimeStamp: number;
10629
+ fulfilledTimeStamp?: number;
10630
+ } & {
10631
+ data?: undefined;
10632
+ } & {
10633
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10390
10634
  isUninitialized: false;
10391
- isLoading: false;
10392
- isFetching: false;
10635
+ isLoading: true;
10393
10636
  isSuccess: false;
10394
10637
  isError: false;
10395
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10396
- currentData?: GetSystemSyncApiResponse | undefined;
10638
+ }) | ({
10639
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10640
+ } & Omit<{
10641
+ requestId: string;
10642
+ data?: AddKubernetesConfigApiResponse | undefined;
10643
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10644
+ endpointName: string;
10645
+ startedTimeStamp: number;
10646
+ fulfilledTimeStamp?: number;
10647
+ }, "error"> & Required<Pick<{
10648
+ requestId: string;
10649
+ data?: AddKubernetesConfigApiResponse | undefined;
10650
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10651
+ endpointName: string;
10652
+ startedTimeStamp: number;
10653
+ fulfilledTimeStamp?: number;
10654
+ }, "error">> & {
10655
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10397
10656
  isUninitialized: false;
10398
10657
  isLoading: false;
10399
- isFetching: false;
10400
10658
  isSuccess: false;
10401
- isError: false;
10402
- }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
10403
- isSuccess: true;
10659
+ isError: true;
10660
+ })>(options?: {
10661
+ selectFromResult?: ((state: ({
10662
+ requestId?: undefined;
10663
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10664
+ data?: undefined;
10665
+ error?: undefined;
10666
+ endpointName?: string;
10667
+ startedTimeStamp?: undefined;
10668
+ fulfilledTimeStamp?: undefined;
10669
+ } & {
10670
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10671
+ isUninitialized: true;
10672
+ isLoading: false;
10673
+ isSuccess: false;
10674
+ isError: false;
10675
+ }) | ({
10676
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10677
+ } & Omit<{
10678
+ requestId: string;
10679
+ data?: AddKubernetesConfigApiResponse | undefined;
10680
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10681
+ endpointName: string;
10682
+ startedTimeStamp: number;
10683
+ fulfilledTimeStamp?: number;
10684
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
10685
+ requestId: string;
10686
+ data?: AddKubernetesConfigApiResponse | undefined;
10687
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10688
+ endpointName: string;
10689
+ startedTimeStamp: number;
10690
+ fulfilledTimeStamp?: number;
10691
+ }, "data" | "fulfilledTimeStamp">> & {
10692
+ error: undefined;
10693
+ } & {
10694
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10695
+ isUninitialized: false;
10696
+ isLoading: false;
10697
+ isSuccess: true;
10698
+ isError: false;
10699
+ }) | ({
10700
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10701
+ } & {
10702
+ requestId: string;
10703
+ data?: AddKubernetesConfigApiResponse | undefined;
10704
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10705
+ endpointName: string;
10706
+ startedTimeStamp: number;
10707
+ fulfilledTimeStamp?: number;
10708
+ } & {
10709
+ data?: undefined;
10710
+ } & {
10711
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10712
+ isUninitialized: false;
10713
+ isLoading: true;
10714
+ isSuccess: false;
10715
+ isError: false;
10716
+ }) | ({
10717
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10718
+ } & Omit<{
10719
+ requestId: string;
10720
+ data?: AddKubernetesConfigApiResponse | undefined;
10721
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10722
+ endpointName: string;
10723
+ startedTimeStamp: number;
10724
+ fulfilledTimeStamp?: number;
10725
+ }, "error"> & Required<Pick<{
10726
+ requestId: string;
10727
+ data?: AddKubernetesConfigApiResponse | undefined;
10728
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10729
+ endpointName: string;
10730
+ startedTimeStamp: number;
10731
+ fulfilledTimeStamp?: number;
10732
+ }, "error">> & {
10733
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10734
+ isUninitialized: false;
10735
+ isLoading: false;
10736
+ isSuccess: false;
10737
+ isError: true;
10738
+ })) => R) | undefined;
10739
+ fixedCacheKey?: string;
10740
+ } | undefined) => readonly [(arg: AddKubernetesConfigApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<AddKubernetesConfigApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", AddKubernetesConfigApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
10741
+ originalArgs?: AddKubernetesConfigApiArg | undefined;
10742
+ reset: () => void;
10743
+ }];
10744
+ declare const useDiscoverKubernetesContextsMutation: <R extends Record<string, any> = ({
10745
+ requestId?: undefined;
10746
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10747
+ data?: undefined;
10748
+ error?: undefined;
10749
+ endpointName?: string;
10750
+ startedTimeStamp?: undefined;
10751
+ fulfilledTimeStamp?: undefined;
10752
+ } & {
10753
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10754
+ isUninitialized: true;
10755
+ isLoading: false;
10756
+ isSuccess: false;
10757
+ isError: false;
10758
+ }) | ({
10759
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10760
+ } & Omit<{
10761
+ requestId: string;
10762
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10763
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10764
+ endpointName: string;
10765
+ startedTimeStamp: number;
10766
+ fulfilledTimeStamp?: number;
10767
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
10768
+ requestId: string;
10769
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10770
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10771
+ endpointName: string;
10772
+ startedTimeStamp: number;
10773
+ fulfilledTimeStamp?: number;
10774
+ }, "data" | "fulfilledTimeStamp">> & {
10775
+ error: undefined;
10776
+ } & {
10777
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10778
+ isUninitialized: false;
10779
+ isLoading: false;
10780
+ isSuccess: true;
10781
+ isError: false;
10782
+ }) | ({
10783
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10784
+ } & {
10785
+ requestId: string;
10786
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10787
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10788
+ endpointName: string;
10789
+ startedTimeStamp: number;
10790
+ fulfilledTimeStamp?: number;
10791
+ } & {
10792
+ data?: undefined;
10793
+ } & {
10794
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10795
+ isUninitialized: false;
10796
+ isLoading: true;
10797
+ isSuccess: false;
10798
+ isError: false;
10799
+ }) | ({
10800
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10801
+ } & Omit<{
10802
+ requestId: string;
10803
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10804
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10805
+ endpointName: string;
10806
+ startedTimeStamp: number;
10807
+ fulfilledTimeStamp?: number;
10808
+ }, "error"> & Required<Pick<{
10809
+ requestId: string;
10810
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10811
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10812
+ endpointName: string;
10813
+ startedTimeStamp: number;
10814
+ fulfilledTimeStamp?: number;
10815
+ }, "error">> & {
10816
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10817
+ isUninitialized: false;
10818
+ isLoading: false;
10819
+ isSuccess: false;
10820
+ isError: true;
10821
+ })>(options?: {
10822
+ selectFromResult?: ((state: ({
10823
+ requestId?: undefined;
10824
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10825
+ data?: undefined;
10826
+ error?: undefined;
10827
+ endpointName?: string;
10828
+ startedTimeStamp?: undefined;
10829
+ fulfilledTimeStamp?: undefined;
10830
+ } & {
10831
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10832
+ isUninitialized: true;
10833
+ isLoading: false;
10834
+ isSuccess: false;
10835
+ isError: false;
10836
+ }) | ({
10837
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10838
+ } & Omit<{
10839
+ requestId: string;
10840
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10841
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10842
+ endpointName: string;
10843
+ startedTimeStamp: number;
10844
+ fulfilledTimeStamp?: number;
10845
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
10846
+ requestId: string;
10847
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10848
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10849
+ endpointName: string;
10850
+ startedTimeStamp: number;
10851
+ fulfilledTimeStamp?: number;
10852
+ }, "data" | "fulfilledTimeStamp">> & {
10853
+ error: undefined;
10854
+ } & {
10855
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
10856
+ isUninitialized: false;
10857
+ isLoading: false;
10858
+ isSuccess: true;
10859
+ isError: false;
10860
+ }) | ({
10861
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10862
+ } & {
10863
+ requestId: string;
10864
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10865
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10866
+ endpointName: string;
10867
+ startedTimeStamp: number;
10868
+ fulfilledTimeStamp?: number;
10869
+ } & {
10870
+ data?: undefined;
10871
+ } & {
10872
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
10873
+ isUninitialized: false;
10874
+ isLoading: true;
10875
+ isSuccess: false;
10876
+ isError: false;
10877
+ }) | ({
10878
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10879
+ } & Omit<{
10880
+ requestId: string;
10881
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10882
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10883
+ endpointName: string;
10884
+ startedTimeStamp: number;
10885
+ fulfilledTimeStamp?: number;
10886
+ }, "error"> & Required<Pick<{
10887
+ requestId: string;
10888
+ data?: DiscoverKubernetesContextsApiResponse | undefined;
10889
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
10890
+ endpointName: string;
10891
+ startedTimeStamp: number;
10892
+ fulfilledTimeStamp?: number;
10893
+ }, "error">> & {
10894
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
10895
+ isUninitialized: false;
10896
+ isLoading: false;
10897
+ isSuccess: false;
10898
+ isError: true;
10899
+ })) => R) | undefined;
10900
+ fixedCacheKey?: string;
10901
+ } | undefined) => readonly [(arg: DiscoverKubernetesContextsApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<DiscoverKubernetesContextsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", DiscoverKubernetesContextsApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
10902
+ originalArgs?: DiscoverKubernetesContextsApiArg | undefined;
10903
+ reset: () => void;
10904
+ }];
10905
+ declare const usePingKubernetesQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
10906
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
10907
+ originalArgs?: undefined | undefined;
10908
+ data?: undefined | undefined;
10909
+ error?: undefined | undefined;
10910
+ requestId?: undefined | undefined;
10911
+ endpointName?: string | undefined;
10912
+ startedTimeStamp?: undefined | undefined;
10913
+ fulfilledTimeStamp?: undefined | undefined;
10914
+ } & {
10915
+ currentData?: PingKubernetesApiResponse | undefined;
10916
+ isUninitialized: false;
10917
+ isLoading: false;
10918
+ isFetching: false;
10919
+ isSuccess: false;
10920
+ isError: false;
10921
+ }, "isUninitialized"> & {
10922
+ isUninitialized: true;
10923
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10924
+ currentData?: PingKubernetesApiResponse | undefined;
10925
+ isUninitialized: false;
10926
+ isLoading: false;
10927
+ isFetching: false;
10928
+ isSuccess: false;
10929
+ isError: false;
10930
+ }, "data" | "isLoading" | "isFetching"> & {
10931
+ isLoading: true;
10932
+ isFetching: boolean;
10933
+ data: undefined;
10934
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10935
+ currentData?: PingKubernetesApiResponse | undefined;
10936
+ isUninitialized: false;
10937
+ isLoading: false;
10938
+ isFetching: false;
10939
+ isSuccess: false;
10940
+ isError: false;
10941
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
10942
+ isSuccess: true;
10943
+ isFetching: true;
10944
+ error: undefined;
10945
+ } & {
10946
+ data: PingKubernetesApiResponse;
10947
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10948
+ currentData?: PingKubernetesApiResponse | undefined;
10949
+ isUninitialized: false;
10950
+ isLoading: false;
10951
+ isFetching: false;
10952
+ isSuccess: false;
10953
+ isError: false;
10954
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10955
+ currentData?: PingKubernetesApiResponse | undefined;
10956
+ isUninitialized: false;
10957
+ isLoading: false;
10958
+ isFetching: false;
10959
+ isSuccess: false;
10960
+ isError: false;
10961
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
10962
+ isSuccess: true;
10963
+ isFetching: false;
10964
+ error: undefined;
10965
+ } & {
10966
+ data: PingKubernetesApiResponse;
10967
+ currentData: PingKubernetesApiResponse;
10968
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10969
+ currentData?: PingKubernetesApiResponse | undefined;
10970
+ isUninitialized: false;
10971
+ isLoading: false;
10972
+ isFetching: false;
10973
+ isSuccess: false;
10974
+ isError: false;
10975
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10976
+ currentData?: PingKubernetesApiResponse | undefined;
10977
+ isUninitialized: false;
10978
+ isLoading: false;
10979
+ isFetching: false;
10980
+ isSuccess: false;
10981
+ isError: false;
10982
+ }, "error" | "isError"> & {
10983
+ isError: true;
10984
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
10985
+ currentData?: PingKubernetesApiResponse | undefined;
10986
+ isUninitialized: false;
10987
+ isLoading: false;
10988
+ isFetching: false;
10989
+ isSuccess: false;
10990
+ isError: false;
10991
+ }, "error">>)> & {
10992
+ status: _reduxjs_toolkit_query.QueryStatus;
10993
+ }>(arg: PingKubernetesApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
10994
+ skip?: boolean;
10995
+ refetchOnMountOrArgChange?: boolean | number;
10996
+ } & {
10997
+ skip?: boolean;
10998
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
10999
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
11000
+ originalArgs?: undefined | undefined;
11001
+ data?: undefined | undefined;
11002
+ error?: undefined | undefined;
11003
+ requestId?: undefined | undefined;
11004
+ endpointName?: string | undefined;
11005
+ startedTimeStamp?: undefined | undefined;
11006
+ fulfilledTimeStamp?: undefined | undefined;
11007
+ } & {
11008
+ currentData?: PingKubernetesApiResponse | undefined;
11009
+ isUninitialized: false;
11010
+ isLoading: false;
11011
+ isFetching: false;
11012
+ isSuccess: false;
11013
+ isError: false;
11014
+ }, "isUninitialized"> & {
11015
+ isUninitialized: true;
11016
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11017
+ currentData?: PingKubernetesApiResponse | undefined;
11018
+ isUninitialized: false;
11019
+ isLoading: false;
11020
+ isFetching: false;
11021
+ isSuccess: false;
11022
+ isError: false;
11023
+ }, "data" | "isLoading" | "isFetching"> & {
11024
+ isLoading: true;
11025
+ isFetching: boolean;
11026
+ data: undefined;
11027
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11028
+ currentData?: PingKubernetesApiResponse | undefined;
11029
+ isUninitialized: false;
11030
+ isLoading: false;
11031
+ isFetching: false;
11032
+ isSuccess: false;
11033
+ isError: false;
11034
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
11035
+ isSuccess: true;
11036
+ isFetching: true;
11037
+ error: undefined;
11038
+ } & {
11039
+ data: PingKubernetesApiResponse;
11040
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11041
+ currentData?: PingKubernetesApiResponse | undefined;
11042
+ isUninitialized: false;
11043
+ isLoading: false;
11044
+ isFetching: false;
11045
+ isSuccess: false;
11046
+ isError: false;
11047
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11048
+ currentData?: PingKubernetesApiResponse | undefined;
11049
+ isUninitialized: false;
11050
+ isLoading: false;
11051
+ isFetching: false;
11052
+ isSuccess: false;
11053
+ isError: false;
11054
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
11055
+ isSuccess: true;
11056
+ isFetching: false;
11057
+ error: undefined;
11058
+ } & {
11059
+ data: PingKubernetesApiResponse;
11060
+ currentData: PingKubernetesApiResponse;
11061
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11062
+ currentData?: PingKubernetesApiResponse | undefined;
11063
+ isUninitialized: false;
11064
+ isLoading: false;
11065
+ isFetching: false;
11066
+ isSuccess: false;
11067
+ isError: false;
11068
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11069
+ currentData?: PingKubernetesApiResponse | undefined;
11070
+ isUninitialized: false;
11071
+ isLoading: false;
11072
+ isFetching: false;
11073
+ isSuccess: false;
11074
+ isError: false;
11075
+ }, "error" | "isError"> & {
11076
+ isError: true;
11077
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11078
+ currentData?: PingKubernetesApiResponse | undefined;
11079
+ isUninitialized: false;
11080
+ isLoading: false;
11081
+ isFetching: false;
11082
+ isSuccess: false;
11083
+ isError: false;
11084
+ }, "error">>)> & {
11085
+ status: _reduxjs_toolkit_query.QueryStatus;
11086
+ }) => R) | undefined;
11087
+ }) | undefined) => [R][R extends any ? 0 : never] & {
11088
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>>;
11089
+ };
11090
+ declare const useLazyPingKubernetesQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
11091
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
11092
+ originalArgs?: undefined | undefined;
11093
+ data?: undefined | undefined;
11094
+ error?: undefined | undefined;
11095
+ requestId?: undefined | undefined;
11096
+ endpointName?: string | undefined;
11097
+ startedTimeStamp?: undefined | undefined;
11098
+ fulfilledTimeStamp?: undefined | undefined;
11099
+ } & {
11100
+ currentData?: PingKubernetesApiResponse | undefined;
11101
+ isUninitialized: false;
11102
+ isLoading: false;
11103
+ isFetching: false;
11104
+ isSuccess: false;
11105
+ isError: false;
11106
+ }, "isUninitialized"> & {
11107
+ isUninitialized: true;
11108
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11109
+ currentData?: PingKubernetesApiResponse | undefined;
11110
+ isUninitialized: false;
11111
+ isLoading: false;
11112
+ isFetching: false;
11113
+ isSuccess: false;
11114
+ isError: false;
11115
+ }, "data" | "isLoading" | "isFetching"> & {
11116
+ isLoading: true;
11117
+ isFetching: boolean;
11118
+ data: undefined;
11119
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11120
+ currentData?: PingKubernetesApiResponse | undefined;
11121
+ isUninitialized: false;
11122
+ isLoading: false;
11123
+ isFetching: false;
11124
+ isSuccess: false;
11125
+ isError: false;
11126
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
11127
+ isSuccess: true;
11128
+ isFetching: true;
11129
+ error: undefined;
11130
+ } & {
11131
+ data: PingKubernetesApiResponse;
11132
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11133
+ currentData?: PingKubernetesApiResponse | undefined;
11134
+ isUninitialized: false;
11135
+ isLoading: false;
11136
+ isFetching: false;
11137
+ isSuccess: false;
11138
+ isError: false;
11139
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11140
+ currentData?: PingKubernetesApiResponse | undefined;
11141
+ isUninitialized: false;
11142
+ isLoading: false;
11143
+ isFetching: false;
11144
+ isSuccess: false;
11145
+ isError: false;
11146
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
11147
+ isSuccess: true;
11148
+ isFetching: false;
11149
+ error: undefined;
11150
+ } & {
11151
+ data: PingKubernetesApiResponse;
11152
+ currentData: PingKubernetesApiResponse;
11153
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11154
+ currentData?: PingKubernetesApiResponse | undefined;
11155
+ isUninitialized: false;
11156
+ isLoading: false;
11157
+ isFetching: false;
11158
+ isSuccess: false;
11159
+ isError: false;
11160
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11161
+ currentData?: PingKubernetesApiResponse | undefined;
11162
+ isUninitialized: false;
11163
+ isLoading: false;
11164
+ isFetching: false;
11165
+ isSuccess: false;
11166
+ isError: false;
11167
+ }, "error" | "isError"> & {
11168
+ isError: true;
11169
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11170
+ currentData?: PingKubernetesApiResponse | undefined;
11171
+ isUninitialized: false;
11172
+ isLoading: false;
11173
+ isFetching: false;
11174
+ isSuccess: false;
11175
+ isError: false;
11176
+ }, "error">>)> & {
11177
+ status: _reduxjs_toolkit_query.QueryStatus;
11178
+ }>(options?: (_reduxjs_toolkit_query.SubscriptionOptions & Omit<{
11179
+ skip?: boolean;
11180
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
11181
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
11182
+ originalArgs?: undefined | undefined;
11183
+ data?: undefined | undefined;
11184
+ error?: undefined | undefined;
11185
+ requestId?: undefined | undefined;
11186
+ endpointName?: string | undefined;
11187
+ startedTimeStamp?: undefined | undefined;
11188
+ fulfilledTimeStamp?: undefined | undefined;
11189
+ } & {
11190
+ currentData?: PingKubernetesApiResponse | undefined;
11191
+ isUninitialized: false;
11192
+ isLoading: false;
11193
+ isFetching: false;
11194
+ isSuccess: false;
11195
+ isError: false;
11196
+ }, "isUninitialized"> & {
11197
+ isUninitialized: true;
11198
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11199
+ currentData?: PingKubernetesApiResponse | undefined;
11200
+ isUninitialized: false;
11201
+ isLoading: false;
11202
+ isFetching: false;
11203
+ isSuccess: false;
11204
+ isError: false;
11205
+ }, "data" | "isLoading" | "isFetching"> & {
11206
+ isLoading: true;
11207
+ isFetching: boolean;
11208
+ data: undefined;
11209
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11210
+ currentData?: PingKubernetesApiResponse | undefined;
11211
+ isUninitialized: false;
11212
+ isLoading: false;
11213
+ isFetching: false;
11214
+ isSuccess: false;
11215
+ isError: false;
11216
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
11217
+ isSuccess: true;
11218
+ isFetching: true;
11219
+ error: undefined;
11220
+ } & {
11221
+ data: PingKubernetesApiResponse;
11222
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11223
+ currentData?: PingKubernetesApiResponse | undefined;
11224
+ isUninitialized: false;
11225
+ isLoading: false;
11226
+ isFetching: false;
11227
+ isSuccess: false;
11228
+ isError: false;
11229
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11230
+ currentData?: PingKubernetesApiResponse | undefined;
11231
+ isUninitialized: false;
11232
+ isLoading: false;
11233
+ isFetching: false;
11234
+ isSuccess: false;
11235
+ isError: false;
11236
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
11237
+ isSuccess: true;
11238
+ isFetching: false;
11239
+ error: undefined;
11240
+ } & {
11241
+ data: PingKubernetesApiResponse;
11242
+ currentData: PingKubernetesApiResponse;
11243
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11244
+ currentData?: PingKubernetesApiResponse | undefined;
11245
+ isUninitialized: false;
11246
+ isLoading: false;
11247
+ isFetching: false;
11248
+ isSuccess: false;
11249
+ isError: false;
11250
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11251
+ currentData?: PingKubernetesApiResponse | undefined;
11252
+ isUninitialized: false;
11253
+ isLoading: false;
11254
+ isFetching: false;
11255
+ isSuccess: false;
11256
+ isError: false;
11257
+ }, "error" | "isError"> & {
11258
+ isError: true;
11259
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11260
+ currentData?: PingKubernetesApiResponse | undefined;
11261
+ isUninitialized: false;
11262
+ isLoading: false;
11263
+ isFetching: false;
11264
+ isSuccess: false;
11265
+ isError: false;
11266
+ }, "error">>)> & {
11267
+ status: _reduxjs_toolkit_query.QueryStatus;
11268
+ }) => R) | undefined;
11269
+ }, "skip">) | undefined) => [(arg: PingKubernetesApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<PingKubernetesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", PingKubernetesApiResponse, "mesheryRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
11270
+ reset: () => void;
11271
+ }, {
11272
+ lastArg: PingKubernetesApiArg;
11273
+ }];
11274
+ declare const useGetSystemSyncQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
11275
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
11276
+ originalArgs?: undefined | undefined;
11277
+ data?: undefined | undefined;
11278
+ error?: undefined | undefined;
11279
+ requestId?: undefined | undefined;
11280
+ endpointName?: string | undefined;
11281
+ startedTimeStamp?: undefined | undefined;
11282
+ fulfilledTimeStamp?: undefined | undefined;
11283
+ } & {
11284
+ currentData?: GetSystemSyncApiResponse | undefined;
11285
+ isUninitialized: false;
11286
+ isLoading: false;
11287
+ isFetching: false;
11288
+ isSuccess: false;
11289
+ isError: false;
11290
+ }, "isUninitialized"> & {
11291
+ isUninitialized: true;
11292
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11293
+ currentData?: GetSystemSyncApiResponse | undefined;
11294
+ isUninitialized: false;
11295
+ isLoading: false;
11296
+ isFetching: false;
11297
+ isSuccess: false;
11298
+ isError: false;
11299
+ }, "data" | "isLoading" | "isFetching"> & {
11300
+ isLoading: true;
11301
+ isFetching: boolean;
11302
+ data: undefined;
11303
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11304
+ currentData?: GetSystemSyncApiResponse | undefined;
11305
+ isUninitialized: false;
11306
+ isLoading: false;
11307
+ isFetching: false;
11308
+ isSuccess: false;
11309
+ isError: false;
11310
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
11311
+ isSuccess: true;
11312
+ isFetching: true;
11313
+ error: undefined;
11314
+ } & {
11315
+ data: GetSystemSyncApiResponse;
11316
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11317
+ currentData?: GetSystemSyncApiResponse | undefined;
11318
+ isUninitialized: false;
11319
+ isLoading: false;
11320
+ isFetching: false;
11321
+ isSuccess: false;
11322
+ isError: false;
11323
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<void, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetSystemSyncApiResponse, "mesheryRtkSchemasApi", unknown>> & {
11324
+ currentData?: GetSystemSyncApiResponse | undefined;
11325
+ isUninitialized: false;
11326
+ isLoading: false;
11327
+ isFetching: false;
11328
+ isSuccess: false;
11329
+ isError: false;
11330
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
11331
+ isSuccess: true;
10404
11332
  isFetching: false;
10405
11333
  error: undefined;
10406
11334
  } & {
@@ -18252,8 +19180,192 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18252
19180
  isFetching: false;
18253
19181
  isSuccess: false;
18254
19182
  isError: false;
18255
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18256
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19183
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19184
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19185
+ isUninitialized: false;
19186
+ isLoading: false;
19187
+ isFetching: false;
19188
+ isSuccess: false;
19189
+ isError: false;
19190
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
19191
+ isSuccess: true;
19192
+ isFetching: false;
19193
+ error: undefined;
19194
+ } & {
19195
+ data: GetUserEmailAddressesApiResponse;
19196
+ currentData: GetUserEmailAddressesApiResponse;
19197
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19198
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19199
+ isUninitialized: false;
19200
+ isLoading: false;
19201
+ isFetching: false;
19202
+ isSuccess: false;
19203
+ isError: false;
19204
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19205
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19206
+ isUninitialized: false;
19207
+ isLoading: false;
19208
+ isFetching: false;
19209
+ isSuccess: false;
19210
+ isError: false;
19211
+ }, "error" | "isError"> & {
19212
+ isError: true;
19213
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19214
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19215
+ isUninitialized: false;
19216
+ isLoading: false;
19217
+ isFetching: false;
19218
+ isSuccess: false;
19219
+ isError: false;
19220
+ }, "error">>)> & {
19221
+ status: _reduxjs_toolkit_query.QueryStatus;
19222
+ }>(options?: (_reduxjs_toolkit_query.SubscriptionOptions & Omit<{
19223
+ skip?: boolean;
19224
+ selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
19225
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
19226
+ originalArgs?: undefined | undefined;
19227
+ data?: undefined | undefined;
19228
+ error?: undefined | undefined;
19229
+ requestId?: undefined | undefined;
19230
+ endpointName?: string | undefined;
19231
+ startedTimeStamp?: undefined | undefined;
19232
+ fulfilledTimeStamp?: undefined | undefined;
19233
+ } & {
19234
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19235
+ isUninitialized: false;
19236
+ isLoading: false;
19237
+ isFetching: false;
19238
+ isSuccess: false;
19239
+ isError: false;
19240
+ }, "isUninitialized"> & {
19241
+ isUninitialized: true;
19242
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19243
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19244
+ isUninitialized: false;
19245
+ isLoading: false;
19246
+ isFetching: false;
19247
+ isSuccess: false;
19248
+ isError: false;
19249
+ }, "data" | "isLoading" | "isFetching"> & {
19250
+ isLoading: true;
19251
+ isFetching: boolean;
19252
+ data: undefined;
19253
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19254
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19255
+ isUninitialized: false;
19256
+ isLoading: false;
19257
+ isFetching: false;
19258
+ isSuccess: false;
19259
+ isError: false;
19260
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
19261
+ isSuccess: true;
19262
+ isFetching: true;
19263
+ error: undefined;
19264
+ } & {
19265
+ data: GetUserEmailAddressesApiResponse;
19266
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19267
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19268
+ isUninitialized: false;
19269
+ isLoading: false;
19270
+ isFetching: false;
19271
+ isSuccess: false;
19272
+ isError: false;
19273
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19274
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19275
+ isUninitialized: false;
19276
+ isLoading: false;
19277
+ isFetching: false;
19278
+ isSuccess: false;
19279
+ isError: false;
19280
+ }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
19281
+ isSuccess: true;
19282
+ isFetching: false;
19283
+ error: undefined;
19284
+ } & {
19285
+ data: GetUserEmailAddressesApiResponse;
19286
+ currentData: GetUserEmailAddressesApiResponse;
19287
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19288
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19289
+ isUninitialized: false;
19290
+ isLoading: false;
19291
+ isFetching: false;
19292
+ isSuccess: false;
19293
+ isError: false;
19294
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19295
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19296
+ isUninitialized: false;
19297
+ isLoading: false;
19298
+ isFetching: false;
19299
+ isSuccess: false;
19300
+ isError: false;
19301
+ }, "error" | "isError"> & {
19302
+ isError: true;
19303
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19304
+ currentData?: GetUserEmailAddressesApiResponse | undefined;
19305
+ isUninitialized: false;
19306
+ isLoading: false;
19307
+ isFetching: false;
19308
+ isSuccess: false;
19309
+ isError: false;
19310
+ }, "error">>)> & {
19311
+ status: _reduxjs_toolkit_query.QueryStatus;
19312
+ }) => R) | undefined;
19313
+ }, "skip">) | undefined) => [(arg: GetUserEmailAddressesApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
19314
+ reset: () => void;
19315
+ }, {
19316
+ lastArg: GetUserEmailAddressesApiArg;
19317
+ }];
19318
+ declare const useGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
19319
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
19320
+ originalArgs?: undefined | undefined;
19321
+ data?: undefined | undefined;
19322
+ error?: undefined | undefined;
19323
+ requestId?: undefined | undefined;
19324
+ endpointName?: string | undefined;
19325
+ startedTimeStamp?: undefined | undefined;
19326
+ fulfilledTimeStamp?: undefined | undefined;
19327
+ } & {
19328
+ currentData?: GetConnectionsApiResponse | undefined;
19329
+ isUninitialized: false;
19330
+ isLoading: false;
19331
+ isFetching: false;
19332
+ isSuccess: false;
19333
+ isError: false;
19334
+ }, "isUninitialized"> & {
19335
+ isUninitialized: true;
19336
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19337
+ currentData?: GetConnectionsApiResponse | undefined;
19338
+ isUninitialized: false;
19339
+ isLoading: false;
19340
+ isFetching: false;
19341
+ isSuccess: false;
19342
+ isError: false;
19343
+ }, "data" | "isLoading" | "isFetching"> & {
19344
+ isLoading: true;
19345
+ isFetching: boolean;
19346
+ data: undefined;
19347
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19348
+ currentData?: GetConnectionsApiResponse | undefined;
19349
+ isUninitialized: false;
19350
+ isLoading: false;
19351
+ isFetching: false;
19352
+ isSuccess: false;
19353
+ isError: false;
19354
+ }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
19355
+ isSuccess: true;
19356
+ isFetching: true;
19357
+ error: undefined;
19358
+ } & {
19359
+ data: GetConnectionsApiResponse;
19360
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19361
+ currentData?: GetConnectionsApiResponse | undefined;
19362
+ isUninitialized: false;
19363
+ isLoading: false;
19364
+ isFetching: false;
19365
+ isSuccess: false;
19366
+ isError: false;
19367
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19368
+ currentData?: GetConnectionsApiResponse | undefined;
18257
19369
  isUninitialized: false;
18258
19370
  isLoading: false;
18259
19371
  isFetching: false;
@@ -18264,17 +19376,17 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18264
19376
  isFetching: false;
18265
19377
  error: undefined;
18266
19378
  } & {
18267
- data: GetUserEmailAddressesApiResponse;
18268
- currentData: GetUserEmailAddressesApiResponse;
18269
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18270
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19379
+ data: GetConnectionsApiResponse;
19380
+ currentData: GetConnectionsApiResponse;
19381
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19382
+ currentData?: GetConnectionsApiResponse | undefined;
18271
19383
  isUninitialized: false;
18272
19384
  isLoading: false;
18273
19385
  isFetching: false;
18274
19386
  isSuccess: false;
18275
19387
  isError: false;
18276
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18277
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19388
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19389
+ currentData?: GetConnectionsApiResponse | undefined;
18278
19390
  isUninitialized: false;
18279
19391
  isLoading: false;
18280
19392
  isFetching: false;
@@ -18282,8 +19394,8 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18282
19394
  isError: false;
18283
19395
  }, "error" | "isError"> & {
18284
19396
  isError: true;
18285
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18286
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19397
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19398
+ currentData?: GetConnectionsApiResponse | undefined;
18287
19399
  isUninitialized: false;
18288
19400
  isLoading: false;
18289
19401
  isFetching: false;
@@ -18291,7 +19403,10 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18291
19403
  isError: false;
18292
19404
  }, "error">>)> & {
18293
19405
  status: _reduxjs_toolkit_query.QueryStatus;
18294
- }>(options?: (_reduxjs_toolkit_query.SubscriptionOptions & Omit<{
19406
+ }>(arg: GetConnectionsApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
19407
+ skip?: boolean;
19408
+ refetchOnMountOrArgChange?: boolean | number;
19409
+ } & {
18295
19410
  skip?: boolean;
18296
19411
  selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
18297
19412
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
@@ -18303,7 +19418,7 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18303
19418
  startedTimeStamp?: undefined | undefined;
18304
19419
  fulfilledTimeStamp?: undefined | undefined;
18305
19420
  } & {
18306
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19421
+ currentData?: GetConnectionsApiResponse | undefined;
18307
19422
  isUninitialized: false;
18308
19423
  isLoading: false;
18309
19424
  isFetching: false;
@@ -18311,8 +19426,8 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18311
19426
  isError: false;
18312
19427
  }, "isUninitialized"> & {
18313
19428
  isUninitialized: true;
18314
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18315
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19429
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19430
+ currentData?: GetConnectionsApiResponse | undefined;
18316
19431
  isUninitialized: false;
18317
19432
  isLoading: false;
18318
19433
  isFetching: false;
@@ -18322,8 +19437,8 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18322
19437
  isLoading: true;
18323
19438
  isFetching: boolean;
18324
19439
  data: undefined;
18325
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18326
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19440
+ }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19441
+ currentData?: GetConnectionsApiResponse | undefined;
18327
19442
  isUninitialized: false;
18328
19443
  isLoading: false;
18329
19444
  isFetching: false;
@@ -18334,16 +19449,16 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18334
19449
  isFetching: true;
18335
19450
  error: undefined;
18336
19451
  } & {
18337
- data: GetUserEmailAddressesApiResponse;
18338
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18339
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19452
+ data: GetConnectionsApiResponse;
19453
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19454
+ currentData?: GetConnectionsApiResponse | undefined;
18340
19455
  isUninitialized: false;
18341
19456
  isLoading: false;
18342
19457
  isFetching: false;
18343
19458
  isSuccess: false;
18344
19459
  isError: false;
18345
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18346
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19460
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19461
+ currentData?: GetConnectionsApiResponse | undefined;
18347
19462
  isUninitialized: false;
18348
19463
  isLoading: false;
18349
19464
  isFetching: false;
@@ -18354,17 +19469,17 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18354
19469
  isFetching: false;
18355
19470
  error: undefined;
18356
19471
  } & {
18357
- data: GetUserEmailAddressesApiResponse;
18358
- currentData: GetUserEmailAddressesApiResponse;
18359
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18360
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19472
+ data: GetConnectionsApiResponse;
19473
+ currentData: GetConnectionsApiResponse;
19474
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19475
+ currentData?: GetConnectionsApiResponse | undefined;
18361
19476
  isUninitialized: false;
18362
19477
  isLoading: false;
18363
19478
  isFetching: false;
18364
19479
  isSuccess: false;
18365
19480
  isError: false;
18366
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18367
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19481
+ }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19482
+ currentData?: GetConnectionsApiResponse | undefined;
18368
19483
  isUninitialized: false;
18369
19484
  isLoading: false;
18370
19485
  isFetching: false;
@@ -18372,8 +19487,8 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18372
19487
  isError: false;
18373
19488
  }, "error" | "isError"> & {
18374
19489
  isError: true;
18375
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18376
- currentData?: GetUserEmailAddressesApiResponse | undefined;
19490
+ } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
19491
+ currentData?: GetConnectionsApiResponse | undefined;
18377
19492
  isUninitialized: false;
18378
19493
  isLoading: false;
18379
19494
  isFetching: false;
@@ -18382,12 +19497,10 @@ declare const useLazyGetUserEmailAddressesQuery: <R extends Record<string, any>
18382
19497
  }, "error">>)> & {
18383
19498
  status: _reduxjs_toolkit_query.QueryStatus;
18384
19499
  }) => R) | undefined;
18385
- }, "skip">) | undefined) => [(arg: GetUserEmailAddressesApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetUserEmailAddressesApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetUserEmailAddressesApiResponse, "mesheryRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
18386
- reset: () => void;
18387
- }, {
18388
- lastArg: GetUserEmailAddressesApiArg;
18389
- }];
18390
- declare const useGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
19500
+ }) | undefined) => [R][R extends any ? 0 : never] & {
19501
+ refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>>;
19502
+ };
19503
+ declare const useLazyGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
18391
19504
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
18392
19505
  originalArgs?: undefined | undefined;
18393
19506
  data?: undefined | undefined;
@@ -18475,10 +19588,7 @@ declare const useGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_
18475
19588
  isError: false;
18476
19589
  }, "error">>)> & {
18477
19590
  status: _reduxjs_toolkit_query.QueryStatus;
18478
- }>(arg: GetConnectionsApiArg | typeof _reduxjs_toolkit_query.skipToken, options?: (_reduxjs_toolkit_query.SubscriptionOptions & {
18479
- skip?: boolean;
18480
- refetchOnMountOrArgChange?: boolean | number;
18481
- } & {
19591
+ }>(options?: (_reduxjs_toolkit_query.SubscriptionOptions & Omit<{
18482
19592
  skip?: boolean;
18483
19593
  selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
18484
19594
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
@@ -18569,194 +19679,334 @@ declare const useGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_
18569
19679
  }, "error">>)> & {
18570
19680
  status: _reduxjs_toolkit_query.QueryStatus;
18571
19681
  }) => R) | undefined;
18572
- }) | undefined) => [R][R extends any ? 0 : never] & {
18573
- refetch: () => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>>;
18574
- };
18575
- declare const useLazyGetConnectionsQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
19682
+ }, "skip">) | undefined) => [(arg: GetConnectionsApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
19683
+ reset: () => void;
19684
+ }, {
19685
+ lastArg: GetConnectionsApiArg;
19686
+ }];
19687
+ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
19688
+ requestId?: undefined;
18576
19689
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
18577
- originalArgs?: undefined | undefined;
18578
- data?: undefined | undefined;
18579
- error?: undefined | undefined;
18580
- requestId?: undefined | undefined;
18581
- endpointName?: string | undefined;
18582
- startedTimeStamp?: undefined | undefined;
18583
- fulfilledTimeStamp?: undefined | undefined;
19690
+ data?: undefined;
19691
+ error?: undefined;
19692
+ endpointName?: string;
19693
+ startedTimeStamp?: undefined;
19694
+ fulfilledTimeStamp?: undefined;
18584
19695
  } & {
18585
- currentData?: GetConnectionsApiResponse | undefined;
19696
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
19697
+ isUninitialized: true;
19698
+ isLoading: false;
19699
+ isSuccess: false;
19700
+ isError: false;
19701
+ }) | ({
19702
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
19703
+ } & Omit<{
19704
+ requestId: string;
19705
+ data?: RegisterConnectionApiResponse | undefined;
19706
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19707
+ endpointName: string;
19708
+ startedTimeStamp: number;
19709
+ fulfilledTimeStamp?: number;
19710
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
19711
+ requestId: string;
19712
+ data?: RegisterConnectionApiResponse | undefined;
19713
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19714
+ endpointName: string;
19715
+ startedTimeStamp: number;
19716
+ fulfilledTimeStamp?: number;
19717
+ }, "data" | "fulfilledTimeStamp">> & {
19718
+ error: undefined;
19719
+ } & {
19720
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
18586
19721
  isUninitialized: false;
18587
19722
  isLoading: false;
18588
- isFetching: false;
19723
+ isSuccess: true;
19724
+ isError: false;
19725
+ }) | ({
19726
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
19727
+ } & {
19728
+ requestId: string;
19729
+ data?: RegisterConnectionApiResponse | undefined;
19730
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19731
+ endpointName: string;
19732
+ startedTimeStamp: number;
19733
+ fulfilledTimeStamp?: number;
19734
+ } & {
19735
+ data?: undefined;
19736
+ } & {
19737
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
19738
+ isUninitialized: false;
19739
+ isLoading: true;
18589
19740
  isSuccess: false;
18590
19741
  isError: false;
18591
- }, "isUninitialized"> & {
19742
+ }) | ({
19743
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
19744
+ } & Omit<{
19745
+ requestId: string;
19746
+ data?: RegisterConnectionApiResponse | undefined;
19747
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19748
+ endpointName: string;
19749
+ startedTimeStamp: number;
19750
+ fulfilledTimeStamp?: number;
19751
+ }, "error"> & Required<Pick<{
19752
+ requestId: string;
19753
+ data?: RegisterConnectionApiResponse | undefined;
19754
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19755
+ endpointName: string;
19756
+ startedTimeStamp: number;
19757
+ fulfilledTimeStamp?: number;
19758
+ }, "error">> & {
19759
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
19760
+ isUninitialized: false;
19761
+ isLoading: false;
19762
+ isSuccess: false;
19763
+ isError: true;
19764
+ })>(options?: {
19765
+ selectFromResult?: ((state: ({
19766
+ requestId?: undefined;
19767
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
19768
+ data?: undefined;
19769
+ error?: undefined;
19770
+ endpointName?: string;
19771
+ startedTimeStamp?: undefined;
19772
+ fulfilledTimeStamp?: undefined;
19773
+ } & {
19774
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
19775
+ isUninitialized: true;
19776
+ isLoading: false;
19777
+ isSuccess: false;
19778
+ isError: false;
19779
+ }) | ({
19780
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
19781
+ } & Omit<{
19782
+ requestId: string;
19783
+ data?: RegisterConnectionApiResponse | undefined;
19784
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19785
+ endpointName: string;
19786
+ startedTimeStamp: number;
19787
+ fulfilledTimeStamp?: number;
19788
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
19789
+ requestId: string;
19790
+ data?: RegisterConnectionApiResponse | undefined;
19791
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19792
+ endpointName: string;
19793
+ startedTimeStamp: number;
19794
+ fulfilledTimeStamp?: number;
19795
+ }, "data" | "fulfilledTimeStamp">> & {
19796
+ error: undefined;
19797
+ } & {
19798
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
19799
+ isUninitialized: false;
19800
+ isLoading: false;
19801
+ isSuccess: true;
19802
+ isError: false;
19803
+ }) | ({
19804
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
19805
+ } & {
19806
+ requestId: string;
19807
+ data?: RegisterConnectionApiResponse | undefined;
19808
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19809
+ endpointName: string;
19810
+ startedTimeStamp: number;
19811
+ fulfilledTimeStamp?: number;
19812
+ } & {
19813
+ data?: undefined;
19814
+ } & {
19815
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
19816
+ isUninitialized: false;
19817
+ isLoading: true;
19818
+ isSuccess: false;
19819
+ isError: false;
19820
+ }) | ({
19821
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
19822
+ } & Omit<{
19823
+ requestId: string;
19824
+ data?: RegisterConnectionApiResponse | undefined;
19825
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19826
+ endpointName: string;
19827
+ startedTimeStamp: number;
19828
+ fulfilledTimeStamp?: number;
19829
+ }, "error"> & Required<Pick<{
19830
+ requestId: string;
19831
+ data?: RegisterConnectionApiResponse | undefined;
19832
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19833
+ endpointName: string;
19834
+ startedTimeStamp: number;
19835
+ fulfilledTimeStamp?: number;
19836
+ }, "error">> & {
19837
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
19838
+ isUninitialized: false;
19839
+ isLoading: false;
19840
+ isSuccess: false;
19841
+ isError: true;
19842
+ })) => R) | undefined;
19843
+ fixedCacheKey?: string;
19844
+ } | undefined) => readonly [(arg: RegisterConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", RegisterConnectionApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
19845
+ originalArgs?: RegisterConnectionApiArg | undefined;
19846
+ reset: () => void;
19847
+ }];
19848
+ declare const useProcessConnectionRegistrationMutation: <R extends Record<string, any> = ({
19849
+ requestId?: undefined;
19850
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
19851
+ data?: undefined;
19852
+ error?: undefined;
19853
+ endpointName?: string;
19854
+ startedTimeStamp?: undefined;
19855
+ fulfilledTimeStamp?: undefined;
19856
+ } & {
19857
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
18592
19858
  isUninitialized: true;
18593
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18594
- currentData?: GetConnectionsApiResponse | undefined;
18595
- isUninitialized: false;
18596
- isLoading: false;
18597
- isFetching: false;
18598
- isSuccess: false;
18599
- isError: false;
18600
- }, "data" | "isLoading" | "isFetching"> & {
18601
- isLoading: true;
18602
- isFetching: boolean;
18603
- data: undefined;
18604
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18605
- currentData?: GetConnectionsApiResponse | undefined;
18606
- isUninitialized: false;
18607
19859
  isLoading: false;
18608
- isFetching: false;
18609
19860
  isSuccess: false;
18610
19861
  isError: false;
18611
- }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
18612
- isSuccess: true;
18613
- isFetching: true;
19862
+ }) | ({
19863
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
19864
+ } & Omit<{
19865
+ requestId: string;
19866
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19867
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19868
+ endpointName: string;
19869
+ startedTimeStamp: number;
19870
+ fulfilledTimeStamp?: number;
19871
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
19872
+ requestId: string;
19873
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19874
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19875
+ endpointName: string;
19876
+ startedTimeStamp: number;
19877
+ fulfilledTimeStamp?: number;
19878
+ }, "data" | "fulfilledTimeStamp">> & {
18614
19879
  error: undefined;
18615
19880
  } & {
18616
- data: GetConnectionsApiResponse;
18617
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18618
- currentData?: GetConnectionsApiResponse | undefined;
18619
- isUninitialized: false;
18620
- isLoading: false;
18621
- isFetching: false;
18622
- isSuccess: false;
18623
- isError: false;
18624
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18625
- currentData?: GetConnectionsApiResponse | undefined;
19881
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
18626
19882
  isUninitialized: false;
18627
19883
  isLoading: false;
18628
- isFetching: false;
18629
- isSuccess: false;
18630
- isError: false;
18631
- }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
18632
19884
  isSuccess: true;
18633
- isFetching: false;
18634
- error: undefined;
19885
+ isError: false;
19886
+ }) | ({
19887
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
18635
19888
  } & {
18636
- data: GetConnectionsApiResponse;
18637
- currentData: GetConnectionsApiResponse;
18638
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18639
- currentData?: GetConnectionsApiResponse | undefined;
19889
+ requestId: string;
19890
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19891
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19892
+ endpointName: string;
19893
+ startedTimeStamp: number;
19894
+ fulfilledTimeStamp?: number;
19895
+ } & {
19896
+ data?: undefined;
19897
+ } & {
19898
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
18640
19899
  isUninitialized: false;
18641
- isLoading: false;
18642
- isFetching: false;
19900
+ isLoading: true;
18643
19901
  isSuccess: false;
18644
19902
  isError: false;
18645
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18646
- currentData?: GetConnectionsApiResponse | undefined;
19903
+ }) | ({
19904
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
19905
+ } & Omit<{
19906
+ requestId: string;
19907
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19908
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19909
+ endpointName: string;
19910
+ startedTimeStamp: number;
19911
+ fulfilledTimeStamp?: number;
19912
+ }, "error"> & Required<Pick<{
19913
+ requestId: string;
19914
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19915
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19916
+ endpointName: string;
19917
+ startedTimeStamp: number;
19918
+ fulfilledTimeStamp?: number;
19919
+ }, "error">> & {
19920
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
18647
19921
  isUninitialized: false;
18648
19922
  isLoading: false;
18649
- isFetching: false;
18650
19923
  isSuccess: false;
18651
- isError: false;
18652
- }, "error" | "isError"> & {
18653
19924
  isError: true;
18654
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18655
- currentData?: GetConnectionsApiResponse | undefined;
18656
- isUninitialized: false;
18657
- isLoading: false;
18658
- isFetching: false;
18659
- isSuccess: false;
18660
- isError: false;
18661
- }, "error">>)> & {
18662
- status: _reduxjs_toolkit_query.QueryStatus;
18663
- }>(options?: (_reduxjs_toolkit_query.SubscriptionOptions & Omit<{
18664
- skip?: boolean;
18665
- selectFromResult?: ((state: _reduxjs_toolkit_query.TSHelpersId<(Omit<{
19925
+ })>(options?: {
19926
+ selectFromResult?: ((state: ({
19927
+ requestId?: undefined;
18666
19928
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
18667
- originalArgs?: undefined | undefined;
18668
- data?: undefined | undefined;
18669
- error?: undefined | undefined;
18670
- requestId?: undefined | undefined;
18671
- endpointName?: string | undefined;
18672
- startedTimeStamp?: undefined | undefined;
18673
- fulfilledTimeStamp?: undefined | undefined;
19929
+ data?: undefined;
19930
+ error?: undefined;
19931
+ endpointName?: string;
19932
+ startedTimeStamp?: undefined;
19933
+ fulfilledTimeStamp?: undefined;
18674
19934
  } & {
18675
- currentData?: GetConnectionsApiResponse | undefined;
18676
- isUninitialized: false;
18677
- isLoading: false;
18678
- isFetching: false;
18679
- isSuccess: false;
18680
- isError: false;
18681
- }, "isUninitialized"> & {
19935
+ status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
18682
19936
  isUninitialized: true;
18683
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18684
- currentData?: GetConnectionsApiResponse | undefined;
18685
- isUninitialized: false;
18686
- isLoading: false;
18687
- isFetching: false;
18688
- isSuccess: false;
18689
- isError: false;
18690
- }, "data" | "isLoading" | "isFetching"> & {
18691
- isLoading: true;
18692
- isFetching: boolean;
18693
- data: undefined;
18694
- }) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18695
- currentData?: GetConnectionsApiResponse | undefined;
18696
- isUninitialized: false;
18697
19937
  isLoading: false;
18698
- isFetching: false;
18699
19938
  isSuccess: false;
18700
19939
  isError: false;
18701
- }, "error" | "data" | "fulfilledTimeStamp" | "isFetching" | "isSuccess"> & {
18702
- isSuccess: true;
18703
- isFetching: true;
19940
+ }) | ({
19941
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
19942
+ } & Omit<{
19943
+ requestId: string;
19944
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19945
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19946
+ endpointName: string;
19947
+ startedTimeStamp: number;
19948
+ fulfilledTimeStamp?: number;
19949
+ }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
19950
+ requestId: string;
19951
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19952
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19953
+ endpointName: string;
19954
+ startedTimeStamp: number;
19955
+ fulfilledTimeStamp?: number;
19956
+ }, "data" | "fulfilledTimeStamp">> & {
18704
19957
  error: undefined;
18705
19958
  } & {
18706
- data: GetConnectionsApiResponse;
18707
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18708
- currentData?: GetConnectionsApiResponse | undefined;
18709
- isUninitialized: false;
18710
- isLoading: false;
18711
- isFetching: false;
18712
- isSuccess: false;
18713
- isError: false;
18714
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18715
- currentData?: GetConnectionsApiResponse | undefined;
19959
+ status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
18716
19960
  isUninitialized: false;
18717
19961
  isLoading: false;
18718
- isFetching: false;
18719
- isSuccess: false;
18720
- isError: false;
18721
- }, "error" | "data" | "fulfilledTimeStamp" | "currentData" | "isFetching" | "isSuccess"> & {
18722
19962
  isSuccess: true;
18723
- isFetching: false;
18724
- error: undefined;
19963
+ isError: false;
19964
+ }) | ({
19965
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
18725
19966
  } & {
18726
- data: GetConnectionsApiResponse;
18727
- currentData: GetConnectionsApiResponse;
18728
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18729
- currentData?: GetConnectionsApiResponse | undefined;
19967
+ requestId: string;
19968
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19969
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19970
+ endpointName: string;
19971
+ startedTimeStamp: number;
19972
+ fulfilledTimeStamp?: number;
19973
+ } & {
19974
+ data?: undefined;
19975
+ } & {
19976
+ status: _reduxjs_toolkit_query.QueryStatus.pending;
18730
19977
  isUninitialized: false;
18731
- isLoading: false;
18732
- isFetching: false;
19978
+ isLoading: true;
18733
19979
  isSuccess: false;
18734
19980
  isError: false;
18735
- }, "fulfilledTimeStamp">>) | (Omit<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18736
- currentData?: GetConnectionsApiResponse | undefined;
19981
+ }) | ({
19982
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
19983
+ } & Omit<{
19984
+ requestId: string;
19985
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19986
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19987
+ endpointName: string;
19988
+ startedTimeStamp: number;
19989
+ fulfilledTimeStamp?: number;
19990
+ }, "error"> & Required<Pick<{
19991
+ requestId: string;
19992
+ data?: ProcessConnectionRegistrationApiResponse | undefined;
19993
+ error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
19994
+ endpointName: string;
19995
+ startedTimeStamp: number;
19996
+ fulfilledTimeStamp?: number;
19997
+ }, "error">> & {
19998
+ status: _reduxjs_toolkit_query.QueryStatus.rejected;
18737
19999
  isUninitialized: false;
18738
20000
  isLoading: false;
18739
- isFetching: false;
18740
20001
  isSuccess: false;
18741
- isError: false;
18742
- }, "error" | "isError"> & {
18743
20002
  isError: true;
18744
- } & Required<Pick<_reduxjs_toolkit_query.QuerySubState<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>> & {
18745
- currentData?: GetConnectionsApiResponse | undefined;
18746
- isUninitialized: false;
18747
- isLoading: false;
18748
- isFetching: false;
18749
- isSuccess: false;
18750
- isError: false;
18751
- }, "error">>)> & {
18752
- status: _reduxjs_toolkit_query.QueryStatus;
18753
- }) => R) | undefined;
18754
- }, "skip">) | undefined) => [(arg: GetConnectionsApiArg, preferCacheValue?: boolean) => _reduxjs_toolkit_query.QueryActionCreatorResult<_reduxjs_toolkit_query.QueryDefinition<GetConnectionsApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", GetConnectionsApiResponse, "mesheryRtkSchemasApi", unknown>>, [R][R extends any ? 0 : never] & {
20003
+ })) => R) | undefined;
20004
+ fixedCacheKey?: string;
20005
+ } | undefined) => readonly [(arg: ProcessConnectionRegistrationApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<ProcessConnectionRegistrationApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", ProcessConnectionRegistrationApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
20006
+ originalArgs?: ProcessConnectionRegistrationApiArg | undefined;
18755
20007
  reset: () => void;
18756
- }, {
18757
- lastArg: GetConnectionsApiArg;
18758
20008
  }];
18759
- declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
20009
+ declare const useCancelConnectionRegisterMutation: <R extends Record<string, any> = ({
18760
20010
  requestId?: undefined;
18761
20011
  status: _reduxjs_toolkit_query.QueryStatus.uninitialized;
18762
20012
  data?: undefined;
@@ -18774,14 +20024,14 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
18774
20024
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
18775
20025
  } & Omit<{
18776
20026
  requestId: string;
18777
- data?: RegisterConnectionApiResponse | undefined;
20027
+ data?: unknown;
18778
20028
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18779
20029
  endpointName: string;
18780
20030
  startedTimeStamp: number;
18781
20031
  fulfilledTimeStamp?: number;
18782
20032
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
18783
20033
  requestId: string;
18784
- data?: RegisterConnectionApiResponse | undefined;
20034
+ data?: unknown;
18785
20035
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18786
20036
  endpointName: string;
18787
20037
  startedTimeStamp: number;
@@ -18798,7 +20048,7 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
18798
20048
  status: _reduxjs_toolkit_query.QueryStatus.pending;
18799
20049
  } & {
18800
20050
  requestId: string;
18801
- data?: RegisterConnectionApiResponse | undefined;
20051
+ data?: unknown;
18802
20052
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18803
20053
  endpointName: string;
18804
20054
  startedTimeStamp: number;
@@ -18815,14 +20065,14 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
18815
20065
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
18816
20066
  } & Omit<{
18817
20067
  requestId: string;
18818
- data?: RegisterConnectionApiResponse | undefined;
20068
+ data?: unknown;
18819
20069
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18820
20070
  endpointName: string;
18821
20071
  startedTimeStamp: number;
18822
20072
  fulfilledTimeStamp?: number;
18823
20073
  }, "error"> & Required<Pick<{
18824
20074
  requestId: string;
18825
- data?: RegisterConnectionApiResponse | undefined;
20075
+ data?: unknown;
18826
20076
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18827
20077
  endpointName: string;
18828
20078
  startedTimeStamp: number;
@@ -18852,14 +20102,14 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
18852
20102
  status: _reduxjs_toolkit_query.QueryStatus.fulfilled;
18853
20103
  } & Omit<{
18854
20104
  requestId: string;
18855
- data?: RegisterConnectionApiResponse | undefined;
20105
+ data?: unknown;
18856
20106
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18857
20107
  endpointName: string;
18858
20108
  startedTimeStamp: number;
18859
20109
  fulfilledTimeStamp?: number;
18860
20110
  }, "data" | "fulfilledTimeStamp"> & Required<Pick<{
18861
20111
  requestId: string;
18862
- data?: RegisterConnectionApiResponse | undefined;
20112
+ data?: unknown;
18863
20113
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18864
20114
  endpointName: string;
18865
20115
  startedTimeStamp: number;
@@ -18876,7 +20126,7 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
18876
20126
  status: _reduxjs_toolkit_query.QueryStatus.pending;
18877
20127
  } & {
18878
20128
  requestId: string;
18879
- data?: RegisterConnectionApiResponse | undefined;
20129
+ data?: unknown;
18880
20130
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18881
20131
  endpointName: string;
18882
20132
  startedTimeStamp: number;
@@ -18893,14 +20143,14 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
18893
20143
  status: _reduxjs_toolkit_query.QueryStatus.rejected;
18894
20144
  } & Omit<{
18895
20145
  requestId: string;
18896
- data?: RegisterConnectionApiResponse | undefined;
20146
+ data?: unknown;
18897
20147
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18898
20148
  endpointName: string;
18899
20149
  startedTimeStamp: number;
18900
20150
  fulfilledTimeStamp?: number;
18901
20151
  }, "error"> & Required<Pick<{
18902
20152
  requestId: string;
18903
- data?: RegisterConnectionApiResponse | undefined;
20153
+ data?: unknown;
18904
20154
  error?: MeshkitFetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
18905
20155
  endpointName: string;
18906
20156
  startedTimeStamp: number;
@@ -18913,8 +20163,8 @@ declare const useRegisterConnectionMutation: <R extends Record<string, any> = ({
18913
20163
  isError: true;
18914
20164
  })) => R) | undefined;
18915
20165
  fixedCacheKey?: string;
18916
- } | undefined) => readonly [(arg: RegisterConnectionApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<RegisterConnectionApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", RegisterConnectionApiResponse, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
18917
- originalArgs?: RegisterConnectionApiArg | undefined;
20166
+ } | undefined) => readonly [(arg: CancelConnectionRegisterApiArg) => _reduxjs_toolkit_query.MutationActionCreatorResult<_reduxjs_toolkit_query.MutationDefinition<CancelConnectionRegisterApiArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, MeshkitFetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Meshery_Controllers_Configuration_controllers" | "Evaluation_Evaluation" | "System_API_System" | "credential_credentials" | "Key_users" | "Model_Models" | "Organization_Organizations" | "User_users" | "Connection_API_Connections" | "Connection_API_ConnectionDefinitions" | "Design_designs" | "Environment_environments" | "Events_events" | "Performance_Profile_performance" | "Workspace_workspaces" | "Workspace_designs" | "Workspace_views", unknown, "mesheryRtkSchemasApi", unknown>>, _reduxjs_toolkit_query.TSHelpersNoInfer<R> & {
20167
+ originalArgs?: CancelConnectionRegisterApiArg | undefined;
18918
20168
  reset: () => void;
18919
20169
  }];
18920
20170
  declare const useGetConnectionByIdQuery: <R extends Record<string, any> = _reduxjs_toolkit_query.TSHelpersId<(Omit<{
@@ -31081,4 +32331,4 @@ declare const useUnassignViewFromWorkspaceMutation: <R extends Record<string, an
31081
32331
  reset: () => void;
31082
32332
  }];
31083
32333
 
31084
- export { type AddConnectionToEnvironmentApiArg, type AddConnectionToEnvironmentApiResponse, type AddTeamToOrgApiArg, type AddTeamToOrgApiResponse, type AddUserToOrgApiArg, type AddUserToOrgApiResponse, type AssignDesignToWorkspaceApiArg, type AssignDesignToWorkspaceApiResponse, type AssignEnvironmentToWorkspaceApiArg, type AssignEnvironmentToWorkspaceApiResponse, type AssignTeamToWorkspaceApiArg, type AssignTeamToWorkspaceApiResponse, type AssignViewToWorkspaceApiArg, type AssignViewToWorkspaceApiResponse, type BulkDeleteEventsApiArg, type BulkDeleteEventsApiResponse, type BulkUpdateEventStatusApiArg, type BulkUpdateEventStatusApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateEventApiArg, type CreateEventApiResponse, type CreateOrgApiArg, type CreateOrgApiResponse, type CreateWorkspaceApiArg, type CreateWorkspaceApiResponse, type DeleteConnectionApiArg, type DeleteConnectionApiResponse, type DeleteConnectionDefinitionApiArg, type DeleteConnectionDefinitionApiResponse, type DeleteEnvironmentApiArg, type DeleteEnvironmentApiResponse, type DeleteEventApiArg, type DeleteEventApiResponse, type DeleteMesheryConnectionApiArg, type DeleteMesheryConnectionApiResponse, type DeleteOrgApiArg, type DeleteOrgApiResponse, type DeletePerformanceProfileApiArg, type DeletePerformanceProfileApiResponse, type DeleteUserCredentialApiArg, type DeleteUserCredentialApiResponse, type DeleteUserFromOrgApiArg, type DeleteUserFromOrgApiResponse, type DeleteWorkspaceApiArg, type DeleteWorkspaceApiResponse, type EvaluateRelationshipsApiArg, type EvaluateRelationshipsApiResponse, type GetBrokerControllerStatusApiArg, type GetBrokerControllerStatusApiResponse, type GetConnectionByIdApiArg, type GetConnectionByIdApiResponse, type GetConnectionControllersConfigApiArg, type GetConnectionControllersConfigApiResponse, type GetConnectionDefinitionApiArg, type GetConnectionDefinitionApiResponse, type GetConnectionsApiArg, type GetConnectionsApiResponse, type GetControllerDiagnosticsApiArg, type GetControllerDiagnosticsApiResponse, type GetControllersDefaultConfigApiArg, type GetControllersDefaultConfigApiResponse, type GetCredentialByIdApiArg, type GetCredentialByIdApiResponse, type GetDesignsOfWorkspaceApiArg, type GetDesignsOfWorkspaceApiResponse, type GetEnvironmentByIdApiArg, type GetEnvironmentByIdApiResponse, type GetEnvironmentConnectionsApiArg, type GetEnvironmentConnectionsApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetEnvironmentsOfWorkspaceApiArg, type GetEnvironmentsOfWorkspaceApiResponse, type GetKubernetesContextApiArg, type GetKubernetesContextApiResponse, type GetMeshsyncControllerStatusApiArg, type GetMeshsyncControllerStatusApiResponse, type GetOperatorControllerStatusApiArg, type GetOperatorControllerStatusApiResponse, type GetOrgApiArg, type GetOrgApiResponse, type GetOrgByDomainApiArg, type GetOrgByDomainApiResponse, type GetOrgPreferencesApiArg, type GetOrgPreferencesApiResponse, type GetOrgsApiArg, type GetOrgsApiResponse, type GetPerformanceProfileApiArg, type GetPerformanceProfileApiResponse, type GetPerformanceProfileResultsApiArg, type GetPerformanceProfileResultsApiResponse, type GetPerformanceProfilesApiArg, type GetPerformanceProfilesApiResponse, type GetPerformanceResultsApiArg, type GetPerformanceResultsApiResponse, type GetSystemDatabaseApiArg, type GetSystemDatabaseApiResponse, type GetSystemSyncApiArg, type GetSystemSyncApiResponse, type GetSystemVersionApiArg, type GetSystemVersionApiResponse, type GetTeamsOfWorkspaceApiArg, type GetTeamsOfWorkspaceApiResponse, type GetUserApiArg, type GetUserApiResponse, type GetUserCredentialsApiArg, type GetUserCredentialsApiResponse, type GetUserEmailAddressesApiArg, type GetUserEmailAddressesApiResponse, type GetUserKeysApiArg, type GetUserKeysApiResponse, type GetUserProfileByIdApiArg, type GetUserProfileByIdApiResponse, type GetUsersApiArg, type GetUsersApiResponse, type GetUsersForOrgApiArg, type GetUsersForOrgApiResponse, type GetViewsOfWorkspaceApiArg, type GetViewsOfWorkspaceApiResponse, type GetWorkspaceByIdApiArg, type GetWorkspaceByIdApiResponse, type GetWorkspacesApiArg, type GetWorkspacesApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type ListConnectionDefinitionsApiArg, type ListConnectionDefinitionsApiResponse, type PerformConnectionActionApiArg, type PerformConnectionActionApiResponse, type RegisterConnectionApiArg, type RegisterConnectionApiResponse, type RegisterConnectionDefinitionApiArg, type RegisterConnectionDefinitionApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RemoveConnectionFromEnvironmentApiArg, type RemoveConnectionFromEnvironmentApiResponse, type RemoveTeamFromOrgApiArg, type RemoveTeamFromOrgApiResponse, type ResetSystemDatabaseApiArg, type ResetSystemDatabaseApiResponse, type SaveUserCredentialApiArg, type SaveUserCredentialApiResponse, type SearchUsersApiArg, type SearchUsersApiResponse, type SubscribeControllersStatusApiArg, type SubscribeControllersStatusApiResponse, type UnassignDesignFromWorkspaceApiArg, type UnassignDesignFromWorkspaceApiResponse, type UnassignEnvironmentFromWorkspaceApiArg, type UnassignEnvironmentFromWorkspaceApiResponse, type UnassignTeamFromWorkspaceApiArg, type UnassignTeamFromWorkspaceApiResponse, type UnassignViewFromWorkspaceApiArg, type UnassignViewFromWorkspaceApiResponse, type UpdateConnectionApiArg, type UpdateConnectionApiResponse, type UpdateConnectionControllersConfigApiArg, type UpdateConnectionControllersConfigApiResponse, type UpdateConnectionDefinitionApiArg, type UpdateConnectionDefinitionApiResponse, type UpdateControllersDefaultConfigApiArg, type UpdateControllersDefaultConfigApiResponse, type UpdateEnvironmentApiArg, type UpdateEnvironmentApiResponse, type UpdateEventStatusApiArg, type UpdateEventStatusApiResponse, type UpdateOrgApiArg, type UpdateOrgApiResponse, type UpdatePerformanceProfileApiArg, type UpdatePerformanceProfileApiResponse, type UpdateUserCredentialApiArg, type UpdateUserCredentialApiResponse, type UpdateWorkspaceApiArg, type UpdateWorkspaceApiResponse, type UpsertPerformanceProfileApiArg, type UpsertPerformanceProfileApiResponse, addTagTypes, injectedRtkApi, injectedRtkApi as mesheryApi, useAddConnectionToEnvironmentMutation, useAddTeamToOrgMutation, useAddUserToOrgMutation, useAssignDesignToWorkspaceMutation, useAssignEnvironmentToWorkspaceMutation, useAssignTeamToWorkspaceMutation, useAssignViewToWorkspaceMutation, useBulkDeleteEventsMutation, useBulkUpdateEventStatusMutation, useCreateEnvironmentMutation, useCreateEventMutation, useCreateOrgMutation, useCreateWorkspaceMutation, useDeleteConnectionDefinitionMutation, useDeleteConnectionMutation, useDeleteEnvironmentMutation, useDeleteEventMutation, useDeleteMesheryConnectionMutation, useDeleteOrgMutation, useDeletePerformanceProfileMutation, useDeleteUserCredentialMutation, useDeleteUserFromOrgMutation, useDeleteWorkspaceMutation, useEvaluateRelationshipsMutation, useGetBrokerControllerStatusQuery, useGetConnectionByIdQuery, useGetConnectionControllersConfigQuery, useGetConnectionDefinitionQuery, useGetConnectionsQuery, useGetControllerDiagnosticsQuery, useGetControllersDefaultConfigQuery, useGetCredentialByIdQuery, useGetDesignsOfWorkspaceQuery, useGetEnvironmentByIdQuery, useGetEnvironmentConnectionsQuery, useGetEnvironmentsOfWorkspaceQuery, useGetEnvironmentsQuery, useGetKubernetesContextQuery, useGetMeshsyncControllerStatusQuery, useGetOperatorControllerStatusQuery, useGetOrgByDomainQuery, useGetOrgPreferencesQuery, useGetOrgQuery, useGetOrgsQuery, useGetPerformanceProfileQuery, useGetPerformanceProfileResultsQuery, useGetPerformanceProfilesQuery, useGetPerformanceResultsQuery, useGetSystemDatabaseQuery, useGetSystemSyncQuery, useGetSystemVersionQuery, useGetTeamsOfWorkspaceQuery, useGetUserCredentialsQuery, useGetUserEmailAddressesQuery, useGetUserKeysQuery, useGetUserProfileByIdQuery, useGetUserQuery, useGetUsersForOrgQuery, useGetUsersQuery, useGetViewsOfWorkspaceQuery, useGetWorkspaceByIdQuery, useGetWorkspacesQuery, useImportDesignMutation, useLazyGetBrokerControllerStatusQuery, useLazyGetConnectionByIdQuery, useLazyGetConnectionControllersConfigQuery, useLazyGetConnectionDefinitionQuery, useLazyGetConnectionsQuery, useLazyGetControllerDiagnosticsQuery, useLazyGetControllersDefaultConfigQuery, useLazyGetCredentialByIdQuery, useLazyGetDesignsOfWorkspaceQuery, useLazyGetEnvironmentByIdQuery, useLazyGetEnvironmentConnectionsQuery, useLazyGetEnvironmentsOfWorkspaceQuery, useLazyGetEnvironmentsQuery, useLazyGetKubernetesContextQuery, useLazyGetMeshsyncControllerStatusQuery, useLazyGetOperatorControllerStatusQuery, useLazyGetOrgByDomainQuery, useLazyGetOrgPreferencesQuery, useLazyGetOrgQuery, useLazyGetOrgsQuery, useLazyGetPerformanceProfileQuery, useLazyGetPerformanceProfileResultsQuery, useLazyGetPerformanceProfilesQuery, useLazyGetPerformanceResultsQuery, useLazyGetSystemDatabaseQuery, useLazyGetSystemSyncQuery, useLazyGetSystemVersionQuery, useLazyGetTeamsOfWorkspaceQuery, useLazyGetUserCredentialsQuery, useLazyGetUserEmailAddressesQuery, useLazyGetUserKeysQuery, useLazyGetUserProfileByIdQuery, useLazyGetUserQuery, useLazyGetUsersForOrgQuery, useLazyGetUsersQuery, useLazyGetViewsOfWorkspaceQuery, useLazyGetWorkspaceByIdQuery, useLazyGetWorkspacesQuery, useLazyListConnectionDefinitionsQuery, useLazySearchUsersQuery, useLazySubscribeControllersStatusQuery, useListConnectionDefinitionsQuery, usePerformConnectionActionMutation, useRegisterConnectionDefinitionMutation, useRegisterConnectionMutation, useRegisterMeshmodelsMutation, useRemoveConnectionFromEnvironmentMutation, useRemoveTeamFromOrgMutation, useResetSystemDatabaseMutation, useSaveUserCredentialMutation, useSearchUsersQuery, useSubscribeControllersStatusQuery, useUnassignDesignFromWorkspaceMutation, useUnassignEnvironmentFromWorkspaceMutation, useUnassignTeamFromWorkspaceMutation, useUnassignViewFromWorkspaceMutation, useUpdateConnectionControllersConfigMutation, useUpdateConnectionDefinitionMutation, useUpdateConnectionMutation, useUpdateControllersDefaultConfigMutation, useUpdateEnvironmentMutation, useUpdateEventStatusMutation, useUpdateOrgMutation, useUpdatePerformanceProfileMutation, useUpdateUserCredentialMutation, useUpdateWorkspaceMutation, useUpsertPerformanceProfileMutation };
32334
+ export { type AddConnectionToEnvironmentApiArg, type AddConnectionToEnvironmentApiResponse, type AddKubernetesConfigApiArg, type AddKubernetesConfigApiResponse, type AddTeamToOrgApiArg, type AddTeamToOrgApiResponse, type AddUserToOrgApiArg, type AddUserToOrgApiResponse, type AssignDesignToWorkspaceApiArg, type AssignDesignToWorkspaceApiResponse, type AssignEnvironmentToWorkspaceApiArg, type AssignEnvironmentToWorkspaceApiResponse, type AssignTeamToWorkspaceApiArg, type AssignTeamToWorkspaceApiResponse, type AssignViewToWorkspaceApiArg, type AssignViewToWorkspaceApiResponse, type BulkDeleteEventsApiArg, type BulkDeleteEventsApiResponse, type BulkUpdateEventStatusApiArg, type BulkUpdateEventStatusApiResponse, type CancelConnectionRegisterApiArg, type CancelConnectionRegisterApiResponse, type CreateEnvironmentApiArg, type CreateEnvironmentApiResponse, type CreateEventApiArg, type CreateEventApiResponse, type CreateOrgApiArg, type CreateOrgApiResponse, type CreateWorkspaceApiArg, type CreateWorkspaceApiResponse, type DeleteConnectionApiArg, type DeleteConnectionApiResponse, type DeleteConnectionDefinitionApiArg, type DeleteConnectionDefinitionApiResponse, type DeleteEnvironmentApiArg, type DeleteEnvironmentApiResponse, type DeleteEventApiArg, type DeleteEventApiResponse, type DeleteMesheryConnectionApiArg, type DeleteMesheryConnectionApiResponse, type DeleteOrgApiArg, type DeleteOrgApiResponse, type DeletePerformanceProfileApiArg, type DeletePerformanceProfileApiResponse, type DeleteUserCredentialApiArg, type DeleteUserCredentialApiResponse, type DeleteUserFromOrgApiArg, type DeleteUserFromOrgApiResponse, type DeleteWorkspaceApiArg, type DeleteWorkspaceApiResponse, type DiscoverKubernetesContextsApiArg, type DiscoverKubernetesContextsApiResponse, type EvaluateRelationshipsApiArg, type EvaluateRelationshipsApiResponse, type GetBrokerControllerStatusApiArg, type GetBrokerControllerStatusApiResponse, type GetConnectionByIdApiArg, type GetConnectionByIdApiResponse, type GetConnectionControllersConfigApiArg, type GetConnectionControllersConfigApiResponse, type GetConnectionDefinitionApiArg, type GetConnectionDefinitionApiResponse, type GetConnectionsApiArg, type GetConnectionsApiResponse, type GetControllerDiagnosticsApiArg, type GetControllerDiagnosticsApiResponse, type GetControllersDefaultConfigApiArg, type GetControllersDefaultConfigApiResponse, type GetCredentialByIdApiArg, type GetCredentialByIdApiResponse, type GetDesignsOfWorkspaceApiArg, type GetDesignsOfWorkspaceApiResponse, type GetEnvironmentByIdApiArg, type GetEnvironmentByIdApiResponse, type GetEnvironmentConnectionsApiArg, type GetEnvironmentConnectionsApiResponse, type GetEnvironmentsApiArg, type GetEnvironmentsApiResponse, type GetEnvironmentsOfWorkspaceApiArg, type GetEnvironmentsOfWorkspaceApiResponse, type GetKubernetesContextApiArg, type GetKubernetesContextApiResponse, type GetMeshsyncControllerStatusApiArg, type GetMeshsyncControllerStatusApiResponse, type GetOperatorControllerStatusApiArg, type GetOperatorControllerStatusApiResponse, type GetOrgApiArg, type GetOrgApiResponse, type GetOrgByDomainApiArg, type GetOrgByDomainApiResponse, type GetOrgPreferencesApiArg, type GetOrgPreferencesApiResponse, type GetOrgsApiArg, type GetOrgsApiResponse, type GetPerformanceProfileApiArg, type GetPerformanceProfileApiResponse, type GetPerformanceProfileResultsApiArg, type GetPerformanceProfileResultsApiResponse, type GetPerformanceProfilesApiArg, type GetPerformanceProfilesApiResponse, type GetPerformanceResultsApiArg, type GetPerformanceResultsApiResponse, type GetSystemDatabaseApiArg, type GetSystemDatabaseApiResponse, type GetSystemSyncApiArg, type GetSystemSyncApiResponse, type GetSystemVersionApiArg, type GetSystemVersionApiResponse, type GetTeamsOfWorkspaceApiArg, type GetTeamsOfWorkspaceApiResponse, type GetUserApiArg, type GetUserApiResponse, type GetUserCredentialsApiArg, type GetUserCredentialsApiResponse, type GetUserEmailAddressesApiArg, type GetUserEmailAddressesApiResponse, type GetUserKeysApiArg, type GetUserKeysApiResponse, type GetUserProfileByIdApiArg, type GetUserProfileByIdApiResponse, type GetUsersApiArg, type GetUsersApiResponse, type GetUsersForOrgApiArg, type GetUsersForOrgApiResponse, type GetViewsOfWorkspaceApiArg, type GetViewsOfWorkspaceApiResponse, type GetWorkspaceByIdApiArg, type GetWorkspaceByIdApiResponse, type GetWorkspacesApiArg, type GetWorkspacesApiResponse, type ImportDesignApiArg, type ImportDesignApiResponse, type ListConnectionDefinitionsApiArg, type ListConnectionDefinitionsApiResponse, type PerformConnectionActionApiArg, type PerformConnectionActionApiResponse, type PingKubernetesApiArg, type PingKubernetesApiResponse, type ProcessConnectionRegistrationApiArg, type ProcessConnectionRegistrationApiResponse, type RegisterConnectionApiArg, type RegisterConnectionApiResponse, type RegisterConnectionDefinitionApiArg, type RegisterConnectionDefinitionApiResponse, type RegisterMeshmodelsApiArg, type RegisterMeshmodelsApiResponse, type RemoveConnectionFromEnvironmentApiArg, type RemoveConnectionFromEnvironmentApiResponse, type RemoveTeamFromOrgApiArg, type RemoveTeamFromOrgApiResponse, type ResetSystemDatabaseApiArg, type ResetSystemDatabaseApiResponse, type SaveUserCredentialApiArg, type SaveUserCredentialApiResponse, type SearchUsersApiArg, type SearchUsersApiResponse, type SubscribeControllersStatusApiArg, type SubscribeControllersStatusApiResponse, type UnassignDesignFromWorkspaceApiArg, type UnassignDesignFromWorkspaceApiResponse, type UnassignEnvironmentFromWorkspaceApiArg, type UnassignEnvironmentFromWorkspaceApiResponse, type UnassignTeamFromWorkspaceApiArg, type UnassignTeamFromWorkspaceApiResponse, type UnassignViewFromWorkspaceApiArg, type UnassignViewFromWorkspaceApiResponse, type UpdateConnectionApiArg, type UpdateConnectionApiResponse, type UpdateConnectionControllersConfigApiArg, type UpdateConnectionControllersConfigApiResponse, type UpdateConnectionDefinitionApiArg, type UpdateConnectionDefinitionApiResponse, type UpdateControllersDefaultConfigApiArg, type UpdateControllersDefaultConfigApiResponse, type UpdateEnvironmentApiArg, type UpdateEnvironmentApiResponse, type UpdateEventStatusApiArg, type UpdateEventStatusApiResponse, type UpdateOrgApiArg, type UpdateOrgApiResponse, type UpdatePerformanceProfileApiArg, type UpdatePerformanceProfileApiResponse, type UpdateUserCredentialApiArg, type UpdateUserCredentialApiResponse, type UpdateWorkspaceApiArg, type UpdateWorkspaceApiResponse, type UpsertPerformanceProfileApiArg, type UpsertPerformanceProfileApiResponse, addTagTypes, injectedRtkApi, injectedRtkApi as mesheryApi, useAddConnectionToEnvironmentMutation, useAddKubernetesConfigMutation, useAddTeamToOrgMutation, useAddUserToOrgMutation, useAssignDesignToWorkspaceMutation, useAssignEnvironmentToWorkspaceMutation, useAssignTeamToWorkspaceMutation, useAssignViewToWorkspaceMutation, useBulkDeleteEventsMutation, useBulkUpdateEventStatusMutation, useCancelConnectionRegisterMutation, useCreateEnvironmentMutation, useCreateEventMutation, useCreateOrgMutation, useCreateWorkspaceMutation, useDeleteConnectionDefinitionMutation, useDeleteConnectionMutation, useDeleteEnvironmentMutation, useDeleteEventMutation, useDeleteMesheryConnectionMutation, useDeleteOrgMutation, useDeletePerformanceProfileMutation, useDeleteUserCredentialMutation, useDeleteUserFromOrgMutation, useDeleteWorkspaceMutation, useDiscoverKubernetesContextsMutation, useEvaluateRelationshipsMutation, useGetBrokerControllerStatusQuery, useGetConnectionByIdQuery, useGetConnectionControllersConfigQuery, useGetConnectionDefinitionQuery, useGetConnectionsQuery, useGetControllerDiagnosticsQuery, useGetControllersDefaultConfigQuery, useGetCredentialByIdQuery, useGetDesignsOfWorkspaceQuery, useGetEnvironmentByIdQuery, useGetEnvironmentConnectionsQuery, useGetEnvironmentsOfWorkspaceQuery, useGetEnvironmentsQuery, useGetKubernetesContextQuery, useGetMeshsyncControllerStatusQuery, useGetOperatorControllerStatusQuery, useGetOrgByDomainQuery, useGetOrgPreferencesQuery, useGetOrgQuery, useGetOrgsQuery, useGetPerformanceProfileQuery, useGetPerformanceProfileResultsQuery, useGetPerformanceProfilesQuery, useGetPerformanceResultsQuery, useGetSystemDatabaseQuery, useGetSystemSyncQuery, useGetSystemVersionQuery, useGetTeamsOfWorkspaceQuery, useGetUserCredentialsQuery, useGetUserEmailAddressesQuery, useGetUserKeysQuery, useGetUserProfileByIdQuery, useGetUserQuery, useGetUsersForOrgQuery, useGetUsersQuery, useGetViewsOfWorkspaceQuery, useGetWorkspaceByIdQuery, useGetWorkspacesQuery, useImportDesignMutation, useLazyGetBrokerControllerStatusQuery, useLazyGetConnectionByIdQuery, useLazyGetConnectionControllersConfigQuery, useLazyGetConnectionDefinitionQuery, useLazyGetConnectionsQuery, useLazyGetControllerDiagnosticsQuery, useLazyGetControllersDefaultConfigQuery, useLazyGetCredentialByIdQuery, useLazyGetDesignsOfWorkspaceQuery, useLazyGetEnvironmentByIdQuery, useLazyGetEnvironmentConnectionsQuery, useLazyGetEnvironmentsOfWorkspaceQuery, useLazyGetEnvironmentsQuery, useLazyGetKubernetesContextQuery, useLazyGetMeshsyncControllerStatusQuery, useLazyGetOperatorControllerStatusQuery, useLazyGetOrgByDomainQuery, useLazyGetOrgPreferencesQuery, useLazyGetOrgQuery, useLazyGetOrgsQuery, useLazyGetPerformanceProfileQuery, useLazyGetPerformanceProfileResultsQuery, useLazyGetPerformanceProfilesQuery, useLazyGetPerformanceResultsQuery, useLazyGetSystemDatabaseQuery, useLazyGetSystemSyncQuery, useLazyGetSystemVersionQuery, useLazyGetTeamsOfWorkspaceQuery, useLazyGetUserCredentialsQuery, useLazyGetUserEmailAddressesQuery, useLazyGetUserKeysQuery, useLazyGetUserProfileByIdQuery, useLazyGetUserQuery, useLazyGetUsersForOrgQuery, useLazyGetUsersQuery, useLazyGetViewsOfWorkspaceQuery, useLazyGetWorkspaceByIdQuery, useLazyGetWorkspacesQuery, useLazyListConnectionDefinitionsQuery, useLazyPingKubernetesQuery, useLazySearchUsersQuery, useLazySubscribeControllersStatusQuery, useListConnectionDefinitionsQuery, usePerformConnectionActionMutation, usePingKubernetesQuery, useProcessConnectionRegistrationMutation, useRegisterConnectionDefinitionMutation, useRegisterConnectionMutation, useRegisterMeshmodelsMutation, useRemoveConnectionFromEnvironmentMutation, useRemoveTeamFromOrgMutation, useResetSystemDatabaseMutation, useSaveUserCredentialMutation, useSearchUsersQuery, useSubscribeControllersStatusQuery, useUnassignDesignFromWorkspaceMutation, useUnassignEnvironmentFromWorkspaceMutation, useUnassignTeamFromWorkspaceMutation, useUnassignViewFromWorkspaceMutation, useUpdateConnectionControllersConfigMutation, useUpdateConnectionDefinitionMutation, useUpdateConnectionMutation, useUpdateControllersDefaultConfigMutation, useUpdateEnvironmentMutation, useUpdateEventStatusMutation, useUpdateOrgMutation, useUpdatePerformanceProfileMutation, useUpdateUserCredentialMutation, useUpdateWorkspaceMutation, useUpsertPerformanceProfileMutation };