(orgGUID string)
| 130 | GetOrganizationQuotaByName(orgQuotaName string) (resources.OrganizationQuota, v7action.Warnings, error) |
| 131 | GetOrganizationQuotas() ([]resources.OrganizationQuota, v7action.Warnings, error) |
| 132 | GetOrganizationSpaces(orgGUID string) ([]resources.Space, v7action.Warnings, error) |
| 133 | GetOrganizationSpacesWithLabelSelector(orgGUID string, labelSelector string) ([]resources.Space, v7action.Warnings, error) |
| 134 | GetOrganizationSummaryByName(orgName string) (v7action.OrganizationSummary, v7action.Warnings, error) |
| 135 | GetOrganizations(labelSelector string) ([]resources.Organization, v7action.Warnings, error) |
no outgoing calls
no test coverage detected