Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ Sidecar
Struct
Sidecar
resources/sidecar_resource.go:5–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
"code.cloudfoundry.org/cli/v8/types"
4
5
type
Sidecar
struct
{
6
GUID string `json:
"guid"
`
7
Name string `json:
"name"
`
8
Command types.FilteredString `json:
"command"
`
9
}
Callers
1
getProcessSummary
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected