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

# Functions

DefaultQacctFile returns the path to the default accounting file based on the SGE_ROOT and SGE_CELL environment variables.
No description provided by the author
No description provided by the author
ParseQacctOutput parses the output of the qacct command and returns a slice of JobDetail.
No description provided by the author
WatchFile returns a channel that emits all JobDetail objects from the accounting file.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RUsage represents the resource usage data structure.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

QAcct defines the methods for interacting with the Open Cluster Scheduler to retrieve accounting information for finished jobs using the qacct command.