Documentation
¶
Index ¶
- func CreateJGF(filename string, label *string) error
- func ParseAllocResult(allocated string) []allocation
- func PrintOutput(reserved bool, allocated string, at int64, overhead float64, jobid uint64, ...)
- type CancelRequest
- type CancelResponse
- type MatchRequest
- type MatchResponse
- type NodeAlloc
- type NodeStatus
- type PodSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseAllocResult ¶
func ParseAllocResult(allocated string) []allocation
Types ¶
type CancelRequest ¶
type CancelRequest struct {
JobID int64
}
type CancelResponse ¶
type MatchRequest ¶
type MatchResponse ¶
Click to show internal directories.
Click to hide internal directories.