Skip to content

workflow.v1alpha1.memoizationStatus

"MemoizationStatus is the status of this memoized node"

Index

Fields

fn withCacheName

withCacheName(cacheName)

"Cache is the name of the cache that was used"

fn withHit

withHit(hit)

"Hit indicates whether this node was created from a cache entry"

fn withKey

withKey(key)

"Key is the name of the key used for this node's cache"