Skip to main content

Crate kubectl_view_allocations

Crate kubectl_view_allocations 

Source

Modules§

qty

Structs§

CliOpts
Location
QtyByQualifier
Resource
SortColumn

Enums§

Error
GroupBy
Output
ResourceQualifier
SortColumnName
SortDirection
UsedMode

Functions§

collect_from_metrics
collect_from_nodes
collect_from_pods
display_as_csv
display_as_json
Emit the same data as the CSV output, but as a JSON array of records so that downstream consumers (dashboards, CI checks) don’t have to re-parse the flat CSV. Quantities and percentages are numbers (or null when not available) rather than the 2-decimal strings used by CSV.
display_with_prettytable
do_main
make_qualifiers
new_client
parse_sort_spec