Sha256: 44a66b0be043ba74d28e3f03bacefc440a2c822f3b5063535749a897dacbb0d2

Contents?: true

Size: 145 Bytes

Versions: 29

Compression:

Stored size: 145 Bytes

Contents

module Katello
  module Pulp
    class DockerManifestList < PulpContentUnit
      CONTENT_TYPE = "docker_manifest_list".freeze
    end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
katello-3.11.2 app/services/katello/pulp/docker_manifest_list.rb
katello-3.10.2 app/services/katello/pulp/docker_manifest_list.rb
katello-3.10.1.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.10.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.11.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.11.0 app/services/katello/pulp/docker_manifest_list.rb
katello-3.11.0.rc2 app/services/katello/pulp/docker_manifest_list.rb
katello-3.11.0.rc1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.10.0 app/services/katello/pulp/docker_manifest_list.rb
katello-3.10.0.rc1.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.9.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.10.0.rc1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.9.0 app/services/katello/pulp/docker_manifest_list.rb
katello-3.8.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.9.0.rc2 app/services/katello/pulp/docker_manifest_list.rb
katello-3.9.0.rc1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.7.1.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.7.1 app/services/katello/pulp/docker_manifest_list.rb
katello-3.8.0 app/services/katello/pulp/docker_manifest_list.rb
katello-3.8.0.rc3 app/services/katello/pulp/docker_manifest_list.rb