ImageChecksum#

class ImageChecksum(type=None, hex_digest=None, *args, **kwargs)[source]#

Bases: object

The checksum of an image.

Parameters:
property hex_digest#
Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property type#
Type:

ImageChecksumType