Struct ostree_ext::container::Import
source · pub struct Import {
pub ostree_commit: String,
pub image_digest: String,
pub deprecated_warning: Option<String>,
}Expand description
The result of an import operation
Fields§
§ostree_commit: StringThe ostree commit that was imported
image_digest: StringThe image digest retrieved
deprecated_warning: Option<String>Any deprecation warning