MCPcopy Index your code
hub / github.com/coder/coder / WorkspaceAgentPortShareProtocol

TypeAlias WorkspaceAgentPortShareProtocol

codersdk/workspaceagentportshare.go:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23type (
24 WorkspaceAgentPortShareLevel string
25 WorkspaceAgentPortShareProtocol string
26 UpsertWorkspaceAgentPortShareRequest struct {
27 AgentName string `json:"agent_name"`
28 Port int32 `json:"port"`

Callers 2

convertPortShareFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected