(securityGroupName string)
| 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) |
no outgoing calls
no test coverage detected