Class: DockerCloud::EventsAPI

Inherits:
StreamAPI show all
Defined in:
lib/docker_cloud/api/events_api.rb

Constant Summary

Constants inherited from StreamAPI

StreamAPI::STREAM_API_PATH

Constants inherited from API

API::API_VERSION, API::BASE_API_PATH

Instance Attribute Summary

Attributes inherited from API

#client, #headers, #type

Method Summary

Methods inherited from StreamAPI

#on, #run!, #websocket

Methods inherited from API

#get_from_uri, #http_delete, #http_get, #http_patch, #http_post, #initialize, #parse, #url

Constructor Details

This class inherits a constructor from DockerCloud::API