allocator

package
v0.5.44 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2026 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 CCDPlanAllocator

type CCDPlanAllocator interface {
	Allocate(ctx context.Context, ctrlGroup string, plan plan.GroupCCDPlan) error
}

type PlanAllocator

type PlanAllocator interface {
	Allocate(ctx context.Context, plan *plan.MBPlan) error
	Reset(ctx context.Context, ccds sets.Int) error
}

func New

func New() PlanAllocator

Jump to

Keyboard shortcuts

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