Documentation
¶
Index ¶
- func CreateAlloc(_ logr.Logger, claimUID k8stypes.UID, alloc types.Allocation) string
- func CreateNUMANodes(_ logr.Logger, claimUID k8stypes.UID, claimNodes sets.Set[int64]) string
- func ExtractAll(lh logr.Logger, envs []string, resourceNames sets.Set[string]) (map[k8stypes.UID]cpuset.CPUSet, map[k8stypes.UID]types.Allocation, error)
- func ExtractAllocsInto(lh logr.Logger, env string, resourceNames sets.Set[string], ...) (bool, error)
- func ExtractNUMANodesInto(lh logr.Logger, env string, numaNodesByClaim map[k8stypes.UID]cpuset.CPUSet) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAlloc ¶
func CreateNUMANodes ¶
func ExtractAll ¶
func ExtractAllocsInto ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.