# Functions

No description provided by the author
No description provided by the author
GetResourceCache returns an instance of [ResourceCache].
HashResource calculates SHA for an unstructured object.
Init must be executed early in [main] in order to ensure that the [ResourceCache] will be initialized properly during the application startup.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SaveResourceSHA allows updating specific SHA type based on the provided resource.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ResourceCache is responsible for creating a global resource cache of the inventory items registered via [ResourceCache.Register] method.
ResourceCacheEntry contains latest SHAs for a single resource from multiple stages as well as the last seen status of the resource.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

InventoryResourceKeys maps cli-utils inventory ID to ResourceKeys.
No description provided by the author
No description provided by the author
No description provided by the author