path # lines of code snapshot/filer.go 29 snapshot/db.go 27 snapshot/snapshots.go 83 snapshot/snapshots/server.go 28 snapshot/snapshots/fake_updater.go 43 snapshot/snapshots/fake_checkouter.go 61 snapshot/snapshots/fake_filer.go 124 snapshot/snapshots/setup.go 22 snapshot/cli/cli.go 271 snapshot/bundlestore/server.go 37 snapshot/bundlestore/http_server.go 130 snapshot/bundlestore/constants.go 7 snapshot/bundlestore/setup.go 60 snapshot/doc.go 1 snapshot/git/repo/repo.go 129 snapshot/git/gitdb/create.go 73 snapshot/git/gitdb/db.go 371 snapshot/git/gitdb/stream.go 72 snapshot/git/gitdb/constants.go 14 snapshot/git/gitdb/bundlestore.go 215 snapshot/git/gitdb/checkout.go 147 snapshot/git/gitdb/local_data.go 35 snapshot/git/gitdb/setup.go 52 snapshot/git/gitdb/backends.go 52 snapshot/git/gitdb/git_tags.go 79 snapshot/store/file_store.go 77 snapshot/store/http_store.go 155 snapshot/store/store.go 61 snapshot/store/fake_store.go 43 snapshot/store/groupcache_store.go 196 snapshot/store/noop_store.go 20 perftests/doc.go 1 perftests/scheduler_simulator/fake_worker_cli.go 121 perftests/scheduler_simulator/priority_scheduling_sim/main.go 64 config/jsonconfig/config.go 112 config/jsonconfig/doc.go 1 config/scootconfig/workers_modules.go 54 runner/controller.go 6 runner/runner.go 52 runner/execer/execers/intercept.go 27 runner/execer/execers/error.go 10 runner/execer/execers/sim.go 171 runner/execer/execers/done.go 30 runner/execer/execer.go 50 runner/execer/os/constants.go 5 runner/execer/os/execer.go 234 runner/execer/os/process.go 222 runner/execer/os/process_watcher.go 122 runner/status_rw.go 97 runner/queries.go 32 runner/runners/log_uploader.go 25 runner/runners/service.go 8 runner/runners/queue.go 420 runner/runners/local_output.go 258 runner/runners/null_output.go 24 runner/runners/chaos.go 86 runner/runners/statuses_ro.go 14 runner/runners/setup.go 32 runner/runners/status_manager.go 160 runner/runners/polling.go 52 runner/runners/invoke.go 401 runner/output.go 12 runner/status.go 121 async/runner.go 22 async/mailbox.go 40 async/async_error.go 29 ice/magic_bag.go 57 ice/doc.go 1 ice/eval.go 123 scheduler/setup/ports.go 25 scheduler/setup/sched.go 57 scheduler/setup/setup.go 60 scheduler/setup/api.go 73 scheduler/setup/builder.go 69 scheduler/setup/cmds.go 129 scheduler/setup/worker/makers.go 29 scheduler/setup/workers.go 89 scheduler/scheduler/config/config.go 143 scheduler/scheduler/config/configs.go 66 scheduler/scheduler/main.go 51 scheduler/server/task_scheduler.go 146 scheduler/server/stateful_scheduler.go 1104 scheduler/server/job_state.go 229 scheduler/server/load_based_sched_alg.go 582 scheduler/server/task_runner.go 314 scheduler/server/recover_jobs.go 82 scheduler/server/cluster_state.go 328 scheduler/server/persist_settings.go 74 scheduler/server/scheduler.go 28 scheduler/starter/start_server.go 61 scheduler/starter/modules.go 148 scheduler/api/server.go 93 scheduler/api/thrift/get_status.go 100 scheduler/api/thrift/set_scheduler_status.go 7 scheduler/api/thrift/load_based_alg_settings.go 29 scheduler/api/thrift/gen-go/scoot/constants.go 11 scheduler/api/thrift/gen-go/scoot/ttypes.go 2352 scheduler/api/thrift/gen-go/scoot/cloudscoot.go 5219 scheduler/api/thrift/reinstate_worker.go 22 scheduler/api/thrift/scoot.thrift 163 scheduler/api/thrift/kill_job.go 13 scheduler/api/thrift/doc.go 1 scheduler/api/thrift/offline_worker.go 22 scheduler/api/thrift/run_job.go 73 scheduler/api/thrift/get_scheduler_status.go 17 scheduler/api/thrift/errors.go 23 scheduler/api/doc.go 1 scheduler/addrs.go 3 scheduler/domain/definitions.go 168 scheduler/domain/sched.thrift 29 scheduler/domain/gen-go/sched/constants.go 11 scheduler/domain/gen-go/sched/ttypes.go 826 scheduler/domain/generators.go 114 scheduler/client/client.go 205 scheduler/client/locate.go 50 scheduler/client/cli/watch_job.go 83 scheduler/client/cli/get_status.go 53 scheduler/client/cli/set_scheduler_status.go 38 scheduler/client/cli/reinstate_worker.go 42 scheduler/client/cli/kill_job.go 51 scheduler/client/cli/sched_alg_params.go 155 scheduler/client/cli/doc.go 1 scheduler/client/cli/offline_worker.go 42 scheduler/client/cli/cli.go 87 scheduler/client/cli/run_job.go 121 scheduler/client/cli/get_scheduler_status.go 46 scheduler/client/scootcl/main.go 23 saga/saga.go 185 saga/sagalog.go 46 saga/saga_state.go 336 saga/saga_recovery.go 45 saga/sagalogs/memory.go 127 saga/sagalogs/file.go 257 saga/saga_message.go 94 saga/saga_coordinator.go 61 saga/saga_generators.go 148 common/endpoints/setup.go 38 common/endpoints/endpoints.go 68 common/constants.go 8 common/dialer/dialer.go 32 common/dialer/resolver.go 64 common/common.go 28 common/allocator/allocator.go 70 common/log/tags/log_tags.go 6 common/log/hooks/context_hook.go 48 common/log/helpers/helpers.go 33 common/errors/exit_codes.go 18 common/errors/errors.go 17 common/client/client.go 20 common/stats/verify_stats.go 102 common/stats/stats_names.go 169 common/stats/dir_monitor.go 81 common/stats/stats_time.go 46 common/stats/stats.go 387 common/thrifthelpers/thrift_serializer.go 40 binaries/scoot-snapshot-db/main.go 73 cloud/cluster/local/fetcher.go 54 cloud/cluster/cluster.go 113 cloud/cluster/state.go 62 cloud/cluster/fetch_cron.go 57 cloud/cluster/node.go 70 apiserver/main.go 85 worker/starter/server.go 170 worker/starter/start_server.go 93 worker/workerserver/main.go 96 worker/api/thrift/worker.thrift 49 worker/domain/gen-go/worker/worker.go 906 worker/domain/gen-go/worker/constants.go 11 worker/domain/gen-go/worker/ttypes.go 1100 worker/domain/api.go 174 worker/domain/addrs.go 4 worker/client/client.go 153 worker/client/thrift_client.go 30 cleaner/cleanup.go 28 cleaner/updater.go 23 cleaner/dirconfig/dir_config.go 5 cleaner/dirconfig/last_modified_dir_config.go 66 cleaner/dirconfig/entire_dir_config.go 57 setup-cloud-scoot/main.go 40