Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MandatoryFlowSchemas = internalizeFSes(bootstrap.MandatoryFlowSchemas)
MandatoryFlowSchemas holds the untyped renditions of the mandatory flow schemas. In this map the key is the schema's name and the value is the `*FlowSchema`. Nobody should mutate anything reachable from this map.
View Source
var MandatoryPriorityLevelConfigurations = internalizePLs(bootstrap.MandatoryPriorityLevelConfigurations)
MandatoryPriorityLevelConfigurations holds the untyped renditions of the mandatory priority level configuration objects. In this map the key is the object's name and the value is the `*PriorityLevelConfiguration`. Nobody should mutate anything reachable from this map.
Functions ¶
func NewAPFScheme ¶
NewAPFScheme constructs and returns a Scheme configured to handle the API object types that are used to configure API Priority and Fairness
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.