Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 07:51
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/bffe285732825af4c7a309b5fc4650af to your computer and use it in GitHub Desktop.
Save r-ryantm/bffe285732825af4c7a309b5fc4650af to your computer and use it in GitHub Desktop.
/nix/store/rjplggvglzkhapl9i6968rpsa3mv73k2-python2.7-azure-mgmt-policyinsights-0.4.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── policyinsights
│   │   ├── _configuration.py
│   │   ├── _configuration.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── models
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _models.py
│   │   │   ├── _models_py3.py
│   │   │   ├── _models.pyc
│   │   │   ├── _paged_models.py
│   │   │   ├── _paged_models.pyc
│   │   │   ├── _policy_insights_client_enums.py
│   │   │   └── _policy_insights_client_enums.pyc
│   │   ├── operations
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _operations.py
│   │   │   ├── _operations.pyc
│   │   │   ├── _policy_events_operations.py
│   │   │   ├── _policy_events_operations.pyc
│   │   │   ├── _policy_metadata_operations.py
│   │   │   ├── _policy_metadata_operations.pyc
│   │   │   ├── _policy_states_operations.py
│   │   │   ├── _policy_states_operations.pyc
│   │   │   ├── _policy_tracked_resources_operations.py
│   │   │   ├── _policy_tracked_resources_operations.pyc
│   │   │   ├── _remediations_operations.py
│   │   │   └── _remediations_operations.pyc
│   │   ├── _policy_insights_client.py
│   │   ├── _policy_insights_client.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── azure_mgmt_policyinsights-0.4.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
10 directories, 37 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment