Module command

Source

Structs§

GeneralOpt

Enums§

BtrfsAggField
CgroupAggField
Represents the four sub-model of SingleCgroupModel.
DiskAggField
DumpCommand
DumpOptionField
Generic representation of fields accepted by different dump subcommands. Each DumpOptionField is either an aggregation of multiple FieldIds, or a “unit” field which could be either a CommonField or a FieldId.
EthtoolQueueAggField
Represents the ethtool queue sub-model of the network model.
IfaceAggField
Represents the iface sub-models of network model.
NetworkAggField
Represents the ip and icmp sub-models of the network model.
OutputFormat
ProcessAggField
Represents the four sub-model of ProcessModel.
SystemAggField
Represents the four sub-model of SystemModel.
TcAggField
Represents the fields of the tc model.
TransportAggField
Represents the tcp and udp sub-models of the network model.

Statics§

DEFAULT_BTRFS_FIELDS
DEFAULT_CGROUP_FIELDS
DEFAULT_DISK_FIELDS
DEFAULT_ETHTOOL_QUEUE_FIELDS
DEFAULT_IFACE_FIELDS
DEFAULT_NETWORK_FIELDS
DEFAULT_PROCESS_FIELDS
DEFAULT_SYSTEM_FIELDS
DEFAULT_TC_FIELDS
DEFAULT_TRANSPORT_FIELDS

Traits§

AggField
Field that represents a group of related FieldIds of a Queriable. Shorthand for specifying fields to dump.

Functions§

expand_fields
Expand the Agg fields and collect them with other Unit fields.

Type Aliases§

BtrfsOptionField
CgroupOptionField
DiskOptionField
EthtoolQueueOptionField
IfaceOptionField
NetworkOptionField
ProcessOptionField
SystemOptionField
TcOptionField
TransportOptionField