Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseGOHints ¶
func ParseGOHints(rawHints []string) (map[string][]topologymanager.TopologyHint, error)
cpu:[{01 true} {10 true} {11 false}]
func ParseJSONHints ¶
func ParseJSONHints(rawHints []string) (map[string][]topologymanager.TopologyHint, error)
Types ¶
type Hint ¶
func ParseGOProviderHints ¶
func (Hint) ToTM ¶
func (ht Hint) ToTM() topologymanager.TopologyHint
Click to show internal directories.
Click to hide internal directories.