heapsterk8s.io/heapster/metrics/sinks/log Index | Files

package log

import "k8s.io/heapster/metrics/sinks/log"

Index

Types

type LogSink

type LogSink struct {
}

func NewLogSink

func NewLogSink() *LogSink

func (*LogSink) ExportData

func (this *LogSink) ExportData(batch *core.DataBatch)

func (*LogSink) Name

func (this *LogSink) Name() string

func (*LogSink) Stop

func (this *LogSink) Stop()

Source Files

log_sink.go

Version
v1.5.4 (latest)
Published
Jul 26, 2018
Platform
linux/amd64
Imports
5 packages
Last checked
3 days ago

Tools for package owners.