Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CPUResourcePluginNativePolicyAllocationOptionDistributed is the name of the distributed allocation policy in the native policy. CPUResourcePluginNativePolicyAllocationOptionDistributed = "distributed" // CPUResourcePluginNativePolicyAllocationOptionPacked is the name of the packed allocation policy in the native policy. CPUResourcePluginNativePolicyAllocationOptionPacked = "packed" )
Variables ¶
This section is empty.
Functions ¶
func GenerateMachineStateFromPodEntries ¶
func GenerateMachineStateFromPodEntries(topology *machine.CPUTopology, podEntries state.PodEntries) (state.NUMANodeMap, error)
GenerateMachineStateFromPodEntries for native policy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.