Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 6, 2020 03:30
Show Gist options
  • Save r-ryantm/6d539fe062d4a4f1ac414a82f1e5edd0 to your computer and use it in GitHub Desktop.
Save r-ryantm/6d539fe062d4a4f1ac414a82f1e5edd0 to your computer and use it in GitHub Desktop.
/nix/store/n99nj7xhrijsv5ifff9yjfyf54s0klw5-python2.7-azure-mgmt-containerservice-9.1.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── containerservice
│   │   ├── _configuration.py
│   │   ├── _configuration.pyc
│   │   ├── _container_service_client.py
│   │   ├── _container_service_client.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── models.py
│   │   ├── models.pyc
│   │   ├── v2017_07_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _container_services_operations.py
│   │   │   │   ├── _container_services_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2018_03_31
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2018_08_01_preview
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2018_09_30_preview
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _open_shift_managed_clusters_operations.py
│   │   │   │   └── _open_shift_managed_clusters_operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_02_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_04_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_04_30
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _open_shift_managed_clusters_operations.py
│   │   │   │   └── _open_shift_managed_clusters_operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_06_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_08_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_09_30_preview
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _open_shift_managed_clusters_operations.py
│   │   │   │   └── _open_shift_managed_clusters_operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_10_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_10_27_preview
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _open_shift_managed_clusters_operations.py
│   │   │   │   └── _open_shift_managed_clusters_operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2019_11_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2020_01_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2020_02_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2020_03_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── v2020_04_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _container_service_client.py
│   │   │   ├── _container_service_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _container_service_client_enums.py
│   │   │   │   ├── _container_service_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _agent_pools_operations.py
│   │   │   │   ├── _agent_pools_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _managed_clusters_operations.py
│   │   │   │   ├── _managed_clusters_operations.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   └── _operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── azure_mgmt_containerservice-9.1.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
59 directories, 418 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment