Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetUseSsl
Method
GetUseSsl
backend/generated-go/store/instance.pb.go:827–832 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
825
}
826
827
func
(x *DataSource) GetUseSsl() bool {
828
if
x != nil {
829
return
x.UseSsl
830
}
831
return
false
832
}
833
834
func
(x *DataSource) GetSslCa() string {
835
if
x != nil {
Callers
11
dynamoDBEndpoint
Function · 0.45
Open
Method · 0.45
getPGConnectionConfig
Function · 0.45
Open
Method · 0.45
getCockroachConnectionConfig
Function · 0.45
ResolveTLSMaterial
Function · 0.45
GetTLSConfig
Function · 0.45
Open
Method · 0.45
NewMigrationContext
Function · 0.45
validateAndSanitizeDataSourceTLS
Function · 0.45
convertDataSources
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected