Documentation ¶ Index ¶ func EnsureReferenceGrant(ctx context.Context, c client.Client, fromNamespace, toNamespace string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func EnsureReferenceGrant ¶ func EnsureReferenceGrant(ctx context.Context, c client.Client, fromNamespace, toNamespace string) error EnsureReferenceGrant creates a Gateway API ReferenceGrant allowing HTTPRoute references across namespaces. It is idempotent and a no-op if the grant exists. Types ¶ This section is empty. Source Files ¶ View all Source files grants.go Click to show internal directories. Click to hide internal directories.