MCPcopy 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
9type SecurityGroupResource struct {
10 Resource
11 Entity SecurityGroup
12}
13
14type SecurityGroup struct {
15 models.SecurityGroupFields

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected