Skip to main content

lib/k8s/api/v2/useKubeObjectList

Index

Interfaces

InterfaceDescription
ListResponseObject representing a List of Kube object with information about which cluster and namespace it came from

Functions

FunctionDescription
getWebsocketMultiplexerEnabled-
kubeObjectListQueryQuery to list Kube objects from a cluster and namespace(optional)
makeListRequestsCreates multiple requests to list Kube objects Handles multiple clusters, namespaces and allowed namespaces
useKubeObjectListReturns a combined list of Kubernetes objects and watches for changes from the clusters given.
useWatchKubeObjectListsAccepts a list of lists to watch. Upon receiving update it will modify query data for list query