Searched refs:TLSClientConfig (Results 1 – 4 of 4) sorted by relevance
47 …TestLabServicesConfig *TLSClientConfig `protobuf:"bytes,3,opt,name=test_lab_services_config,json=t…100 func (x *Invocation) GetTestLabServicesConfig() *TLSClientConfig {254 type TLSClientConfig struct { struct278 func (x *TLSClientConfig) Reset() { argument279 *x = TLSClientConfig{}287 func (x *TLSClientConfig) String() string { argument291 func (*TLSClientConfig) ProtoMessage() {} argument293 func (x *TLSClientConfig) ProtoReflect() protoreflect.Message { argument306 func (*TLSClientConfig) Descriptor() ([]byte, []int) { argument310 func (x *TLSClientConfig) GetTlsAddress() string { argument[all …]
66 transport.TLSClientConfig = tlsCfg
285 TLSClientConfig = _reflection.GeneratedProtocolMessageType('TLSClientConfig', (_message.Message,), { variable290 _sym_db.RegisterMessage(TLSClientConfig)
31 TLSClientConfig test_lab_services_config = 3;99 message TLSClientConfig { message