Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCpuCores ¶
func GetMemSize ¶
Types ¶
type HostManager ¶
type HostManager struct {
// contains filtered or unexported fields
}
func NewHostManager ¶
func NewHostManager(ctx context.Context, ct *controller.Manager, cl *collector.Manager, guid string) (*HostManager, error)
func (*HostManager) GetHost ¶
func (r *HostManager) GetHost() *host.Host
func (*HostManager) GetHostGuid ¶
func (r *HostManager) GetHostGuid() string
func (*HostManager) GetMetricsChan ¶
func (r *HostManager) GetMetricsChan(interval int64) (<-chan string, error)
Click to show internal directories.
Click to hide internal directories.