Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LabelHostname = sink_api.LabelDescriptor{ Key: "hostname", Description: "Hostname where the container ran", } LabelGCEResourceID = sink_api.LabelDescriptor{ Key: "compute.googleapis.com/resource_id", Description: "Resource id for nodes specific for GCE.", } LabelGCEResourceType = sink_api.LabelDescriptor{ Key: "compute.googleapis.com/resource_type", Description: "Resource types for nodes specific for GCE.", } )
Functions ¶
func CreateGCMAutoscalingSink ¶ added in v0.18.0
func CreateGCMAutoscalingSink(uri *url.URL, conf extpoints.HeapsterConf) ([]sink_api.ExternalSink, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.