Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RefIsHTTPRoute ¶
func RefIsHTTPRoute(ref gwv1.BackendObjectReference) bool
RefIsHTTPRoute checks if the BackendObjectReference is an HTTPRoute Parent routes may delegate to child routes using an HTTPRoute backend reference.
func RefIsService ¶
func RefIsService(ref gwv1.BackendObjectReference) bool
RefIsService checks if the BackendObjectReference is a service Note: Kind defaults to "Service" when not specified and BackendRef Group defaults to core API group when not specified.
func RefIsUpstream ¶
func RefIsUpstream(ref gwv1.BackendObjectReference) bool
RefIsUpstream checks if the BackendObjectReference is an Upstream.
func ToString ¶
func ToString(ref gwv1.BackendObjectReference) string
ToString returns a string representation of the BackendObjectReference
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.