Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildAnnotations ¶
func BuildAnnotations(route *gwtypes.HTTPRoute, parentRef *gwtypes.ParentReference) map[string]string
BuildAnnotations creates the standard annotations map for Kong resources managed by HTTPRoute.
func BuildLabels ¶
BuildLabels creates the standard labels map for Kong resources managed by HTTPRoute.
func ExtractStripPath ¶
ExtractStripPath extracts the strip-path annotation value and returns a boolean. Returns true by default if the annotation is not present or cannot be parsed.
func LabelSelectorForOwnedResources ¶
func LabelSelectorForOwnedResources(obj client.Object) client.ListOption
LabelSelectorForOwnedResources returns a label selector for listing resources managed by the given object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.