CHANGELOG.md
LICENSE
MANIFEST.in
README.md
TROUBLESHOOTING.md
pyproject.toml
setup.py
azure/__init__.py
azure/containerregistry/__init__.py
azure/containerregistry/_anonymous_exchange_client.py
azure/containerregistry/_authentication_policy.py
azure/containerregistry/_base_client.py
azure/containerregistry/_container_registry_client.py
azure/containerregistry/_download_stream.py
azure/containerregistry/_exchange_client.py
azure/containerregistry/_helpers.py
azure/containerregistry/_models.py
azure/containerregistry/_user_agent.py
azure/containerregistry/_version.py
azure/containerregistry/py.typed
azure/containerregistry/_generated/__init__.py
azure/containerregistry/_generated/_client.py
azure/containerregistry/_generated/_configuration.py
azure/containerregistry/_generated/_patch.py
azure/containerregistry/_generated/_serialization.py
azure/containerregistry/_generated/_vendor.py
azure/containerregistry/_generated/aio/__init__.py
azure/containerregistry/_generated/aio/_client.py
azure/containerregistry/_generated/aio/_configuration.py
azure/containerregistry/_generated/aio/_patch.py
azure/containerregistry/_generated/aio/_vendor.py
azure/containerregistry/_generated/aio/operations/__init__.py
azure/containerregistry/_generated/aio/operations/_operations.py
azure/containerregistry/_generated/aio/operations/_patch.py
azure/containerregistry/_generated/models/__init__.py
azure/containerregistry/_generated/models/_enums.py
azure/containerregistry/_generated/models/_models.py
azure/containerregistry/_generated/models/_patch.py
azure/containerregistry/_generated/operations/__init__.py
azure/containerregistry/_generated/operations/_operations.py
azure/containerregistry/_generated/operations/_patch.py
azure/containerregistry/aio/__init__.py
azure/containerregistry/aio/_async_anonymous_exchange_client.py
azure/containerregistry/aio/_async_authentication_policy.py
azure/containerregistry/aio/_async_base_client.py
azure/containerregistry/aio/_async_container_registry_client.py
azure/containerregistry/aio/_async_download_stream.py
azure/containerregistry/aio/_async_exchange_client.py
azure_containerregistry.egg-info/PKG-INFO
azure_containerregistry.egg-info/SOURCES.txt
azure_containerregistry.egg-info/dependency_links.txt
azure_containerregistry.egg-info/requires.txt
azure_containerregistry.egg-info/top_level.txt
samples/README.md
samples/sample_delete_images.py
samples/sample_delete_images_async.py
samples/sample_delete_tags.py
samples/sample_delete_tags_async.py
samples/sample_hello_world.py
samples/sample_hello_world_async.py
samples/sample_list_tags.py
samples/sample_list_tags_async.py
samples/sample_set_get_image.py
samples/sample_set_get_image_async.py
samples/sample_set_image_properties.py
samples/sample_set_image_properties_async.py
samples/utilities.py
tests/asynctestcase.py
tests/conftest.py
tests/constants.py
tests/preparer.py
tests/test_anon_access.py
tests/test_anon_access_async.py
tests/test_container_registry_client.py
tests/test_container_registry_client_async.py
tests/testcase.py
tests/perfstress_tests/__init__.py
tests/perfstress_tests/list_artifacts.py
tests/perfstress_tests/list_repositories.py