Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for authn_beta (0.21 sec)

  1. pilot/pkg/networking/core/cluster_test.go

    			},
    		},
    	}
    
    	// This workload-level beta policy doesn't affect CDS (yet).
    	peerAuthn := &authn_beta.PeerAuthentication{
    		Selector: &selectorpb.WorkloadSelector{
    			MatchLabels: map[string]string{
    				"version": "v1",
    			},
    		},
    		Mtls: &authn_beta.PeerAuthentication_MutualTLS{
    			Mode: authn_beta.PeerAuthentication_MutualTLS_STRICT,
    		},
    	}
    
    	mesh := testMesh()
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 108.8K bytes
    - Viewed (0)
Back to top