package
2.0.5+incompatible
Repository: https://github.com/polyaxon/mloperator.git
Documentation: pkg.go.dev
# Functions
GetBackoffLimit utils function to handle default case
*/.
GetNumReplicas utils function to handle default case
*/.
GetTTL adjusts backoff in way that Polyaxon has timet to finalize the operation
*/.
IgnoreNotFound allows to ignore (not requeue) NotFound errors, since we'll get a
reconciliation request once the object exists, and requeuing in the meantime
won't help, and we can get them on deleted requests.
# Constants
DefaultBackOff is the max backoff period, exported for the e2e test.
DefaultBackoffLimit for Jobs.
DefaultNumReplicas.
DefaultRestartPolicy for Jobs.
Polyaxon's default main container name */.
MaxBackOff is the max backoff period, exported for the e2e test.
TTLDjustment.
ZeroTTL.