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

PathSynopsis
Godeps/_workspace/src/github.com/google/cadvisor/storage/bigquery/client
Godeps/_workspace/src/github.com/google/cadvisor/storage/bigquery/client/example
Version
v0.13.1-dev
Published
Mar 16, 2015
Platform
linux/amd64
Imports
7 packages
Last checked
28 seconds ago

Tools for package owners.