MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / GetTlsConfig

Method GetTlsConfig

app/artifact-cas/internal/conf/conf.pb.go:720–725  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

718}
719
720func (x *Server_GRPC) GetTlsConfig() *Server_TLS {
721 if x != nil {
722 return x.TlsConfig
723 }
724 return nil
725}
726
727var File_conf_proto protoreflect.FileDescriptor
728

Callers 1

NewGRPCServerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected