# Functions
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
Meta returns the snap plug.PluginMeta type.
MustAsset is like Asset but panics when Asset would return an error.
NewClient returns a new instance of HTTPClient.
NewElasticsearchCollector returns a new instance of Elasticsearch struct.
NewESClusterMetric returns a new instance of ESMetric.
NewESNodeMetric returns a new instance of ESMetric.
No description provided by the author
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
# Structs
Elasticsearch struct type.
ESMetric defines the metric needed data.
HTTPClient defines the client for HTTP communication.