()
| 90 | GetFeatureFlags() ([]resources.FeatureFlag, ccv3.Warnings, error) |
| 91 | GetRoot() (ccv3.Root, ccv3.Warnings, error) |
| 92 | GetInfo() (ccv3.Info, ccv3.Warnings, error) |
| 93 | GetIsolationSegment(guid string) (resources.IsolationSegment, ccv3.Warnings, error) |
| 94 | GetIsolationSegmentOrganizations(isolationSegmentGUID string) ([]resources.Organization, ccv3.Warnings, error) |
| 95 | GetIsolationSegments(query ...ccv3.Query) ([]resources.IsolationSegment, ccv3.Warnings, error) |
no outgoing calls
no test coverage detected