package
0.36.0-flux.9
Repository: https://github.com/fluxcd/cli-utils.git
Documentation: pkg.go.dev

# Functions

NewResourceCacheMap returns a new empty ResourceCacheMap.

# Structs

ResourceCacheMap stores ResourceStatus objects in a map indexed by resource ID.
ResourceStatus wraps an unstructured resource object, combined with the computed status (whether the status matches the spec).

# Interfaces

ResourceCache stores CachedResource objects.
ResourceCacheReader retrieves CachedResource objects.