package
0.2.1
Repository: https://github.com/furiko-io/furiko.git
Documentation: pkg.go.dev

# Functions

ComputeMissingIndexesForCreation returns a list of expected indexes based on taskStatuses.
GenerateIndexes generates the indexes for a ParallelismSpec.
GetDefaultIndex returns the default ParallelIndex for a non-parallel job.
GetParallelStatus returns the complete ParallelStatus for the Job.
GetParallelStatusCounters returns the parallel task summary status of a Job according to a list of TaskRef.
GetParallelTaskSummary returns the parallel task summary status of a Job according to a list of TaskRef.
HashIndex returns a deterministic hash of a ParallelIndex.
HashIndexes returns mapping of hashes of ParallelIndex.

# Structs

IndexCreationRequest contains an index that should be created, and the earliest time it can be created.