Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(machineName, redisKey, redisHost string, bufferDuration time.Duration, ) (storage.StorageDriver, error)
Create a new redis storage driver. machineName: A unique identifier to identify the host that runs the current cAdvisor instance is running on. redisHost: The host which runs redis. redisKey: The key for the Data that stored in the redis
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.