Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Nvidiagpubeat ¶
type Nvidiagpubeat struct {
// contains filtered or unexported fields
}
func (*Nvidiagpubeat) Run ¶
func (bt *Nvidiagpubeat) Run(b *beat.Beat) error
Run Contains the main application loop that captures data and sends it to the defined output using the publisher
func (*Nvidiagpubeat) Stop ¶
func (bt *Nvidiagpubeat) Stop()
Stop Contains logic that is called when the Beat is signaled to stop
Click to show internal directories.
Click to hide internal directories.