MCPcopy
hub / github.com/cloudfoundry/cli / GetSecurityGroupSummary

Method GetSecurityGroupSummary

command/v7/actor.go:155–155  ·  view source on GitHub ↗
(securityGroupName string)

Source from the content-addressed store, hash-verified

153 GetSecureShellConfigurationByApplicationNameSpaceProcessTypeAndIndex(appName string, spaceGUID string, processType string, processIndex uint) (v7action.SSHAuthentication, v7action.Warnings, error)
154 GetSecurityGroup(securityGroupName string) (resources.SecurityGroup, v7action.Warnings, error)
155 GetSecurityGroupSummary(securityGroupName string) (v7action.SecurityGroupSummary, v7action.Warnings, error)
156 GetSecurityGroups() ([]v7action.SecurityGroupSummary, v7action.Warnings, error)
157 GetServiceAccess(offeringName, brokerName, orgName string) ([]v7action.ServicePlanAccess, v7action.Warnings, error)
158 GetServiceBrokerByName(serviceBrokerName string) (resources.ServiceBroker, v7action.Warnings, error)

Callers 2

ExecuteMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected