Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "GPUNetworkTopologyAware"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GPUNetworkTopologyAware ¶
type GPUNetworkTopologyAware struct {
// contains filtered or unexported fields
}
func (*GPUNetworkTopologyAware) Name ¶
func (s *GPUNetworkTopologyAware) Name() string
type PluginFactoryFunc ¶
type PluginFactoryFunc func(ctx context.Context, obj runtime.Object, handle framework.Handle) (framework.Plugin, error)
func NewWithDeps ¶
func NewWithDeps(allocator *gpuallocator.GpuAllocator, client client.Client) PluginFactoryFunc
Click to show internal directories.
Click to hide internal directories.