Class: Katello::Pulp::DockerManifest

Inherits:
PulpContentUnit show all
Defined in:
app/services/katello/pulp/docker_manifest.rb

Constant Summary collapse

CONTENT_TYPE =
"docker_manifest"

Instance Attribute Summary

Attributes inherited from PulpContentUnit

#uuid

Method Summary

Methods inherited from PulpContentUnit

#backend_data, fetch, fetch_all, fetch_by_uuids, #initialize, pulp_data, unit_handler

Constructor Details

This class inherits a constructor from Katello::Pulp::PulpContentUnit