Versions in this module Expand all Collapse all v0 v0.2.1 Mar 7, 2017 Changes in this version + type AWSTransport struct + Credentials awsauth.Credentials + func (a AWSTransport) RoundTrip(req *http.Request) (*http.Response, error) + type Config struct + AWSAccessKeyID string + AWSAccessSecret string + Namespace string + Timeout string + URI string + type Elasticsearch struct + func (e *Elasticsearch) Description() string + func (e *Elasticsearch) Listen() error + func (e *Elasticsearch) SampleConfig() string + func (e *Elasticsearch) Start() error + func (e *Elasticsearch) Stop() error