Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateHTTPRoute ¶
func CreateOrUpdateHTTPRoute(ctx context.Context, log logr.Logger, client ctrlclient.Client, object *gwapiv1.HTTPRoute, referencedServices []metav1.ObjectMeta, namespace string, _ *kubelbv1alpha1.Tenant, annotations kubelbv1alpha1.AnnotationSettings, globalTopology bool) error
createOrUpdateHTTPRoute creates or updates the HTTPRoute object in the cluster.
func GetServicesFromHTTPRoute ¶
func GetServicesFromHTTPRoute(httpRoute *gwapiv1.HTTPRoute) []types.NamespacedName
GetServicesFromHTTPRoute returns a list of services referenced by the given HTTPRoute.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.