Skip to content

Files

Latest commit

bc10222 · May 16, 2024

History

History
12 lines (8 loc) · 710 Bytes

IoArgoprojWorkflowV1alpha1Memoize.md

File metadata and controls

12 lines (8 loc) · 710 Bytes

IoArgoprojWorkflowV1alpha1Memoize

Properties

Name Type Description Notes
cache IoArgoprojWorkflowV1alpha1Cache Cache sets and configures the kind of cache
key str Key is the key to use as the caching key
max_age str MaxAge is the maximum age (e.g. "180s", "24h") of an entry that is still considered valid. If an entry is older than the MaxAge, it will be ignored.

[Back to Model list] [Back to API list] [Back to README]