MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetSshPort

Method GetSshPort

backend/generated-go/store/instance.pb.go:988–993  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

986}
987
988func (x *DataSource) GetSshPort() string {
989 if x != nil {
990 return x.SshPort
991 }
992 return ""
993}
994
995func (x *DataSource) GetSshUser() string {
996 if x != nil {

Callers 2

GetSSHClientFunction · 0.45
convertDataSourcesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected