package
1.6.3
Repository: https://github.com/deepsquare-io/grid.git
Documentation: pkg.go.dev

# Functions

NewIterator creates a new iterator.
WithAffinity adds key-value filters with operators to the job, which filters the available clusters.
WithUse adds strict key-value filters to the job, which filters the available clusters.

# Structs

Iterator is an iterator of jobs.
SubmitJobOptions is the object containing optional parameters for submitting a job.

# Interfaces

ByProviderFetcher fetches the jobs meta-scheduled or running on the provider.
Fetcher fetches jobs.
LazyIterator iterates on a lazy list of jobs.
MetaScheduledIDsFetcher fetches meta-scheduled jobs ids.
Scheduler schedules and cancels jobs.

# Type aliases

SubmitJobOption is used to apply default and optional parameters for submitting a job.