Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 16, 2020 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/afc9bcdd33d2b9b9d453762eec0bea31 to your computer and use it in GitHub Desktop.
Save r-ryantm/afc9bcdd33d2b9b9d453762eec0bea31 to your computer and use it in GitHub Desktop.
/nix/store/246n2q3fdn6avmyn88pqrnz0rv3z5k37-python3.7-azure-mgmt-keyvault-8.0.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── keyvault
│   │   ├── aio
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── _key_vault_management_client.py
│   │   │   └── __pycache__
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   ├── _configuration.py
│   │   ├── __init__.py
│   │   ├── _key_vault_management_client.py
│   │   ├── models.py
│   │   ├── __pycache__
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── _key_vault_management_client.cpython-37.pyc
│   │   │   ├── models.cpython-37.pyc
│   │   │   └── _version.cpython-37.pyc
│   │   ├── v2016_10_01
│   │   │   ├── aio
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── _key_vault_management_client.py
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client_enums.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _key_vault_management_client_enums.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   └── _vaults_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   ├── v2018_02_14
│   │   │   ├── aio
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _private_endpoint_connections_operations.py
│   │   │   │   │   ├── _private_link_resources_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _private_endpoint_connections_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _private_link_resources_operations.cpython-37.pyc
│   │   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── _key_vault_management_client.py
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client_enums.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _key_vault_management_client_enums.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _private_endpoint_connections_operations.py
│   │   │   │   ├── _private_link_resources_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _private_endpoint_connections_operations.cpython-37.pyc
│   │   │   │   │   ├── _private_link_resources_operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   └── _vaults_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   ├── v2019_09_01
│   │   │   ├── aio
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _private_endpoint_connections_operations.py
│   │   │   │   │   ├── _private_link_resources_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _private_endpoint_connections_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _private_link_resources_operations.cpython-37.pyc
│   │   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── _key_vault_management_client.py
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client_enums.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _key_vault_management_client_enums.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _private_endpoint_connections_operations.py
│   │   │   │   ├── _private_link_resources_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _private_endpoint_connections_operations.cpython-37.pyc
│   │   │   │   │   ├── _private_link_resources_operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   └── _vaults_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   ├── v2020_04_01_preview
│   │   │   ├── aio
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _managed_hsms_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _private_endpoint_connections_operations.py
│   │   │   │   │   ├── _private_link_resources_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _managed_hsms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _private_endpoint_connections_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _private_link_resources_operations.cpython-37.pyc
│   │   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── _key_vault_management_client.py
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _key_vault_management_client_enums.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _key_vault_management_client_enums.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _managed_hsms_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _private_endpoint_connections_operations.py
│   │   │   │   ├── _private_link_resources_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _managed_hsms_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _private_endpoint_connections_operations.cpython-37.pyc
│   │   │   │   │   ├── _private_link_resources_operations.cpython-37.pyc
│   │   │   │   │   └── _vaults_operations.cpython-37.pyc
│   │   │   │   └── _vaults_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── _key_vault_management_client.cpython-37.pyc
│   │   └── _version.py
│   └── azure_mgmt_keyvault-8.0.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
51 directories, 179 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment