Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ SecurityGroupResource
Struct
SecurityGroupResource
cf/api/resources/security_groups.go:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
type
SecurityGroupResource
struct
{
10
Resource
11
Entity SecurityGroup
12
}
13
14
type
SecurityGroup
struct
{
15
models.SecurityGroupFields
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected