MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / Port

Method Port

internal/test/ssh.go:19–19  ·  view source on GitHub ↗

Port returns the port number of the running SSH service.

()

Source from the content-addressed store, hash-verified

17 Host() string
18 // Port returns the port number of the running SSH service.
19 Port() int
20 // FingerprintSHA256 returns the SHA 256 fingerprint of the server.
21 FingerprintSHA256() string
22 // HostKey returns the private SSH host key.

Callers 8

ConfigureBackendMethod · 0.65
createMethod · 0.65
updatePortMappingsMethod · 0.65
TestRegistryFunction · 0.65
TestSSHFunction · 0.65
TestConformanceFunction · 0.65

Implementers 1

sshHelperinternal/test/ssh.go

Calls

no outgoing calls

Tested by 6

ConfigureBackendMethod · 0.52
TestRegistryFunction · 0.52
TestSSHFunction · 0.52
TestConformanceFunction · 0.52