domino_admin_toolkit.checks.test_image_cache module

domino_admin_toolkit.checks.test_image_cache.image_cache_service()
Return type:

ImageCacheService | None

domino_admin_toolkit.checks.test_image_cache.test_base_list(image_cache_service)
Description:

Checks the Image Cache Service base image list is present

Result:

Base list precondition checks

domino_admin_toolkit.checks.test_image_cache.test_image_cache_metrics(image_cache_service)
Description:

Gathers prometheus metrics from Image Cache Service

Result:

Displays the metrics in a table.

domino_admin_toolkit.checks.test_image_cache.test_image_caching_enabled()
Description:

Check if image caching is enabled in this deployment

Result:

Not all instances run image caching so this is not required to pass but provides the engineer with information if they are running to assist with incident investigation