package elasticsearch
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/google/cadvisor/storage/elasticsearch"
Index ¶
Functions ¶
func New ¶
func New(machineName, indexName, typeName, elasticHost string, enableSniffer bool, ) (storage.StorageDriver, error)
machineName: A unique identifier to identify the host that current cAdvisor instance is running on. ElasticHost: The host which runs ElasticSearch.
Source Files ¶
elasticsearch.go
- Version
- v1.1.4-beta.0
- Published
- Dec 7, 2015
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 minute ago –
Tools for package owners.