reactor

package
v0.5.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllocationReactor

type AllocationReactor interface {
	UpdateAllocation(ctx context.Context, allocation *state.AllocationInfo) error
}

func NewNUMAAllocationReactor

func NewNUMAAllocationReactor(podFetcher pod.PodFetcher, client kubernetes.Interface) AllocationReactor

type DummyAllocationReactor

type DummyAllocationReactor struct{}

func (DummyAllocationReactor) UpdateAllocation

func (d DummyAllocationReactor) UpdateAllocation(_ context.Context, _ *state.AllocationInfo) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL