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. |