package bigquery
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/google/cadvisor/storage/bigquery"
Index ¶
Functions ¶
func New ¶
func New(machineName, datasetId, tableName string, ) (storage.StorageDriver, error)
Create a new bigquery storage driver. machineName: A unique identifier to identify the host that current cAdvisor instance is running on. tableName: BigQuery table used for storing stats.
Source Files ¶
bigquery.go
Directories ¶
Path | Synopsis |
---|---|
Godeps/_workspace/src/github.com/google/cadvisor/storage/bigquery/client | |
Godeps/_workspace/src/github.com/google/cadvisor/storage/bigquery/client/example |
- Version
- v1.1.4-beta.0
- Published
- Dec 7, 2015
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 1 minute ago –
Tools for package owners.