import "k8s.io/kubernetes/pkg/apis/flowcontrol/internalbootstrap"
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.
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.
NewAPFScheme constructs and returns a Scheme configured to handle the API object types that are used to configure API Priority and Fairness
Package internalbootstrap imports 5 packages (graph) and is imported by 1 packages. Updated 2020-11-24. Refresh now. Tools for package owners.