Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CustomIngressFor (0.31 sec)

  1. pkg/test/framework/components/istio/istio.go

    	// from outside of the cluster.
    	EastWestGatewayFor(cluster cluster.Cluster) ingress.Instance
    	// CustomIngressFor returns an ingress with a specific service name and "istio" label used for reaching workloads
    	// in the given cluster.
    	CustomIngressFor(cluster cluster.Cluster, service types.NamespacedName, istioLabel string) ingress.Instance
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Oct 30 17:47:34 UTC 2023
    - 8K bytes
    - Viewed (0)
Back to top