Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestNetwork (0.12 sec)

  1. pilot/pkg/serviceregistry/kube/controller/ambient/ambientindex_test.go

    	"istio.io/istio/pkg/util/sets"
    	"istio.io/istio/pkg/workloadapi"
    	"istio.io/istio/pkg/workloadapi/security"
    )
    
    const (
    	testNS   = "ns1"
    	systemNS = "istio-system"
    	testNW   = "testnetwork"
    	testC    = "cluster0"
    )
    
    func init() {
    	features.EnableAmbientWaypoints = true
    	features.EnableAmbient = true
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 01:04:50 UTC 2024
    - 70.2K bytes
    - Viewed (0)
Back to top