Versions in this module Expand all Collapse all v0 v0.0.2 Nov 7, 2025 v0.0.1 Nov 4, 2025 Changes in this version + type Gateway struct + Cluster *clustersv1alpha1.Cluster + ClusterClient client.Client + DNSConfig v1alpha1.DNSConfig + EnvoyConfig v1alpha1.EnvoyGatewayConfig + FluxKubeconfig *fluxmeta.KubeConfigReference + PlatformClient client.Client + PullSecrets []corev1.LocalObjectReference + func (g *Gateway) Cleanup(ctx context.Context) error + func (g *Gateway) Configure(ctx context.Context) error + func (g *Gateway) InstallOrUpdate(ctx context.Context) error + func (g *Gateway) Uninstall(ctx context.Context) error