Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytebase/bytebase
/ GetSslCa
Method
GetSslCa
backend/generated-go/store/instance.pb.go:834–839 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
832
}
833
834
func
(x *DataSource) GetSslCa() string {
835
if
x != nil {
836
return
x.SslCa
837
}
838
return
""
839
}
840
841
func
(x *DataSource) GetObfuscatedSslCa() string {
842
if
x != nil {
Callers
11
TestResolveTLSMaterialReadsPathFields
Function · 0.95
TestResolveTLSMaterialPreservesInlineCrossSlotMaterial
Function · 0.95
TestValidateAndSanitizeDataSourceTLSClearsAllWhenDisabled
Function · 0.95
Open
Method · 0.45
GetTLSConfig
Function · 0.45
GetPGSSLMode
Function · 0.45
newElasticsearchConfig
Function · 0.45
writeTLSMaterialTempFiles
Function · 0.45
obfuscateInstance
Method · 0.45
validateAndSanitizeDataSourceTLS
Function · 0.45
convertDataSources
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestResolveTLSMaterialReadsPathFields
Function · 0.76
TestResolveTLSMaterialPreservesInlineCrossSlotMaterial
Function · 0.76
TestValidateAndSanitizeDataSourceTLSClearsAllWhenDisabled
Function · 0.76