Home
last modified time | relevance | path

Searched refs:EnableAutoMtls (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pkg/config/mesh/
H A Dmesh.go131 EnableAutoMtls: &types.BoolValue{Value: false},
156 EnableAutoMtls: &types.BoolValue{Value: true},
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/mesh/v1alpha1/
H A Dconfig.pb.go341EnableAutoMtls *types.BoolValue `protobuf:"bytes,43,opt,name=enable_auto_mtls,json=enableAutoMtls,… member
736 return m.EnableAutoMtls
1553 if m.EnableAutoMtls != nil {
1555 size, err := m.EnableAutoMtls.MarshalToSizedBuffer(dAtA[:i])
2417 if m.EnableAutoMtls != nil {
2418 l = m.EnableAutoMtls.Size()
3776 if m.EnableAutoMtls == nil {
3777 m.EnableAutoMtls = &types.BoolValue{}
3779 if err := m.EnableAutoMtls.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/core/v1alpha3/
H A Dcluster_test.go77 EnableAutoMtls: &types.BoolValue{
1170 EnableAutoMtls: &types.BoolValue{
2155 testMesh.EnableAutoMtls.Value = true
2208 testMesh.EnableAutoMtls.Value = true