ImageConfiguration
class ImageConfiguration
The applied image configuration.
Types
Properties
Link copied to clipboard
Boolean value indicating if the digest resolution is application level or workload level. If true, a custom image URI is resolved at application start time and all workloads submitted will use that image digest. If false, the custom image URI is resolved at the workload submission time.
Link copied to clipboard
The SHA256 digest of the image URI. This indicates which specific image the application is configured for. The image digest doesn't exist until an application has started.