Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 8, 2021 11:52
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/9b83c7e9118edc47cadb3dfd3bf4214c to your computer and use it in GitHub Desktop.
Save r-ryantm/9b83c7e9118edc47cadb3dfd3bf4214c to your computer and use it in GitHub Desktop.
/nix/store/ppv0h81p7jbajb61xffjxmr7rzrsz6z3-python3.7-azure-mgmt-netapp-0.15.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── netapp
│   │   ├── _azure_net_app_files_management_client.py
│   │   ├── _configuration.py
│   │   ├── __init__.py
│   │   ├── models
│   │   │   ├── _azure_net_app_files_management_client_enums.py
│   │   │   ├── __init__.py
│   │   │   ├── _models.py
│   │   │   ├── _models_py3.py
│   │   │   ├── _paged_models.py
│   │   │   └── __pycache__
│   │   │   ├── _azure_net_app_files_management_client_enums.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── _models.cpython-37.pyc
│   │   │   ├── _models_py3.cpython-37.pyc
│   │   │   └── _paged_models.cpython-37.pyc
│   │   ├── operations
│   │   │   ├── _account_backups_operations.py
│   │   │   ├── _accounts_operations.py
│   │   │   ├── _backup_policies_operations.py
│   │   │   ├── _backups_operations.py
│   │   │   ├── __init__.py
│   │   │   ├── _net_app_resource_operations.py
│   │   │   ├── _operations.py
│   │   │   ├── _pools_operations.py
│   │   │   ├── __pycache__
│   │   │   │   ├── _account_backups_operations.cpython-37.pyc
│   │   │   │   ├── _accounts_operations.cpython-37.pyc
│   │   │   │   ├── _backup_policies_operations.cpython-37.pyc
│   │   │   │   ├── _backups_operations.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _net_app_resource_operations.cpython-37.pyc
│   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   ├── _pools_operations.cpython-37.pyc
│   │   │   │   ├── _snapshot_policies_operations.cpython-37.pyc
│   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   ├── _vaults_operations.cpython-37.pyc
│   │   │   │   └── _volumes_operations.cpython-37.pyc
│   │   │   ├── _snapshot_policies_operations.py
│   │   │   ├── _snapshots_operations.py
│   │   │   ├── _vaults_operations.py
│   │   │   └── _volumes_operations.py
│   │   ├── __pycache__
│   │   │   ├── _azure_net_app_files_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── version.cpython-37.pyc
│   │   └── version.py
│   └── azure_mgmt_netapp-0.15.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
13 directories, 50 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment