Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Prefix = "kubernetes-deployment"
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type NullClient ¶
type NullClient struct{}
func (NullClient) Close ¶
func (n NullClient) Close()
func (NullClient) Gauge ¶
func (n NullClient) Gauge(bucket string, value interface{})
func (NullClient) Increment ¶
func (n NullClient) Increment(bucket string, tags ...Tag)
Click to show internal directories.
Click to hide internal directories.