Versions in this module Expand all Collapse all v0 v0.9.0 Dec 19, 2021 Changes in this version + func GetHealthCheckFunc(gvk schema.GroupVersionKind) func(obj *unstructured.Unstructured) (*health.HealthStatus, error) + func ResolveResourceReferences(un *unstructured.Unstructured) ([]metav1.OwnerReference, func(kube.ResourceKey) bool)