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