Documentation
¶
Overview ¶
Package gpusubscriberimpl subscribes to GPU events
Package gpusubscriberimpl subscribes to GPU events
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent(reqs Requires) gpusubscriber.Component
NewComponent returns a new gpu subscriber.
Types ¶
type NoopSubscriber ¶
type NoopSubscriber struct{}
NoopSubscriber is a no-op implementation of the gpusubscriber.Component interface.
func (NoopSubscriber) GetGPUTags ¶
func (s NoopSubscriber) GetGPUTags() map[int32][]string
GetGPUTags returns an empty map as a no-op implementation.
Click to show internal directories.
Click to hide internal directories.