gitlab-org--gitlab-foss/lib/container_registry
Kamil Trzciński 045d07bab3 Add Container Registry API
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
2019-01-25 13:13:48 +01:00
..
blob.rb Enable more frozen string in lib/**/*.rb 2018-10-06 17:02:50 -07:00
client.rb Enable more frozen string in lib/**/*.rb 2018-10-06 17:02:50 -07:00
config.rb Enable more frozen string in lib/**/*.rb 2018-10-06 17:02:50 -07:00
path.rb Enable more frozen string in lib/**/*.rb 2018-10-06 17:02:50 -07:00
registry.rb Enable more frozen string in lib/**/*.rb 2018-10-06 17:02:50 -07:00
tag.rb Add Container Registry API 2019-01-25 13:13:48 +01:00