| 23 | type ( |
| 24 | WorkspaceAgentPortShareLevel string |
| 25 | WorkspaceAgentPortShareProtocol string |
| 26 | UpsertWorkspaceAgentPortShareRequest struct { |
| 27 | AgentName string `json:"agent_name"` |
| 28 | Port int32 `json:"port"` |
no outgoing calls
no test coverage detected