(revision resources.Revision)
| 111 | GetEffectiveIsolationSegmentBySpace(spaceGUID string, orgDefaultIsolationSegmentGUID string) (resources.IsolationSegment, v7action.Warnings, error) |
| 112 | GetEnvironmentVariableGroup(group constant.EnvironmentVariableGroupName) (v7action.EnvironmentVariableGroup, v7action.Warnings, error) |
| 113 | GetEnvironmentVariableGroupByRevision(revision resources.Revision) (v7action.EnvironmentVariableGroup, bool, v7action.Warnings, error) |
| 114 | GetEnvironmentVariablesByApplicationNameAndSpace(appName string, spaceGUID string) (v7action.EnvironmentVariableGroups, v7action.Warnings, error) |
| 115 | GetFeatureFlagByName(featureFlagName string) (resources.FeatureFlag, v7action.Warnings, error) |
| 116 | GetFeatureFlags() ([]resources.FeatureFlag, v7action.Warnings, error) |
no outgoing calls
no test coverage detected