Home
last modified time | relevance | path

Searched refs:TLSClientConfig (Results 1 – 4 of 4) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/rtd/v1/
Dinvocation.pb.go47 …TestLabServicesConfig *TLSClientConfig `protobuf:"bytes,3,opt,name=test_lab_services_config,json=t…
100 func (x *Invocation) GetTestLabServicesConfig() *TLSClientConfig {
254 type TLSClientConfig struct { struct
278 func (x *TLSClientConfig) Reset() { argument
279 *x = TLSClientConfig{}
287 func (x *TLSClientConfig) String() string { argument
291 func (*TLSClientConfig) ProtoMessage() {} argument
293 func (x *TLSClientConfig) ProtoReflect() protoreflect.Message { argument
306 func (*TLSClientConfig) Descriptor() ([]byte, []int) { argument
310 func (x *TLSClientConfig) GetTlsAddress() string { argument
[all …]
/external/tink/go/integration/hcvault/
Dhcvault_client.go66 transport.TLSClientConfig = tlsCfg
/external/chromiumos-config/python/chromiumos/config/api/test/rtd/v1/
Dinvocation_pb2.py285 TLSClientConfig = _reflection.GeneratedProtocolMessageType('TLSClientConfig', (_message.Message,), { variable
290 _sym_db.RegisterMessage(TLSClientConfig)
/external/chromiumos-config/proto/chromiumos/config/api/test/rtd/v1/
Dinvocation.proto31 TLSClientConfig test_lab_services_config = 3;
99 message TLSClientConfig { message