MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / Reason

Method Reason

internal/sshserver/handler.go:157–157  ·  view source on GitHub ↗

Reason contains the SSH-specific reason for the rejection.

()

Source from the content-addressed store, hash-verified

155
156 // Reason contains the SSH-specific reason for the rejection.
157 Reason() ssh.RejectionReason
158}
159
160// SessionChannel contains a set of calls to manipulate the session channel.

Implementers 2

ErrTooManySessionsinternal/security/handler_ssh.go
messageinternal/sshserver/rejection.go

Calls

no outgoing calls

Tested by

no test coverage detected