# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetFreePort asks the kernel for a free open port that is ready to use.
HTTPRouteEventuallyContainsConditions returns a predicate function that can be used with assert.Eventually or require.Eventually in order to check - via the provided client - that the HTTPRoute with the NamespacedName as provided in the arguments, does indeed contain the provied conditions in the status.
No description provided by the author
WithTypeMeta adds type meta to the given object based on its Go type.