Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCloudfuseStatsMonitor ¶
func NewCloudfuseStatsMonitor() hminternal.Monitor
Types ¶
type CloudfuseStats ¶
type CloudfuseStats struct {
// contains filtered or unexported fields
}
func (*CloudfuseStats) ExportStats ¶
func (cfs *CloudfuseStats) ExportStats(timestamp string, st interface{})
func (*CloudfuseStats) GetName ¶
func (cfs *CloudfuseStats) GetName() string
func (*CloudfuseStats) Monitor ¶
func (cfs *CloudfuseStats) Monitor() error
func (*CloudfuseStats) SetName ¶
func (cfs *CloudfuseStats) SetName(name string)
func (*CloudfuseStats) Validate ¶
func (cfs *CloudfuseStats) Validate() error
Click to show internal directories.
Click to hide internal directories.