# Functions
NewConfig returns an I/O server config.
No description provided by the author
NewRunner returns a configured ioserver.Runner.
No description provided by the author
# Constants
MaxRank is the largest valid Rank value.
NilRank is an unset Rank (0 is a valid Rank).
NormalExit indicates that the process exited without error.
NvmeMinBytesPerTarget is min NVMe pool allocation per target.
ScmMinBytesPerTarget is min SCM pool allocation per target.
# Structs
Config encapsulates an I/O server's configuration.
FabricConfig encapsulates networking fabric configuration.
No description provided by the author
StorageConfig encapsulates an I/O server's storage configuration.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
Rank is used to uniquely identify a server within a cluster.