(ctx context.Context, arg CountNetworksParams)
| 106 | CountHostsForPackage(ctx context.Context, arg CountHostsForPackageParams) (int32, error) |
| 107 | CountImages(ctx context.Context, arg CountImagesParams) (int32, error) |
| 108 | CountNetworks(ctx context.Context, arg CountNetworksParams) (int32, error) |
| 109 | CountNetworksByHostID(ctx context.Context, hostID string) (int32, error) |
| 110 | CountPackages(ctx context.Context, arg CountPackagesParams) (int32, error) |
| 111 | CountPatchRuns(ctx context.Context, arg CountPatchRunsParams) (int64, error) |
no outgoing calls
no test coverage detected