Documentation ¶
Index ¶
- Constants
- func CloneResourceInfoList(ril []nrtv1alpha2.ResourceInfo) []nrtv1alpha2.ResourceInfo
- func NodeResourceTopology(nrt nrtv1alpha2.NodeResourceTopology) string
- func NodeResourceTopologyList(nrts []nrtv1alpha2.NodeResourceTopology, tag string) string
- func ResourceInfo(resInfo nrtv1alpha2.ResourceInfo) string
- func ResourceInfoList(resInfoList []nrtv1alpha2.ResourceInfo) string
- func Zone(zone nrtv1alpha2.Zone) string
Constants ¶
View Source
const ( TopologyManagerPolicyAttribute = "topologyManagerPolicy" TopologyManagerScopeAttribute = "topologyManagerScope" )
TopologyManager Attributes Names and values should follow the format documented here https://github.com/kubernetes-sigs/scheduler-plugins/blob/master/pkg/noderesourcetopology/README.md#topology-manager-configuration
Variables ¶
This section is empty.
Functions ¶
func CloneResourceInfoList ¶
func CloneResourceInfoList(ril []nrtv1alpha2.ResourceInfo) []nrtv1alpha2.ResourceInfo
func NodeResourceTopology ¶
func NodeResourceTopology(nrt nrtv1alpha2.NodeResourceTopology) string
func NodeResourceTopologyList ¶
func NodeResourceTopologyList(nrts []nrtv1alpha2.NodeResourceTopology, tag string) string
func ResourceInfo ¶
func ResourceInfo(resInfo nrtv1alpha2.ResourceInfo) string
func ResourceInfoList ¶
func ResourceInfoList(resInfoList []nrtv1alpha2.ResourceInfo) string
func Zone ¶
func Zone(zone nrtv1alpha2.Zone) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.