Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetSshHost
Method
GetSshHost
backend/generated-go/store/instance.pb.go:981–986 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
979
}
980
981
func
(x *DataSource) GetSshHost() string {
982
if
x != nil {
983
return
x.SshHost
984
}
985
return
""
986
}
987
988
func
(x *DataSource) GetSshPort() string {
989
if
x != nil {
Callers
11
Open
Method · 0.45
getMySQLConnection
Method · 0.45
Open
Method · 0.45
Open
Method · 0.45
Open
Method · 0.45
Open
Method · 0.45
getTiDBConnection
Method · 0.45
GetSSHClient
Function · 0.45
GetPGSSLMode
Function · 0.45
setupSSHNetwork
Function · 0.45
convertDataSources
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected