Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFailedToQueryCPU = errors.New("failed to query CPU usage") ErrFailedToQueryMemory = errors.New("failed to query memory usage") )
Functions ¶
func Run ¶
func Run(ctx context.Context, logger logrus.FieldLogger) (chan *api.ResourceUtilization, chan error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.