Added server-side printers for the API object types for API priority and fairness

This commit is contained in:
Mike Spreitzer
2019-11-14 20:00:29 -05:00
parent 3d8317ae91
commit ce12105edc
4 changed files with 364 additions and 2 deletions

View File

@@ -129,8 +129,6 @@ var missingHanlders = sets.NewString(
"PriorityClass",
"PodPreset",
"AuditSink",
"FlowSchema", // TODO(yue9944882): remove this comment by merging print-handler for flow-control API
"PriorityLevelConfiguration", // TODO(yue9944882): remove this comment by merging print-handler for flow-control API
)
// known types that are no longer served we should tolerate restmapper errors for