Sha256: c894ec48c10316cecf5ab22b93626995495ad61978e0685413193d23c657cc6f
Contents?: true
Size: 228 Bytes
Versions: 29
Compression:
Stored size: 228 Bytes
Contents
module Actions module Pulp module Repository class RemoveDockerTag < Pulp::Repository::AbstractRemoveContent def content_extension pulp_extensions.docker_tag end end end end end
Version data entries
29 entries across 29 versions & 1 rubygems