MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / Password

Method Password

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

Password returns the SSH password to use for connecting.

()

Source from the content-addressed store, hash-verified

25 Username() string
26 // Password returns the SSH password to use for connecting.
27 Password() string
28 // HostKeyAlgorithms returns a list of usable host key algorithms.
29 HostKeyAlgorithms() []string
30}

Callers 10

processClientInteractionFunction · 0.65
TestAuthFailedFunction · 0.65
TestSessionSuccessFunction · 0.65
TestSessionErrorFunction · 0.65
GetAuthMethodsMethod · 0.65
TestSSHFunction · 0.65
createClientConfigMethod · 0.65
TestConformanceFunction · 0.65

Implementers 1

sshHelperinternal/test/ssh.go

Calls

no outgoing calls

Tested by 8

processClientInteractionFunction · 0.52
TestAuthFailedFunction · 0.52
TestSessionSuccessFunction · 0.52
TestSessionErrorFunction · 0.52
TestSSHFunction · 0.52
TestConformanceFunction · 0.52