package
0.0.0-20241231071330-13766946709c
Repository: https://github.com/hpc-gridware/go-clusterscheduler.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Parses following output of qhost command: HOSTNAME ARCH NCPU NSOC NCOR NTHR LOAD MEMTOT MEMUSE SWAPTO SWAPUS ---------------------------------------------------------------------------------------------- global - - - - - - - - - - master lx-amd64 4 1 4 4 0.31 15.6G 422.9M 1.5G 0.0 exec lx-amd64 4 1 4 4 0.31 15.6G 422.9M 1.5G 0.0 ..

# Structs

No description provided by the author
Host is a struct that contains all values displayed by qhost output.
HostFullMetrics is a struct that contains all values displayed by qhost -F output.
No description provided by the author
ResourceAvailability is a struct that contains the availability of a resource on a host.

# Interfaces

No description provided by the author