(ctx context.Context, createdAt time.Time)
| 460 | GetDefaultProxyConfig(ctx context.Context) (GetDefaultProxyConfigRow, error) |
| 461 | GetDeploymentID(ctx context.Context) (string, error) |
| 462 | GetDeploymentWorkspaceAgentStats(ctx context.Context, createdAt time.Time) (GetDeploymentWorkspaceAgentStatsRow, error) |
| 463 | GetDeploymentWorkspaceAgentUsageStats(ctx context.Context, createdAt time.Time) (GetDeploymentWorkspaceAgentUsageStatsRow, error) |
| 464 | GetDeploymentWorkspaceStats(ctx context.Context) (GetDeploymentWorkspaceStatsRow, error) |
| 465 | GetEligibleProvisionerDaemonsByProvisionerJobIDs(ctx context.Context, provisionerJobIds []uuid.UUID) ([]GetEligibleProvisionerDaemonsByProvisionerJobIDsRow, error) |
no outgoing calls