otto-de/marathon-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.cane
.gitignore
.ruby-gemset
.simplecov
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
TESTING.md
bin/marathon
fixtures/marathon_docker_sample.json
fixtures/marathon_docker_sample_2.json
fixtures/vcr/Marathon/_info/returns_the_info_hash.yml
fixtures/vcr/Marathon/_metrics/returns_the_metrics_hash.yml
fixtures/vcr/Marathon/_ping/handles_incorrect_content_type.yml
fixtures/vcr/Marathon/_ping/returns_pong.yml
fixtures/vcr/Marathon_App/_changes/changes_the_app.yml
fixtures/vcr/Marathon_App/_changes/fails_with_stange_attributes.yml
fixtures/vcr/Marathon_App/_delete/deletes_the_app.yml
fixtures/vcr/Marathon_App/_delete/fails_deleting_not_existing_app.yml
fixtures/vcr/Marathon_App/_get/fails_getting_not_existing_app.yml
fixtures/vcr/Marathon_App/_get/gets_the_app.yml
fixtures/vcr/Marathon_App/_list/lists_apps.yml
fixtures/vcr/Marathon_App/_restart/fails_restarting_not_existing_app.yml
fixtures/vcr/Marathon_App/_restart/restarts_an_app.yml
fixtures/vcr/Marathon_App/_start/fails_getting_not_existing_app.yml
fixtures/vcr/Marathon_App/_start/starts_the_app.yml
fixtures/vcr/Marathon_App/_version/gets_a_version.yml
fixtures/vcr/Marathon_App/_versions/gets_versions.yml
fixtures/vcr/Marathon_Deployment/_delete/cleans_app_from_marathon.yml
fixtures/vcr/Marathon_Deployment/_delete/deletes_deployments.yml
fixtures/vcr/Marathon_Deployment/_list/lists_deployments.yml
fixtures/vcr/Marathon_EventSubscriptions/_list/lists_callbacks.yml
fixtures/vcr/Marathon_EventSubscriptions/_register/registers_callback.yml
fixtures/vcr/Marathon_EventSubscriptions/_unregister/unregisters_callback.yml
fixtures/vcr/Marathon_Group/_changes/changes_the_group.yml
fixtures/vcr/Marathon_Group/_changes/previews_changes.yml
fixtures/vcr/Marathon_Group/_delete/deletes_the_group.yml
fixtures/vcr/Marathon_Group/_delete/fails_deleting_not_existing_app.yml
fixtures/vcr/Marathon_Group/_get/fails_getting_not_existing_app.yml
fixtures/vcr/Marathon_Group/_get/gets_the_group.yml
fixtures/vcr/Marathon_Group/_list/lists_apps.yml
fixtures/vcr/Marathon_Group/_start/fails_getting_not_existing_group.yml
fixtures/vcr/Marathon_Group/_start/starts_the_group.yml
fixtures/vcr/Marathon_Leader/_delete/delete/1_2_1_1.yml
fixtures/vcr/Marathon_Leader/_get/get/1_1_1_1.yml
fixtures/vcr/Marathon_Queue/_list/lists_queue.yml
fixtures/vcr/Marathon_Task/_delete/kills_a_tasks_of_an_app.yml
fixtures/vcr/Marathon_Task/_delete_all/kills_all_tasks_of_an_app.yml