(ctx context.Context, dollar_1 []string)
| 226 | GetDistinctDockerHostIDs(ctx context.Context) ([]string, error) |
| 227 | GetDockerDashboardStats(ctx context.Context) (GetDockerDashboardStatsRow, error) |
| 228 | GetDockerHostsByIDs(ctx context.Context, dollar_1 []string) ([]GetDockerHostsByIDsRow, error) |
| 229 | GetDockerHostsMinimalByIDs(ctx context.Context, dollar_1 []string) ([]GetDockerHostsMinimalByIDsRow, error) |
| 230 | GetFirstComplianceProfileByType(ctx context.Context, type_ string) (ComplianceProfile, error) |
| 231 | GetFirstSettings(ctx context.Context) (Setting, error) |
no outgoing calls
no test coverage detected