Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for ConfigType (0.14 sec)

  1. pilot/pkg/networking/grpcgen/cds.go

    		tlsCtx := buildUpstreamTLSContext(b.push.ServiceAccounts(b.hostname, b.svc.Attributes.Namespace))
    		c.TransportSocket = &core.TransportSocket{
    			Name:       transportSocketName,
    			ConfigType: &core.TransportSocket_TypedConfig{TypedConfig: protoconv.MessageToAny(tlsCtx)},
    		}
    	}
    }
    
    // TransportSocket proto message has a `name` field which is expected to be set to exactly this value by the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 28 17:09:02 UTC 2024
    - 9.2K bytes
    - Viewed (0)
Back to top