# Functions

ConstructClusterResourceTree returns a tree with nodes representing the Cluster API resources in the Cluster.
No description provided by the author
ConstructMultiClusterTree returns a tree representing the workload cluster discovered in the management cluster.
No description provided by the author
No description provided by the author
GetNestedValue returns the value of a nested key in a map.
GetPodLogsForResource returns logs for a given resource from the CAPI controllers containing the provider name label.
No description provided by the author
NewOwnershipGraph returns a new OwnershipGraph by recursively traversing the ownerRefs of the given object.
OwnerRefToObjectRef returns an object reference to the ownerRef of an object.
RemoveTransitiveOwners removes transitive owners from the graph, i.e.
No description provided by the author

# Structs

ClusterResourceNode represents a node in the Cluster API resource tree and is used to configure the frontend with additional options like collapsibility and provider.
No description provided by the author
No description provided by the author
LogEntry is a struct to hold a log entry and its timestamp.
No description provided by the author
OwnershipGraph is a graph of objects and their ownerRefs.