package hawkular
import "k8s.io/heapster/metrics/sinks/hawkular"
Index ¶
Functions ¶
func NewHawkularSink ¶
NewHawkularSink Creates and returns a new hawkularSink instance
Types ¶
type Filter ¶
type FilterType ¶
type FilterType int
const ( // Filter by label's value Label FilterType = iota // Filter by metric name Name // Unknown filter type Unknown )
func (FilterType) From ¶
func (f FilterType) From(s string) FilterType
Source Files ¶
client.go driver.go types.go
- Version
- v1.5.4 (latest)
- Published
- Jul 26, 2018
- Platform
- linux/amd64
- Imports
- 18 packages
- Last checked
- 5 days ago –
Tools for package owners.