Push items: productid¶
- class pushsource.ProductIdPushItem[source]¶
A
PushItem
representing a product ID certificate.For push items of this type, the
src()
attribute refers to a file containing a PEM certificate identifying a product.Attributes:
build()
[inherited]build_info()
[inherited]dest()
[inherited]md5sum()
[inherited]name()
[inherited]origin()
[inherited]sha256sum()
[inherited]signing_key()
[inherited]src()
[inherited]state()
[inherited]
- products¶
List of products described by the ProductID certificate.
- Type:
List[ProductID]
Added in version 2.45.0.