Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindOneURL ¶
FindOneURL finds exactly one URL with matching prefix in the urls slice. Multiple matches result in an error.
func ListURLsFromUnstructured ¶
func ListURLsFromUnstructured(endpointSlice unstructured.Unstructured) ([]string, error)
ListURLsFromUnstructured retrieves list of endpoint URLs from an unstructured object. The URLs are expected to be present at `.status.endpoints[].url` path inside the object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.