Sha256: 01e8e5cecf0f8e227889a4e686c16675de00c4ab614b1e4cbb5efb2faeb8b486

Contents?: true

Size: 126 Bytes

Versions: 53

Compression:

Stored size: 126 Bytes

Contents

module Katello
  module Pulp
    class DockerTag < PulpContentUnit
      CONTENT_TYPE = "docker_tag".freeze
    end
  end
end

Version data entries

53 entries across 53 versions & 1 rubygems

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