Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Context
Method
Context
agent/agentssh/agentssh.go:717–717 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
715
type
ptySession
interface
{
716
io.ReadWriter
717
Context() ssh.Context
718
DisablePTYEmulation()
719
RawCommand() string
720
Signals(
chan
<- ssh.Signal)
Callers
15
postUserSecret
Method · 0.65
getUserSecrets
Method · 0.65
getUserSecret
Method · 0.65
patchUserSecret
Method · 0.65
deleteUserSecret
Method · 0.65
TestExternalAuthByID
Function · 0.65
TestExternalAuthDevice
Function · 0.65
TestExternalAuthCallback
Function · 0.65
provisionerDaemons
Method · 0.65
singleSlashMW
Function · 0.65
externalAuthByID
Method · 0.65
deleteExternalAuthByID
Method · 0.65
Implementers
1
testSession
agent/agentssh/agentssh_internal_test.
Calls
no outgoing calls
Tested by
15
TestExternalAuthByID
Function · 0.52
TestExternalAuthDevice
Function · 0.52
TestExternalAuthCallback
Function · 0.52
TestTokenLegacySingularScopeCompat
Function · 0.52
TestManualTitleEndpointsPassCallerAPIKeyToAIGateway
Function · 0.52
TestDynamicParametersOwnerSSHPublicKey
Function · 0.52
TestMultipleAITasksDisallowed
Function · 0.52
TestListPublicLowLevelScopes
Function · 0.52
injectSystemActor
Function · 0.52
TestOAuth2ClientIsolation
Function · 0.52
TestOAuth2RegistrationTokenSecurity
Function · 0.52
TestOAuth2PrivilegeEscalation
Function · 0.52