Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 5, 2019 13:04
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 ryantm/e4e68eb544d604ae092c7b3585e6e2c7 to your computer and use it in GitHub Desktop.
Save ryantm/e4e68eb544d604ae092c7b3585e6e2c7 to your computer and use it in GitHub Desktop.
/nix/store/rcnhh49qfks1jz9bmr6v3gkx6rnm96jc-python3.7-azure-mgmt-containerinstance-1.5.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── containerinstance
│   │   ├── container_instance_management_client.py
│   │   ├── __init__.py
│   │   ├── models
│   │   │   ├── azure_file_volume.py
│   │   │   ├── azure_file_volume_py3.py
│   │   │   ├── cached_images_list_result.py
│   │   │   ├── cached_images_list_result_py3.py
│   │   │   ├── cached_images.py
│   │   │   ├── cached_images_py3.py
│   │   │   ├── capabilities_capabilities.py
│   │   │   ├── capabilities_capabilities_py3.py
│   │   │   ├── capabilities_list_result.py
│   │   │   ├── capabilities_list_result_py3.py
│   │   │   ├── capabilities.py
│   │   │   ├── capabilities_py3.py
│   │   │   ├── container_exec.py
│   │   │   ├── container_exec_py3.py
│   │   │   ├── container_exec_request.py
│   │   │   ├── container_exec_request_py3.py
│   │   │   ├── container_exec_request_terminal_size.py
│   │   │   ├── container_exec_request_terminal_size_py3.py
│   │   │   ├── container_exec_response.py
│   │   │   ├── container_exec_response_py3.py
│   │   │   ├── container_group_diagnostics.py
│   │   │   ├── container_group_diagnostics_py3.py
│   │   │   ├── container_group_identity.py
│   │   │   ├── container_group_identity_py3.py
│   │   │   ├── container_group_identity_user_assigned_identities_value.py
│   │   │   ├── container_group_identity_user_assigned_identities_value_py3.py
│   │   │   ├── container_group_network_profile.py
│   │   │   ├── container_group_network_profile_py3.py
│   │   │   ├── container_group_paged.py
│   │   │   ├── container_group_properties_instance_view.py
│   │   │   ├── container_group_properties_instance_view_py3.py
│   │   │   ├── container_group.py
│   │   │   ├── container_group_py3.py
│   │   │   ├── container_http_get.py
│   │   │   ├── container_http_get_py3.py
│   │   │   ├── container_instance_management_client_enums.py
│   │   │   ├── container_port.py
│   │   │   ├── container_port_py3.py
│   │   │   ├── container_probe.py
│   │   │   ├── container_probe_py3.py
│   │   │   ├── container_properties_instance_view.py
│   │   │   ├── container_properties_instance_view_py3.py
│   │   │   ├── container.py
│   │   │   ├── container_py3.py
│   │   │   ├── container_state.py
│   │   │   ├── container_state_py3.py
│   │   │   ├── dns_configuration.py
│   │   │   ├── dns_configuration_py3.py
│   │   │   ├── environment_variable.py
│   │   │   ├── environment_variable_py3.py
│   │   │   ├── event.py
│   │   │   ├── event_py3.py
│   │   │   ├── git_repo_volume.py
│   │   │   ├── git_repo_volume_py3.py
│   │   │   ├── gpu_resource.py
│   │   │   ├── gpu_resource_py3.py
│   │   │   ├── image_registry_credential.py
│   │   │   ├── image_registry_credential_py3.py
│   │   │   ├── __init__.py
│   │   │   ├── ip_address.py
│   │   │   ├── ip_address_py3.py
│   │   │   ├── log_analytics.py
│   │   │   ├── log_analytics_py3.py
│   │   │   ├── logs.py
│   │   │   ├── logs_py3.py
│   │   │   ├── operation_display.py
│   │   │   ├── operation_display_py3.py
│   │   │   ├── operation_list_result.py
│   │   │   ├── operation_list_result_py3.py
│   │   │   ├── operation.py
│   │   │   ├── operation_py3.py
│   │   │   ├── port.py
│   │   │   ├── port_py3.py
│   │   │   ├── __pycache__
│   │   │   │   ├── azure_file_volume.cpython-37.pyc
│   │   │   │   ├── azure_file_volume_py3.cpython-37.pyc
│   │   │   │   ├── cached_images.cpython-37.pyc
│   │   │   │   ├── cached_images_list_result.cpython-37.pyc
│   │   │   │   ├── cached_images_list_result_py3.cpython-37.pyc
│   │   │   │   ├── cached_images_py3.cpython-37.pyc
│   │   │   │   ├── capabilities_capabilities.cpython-37.pyc
│   │   │   │   ├── capabilities_capabilities_py3.cpython-37.pyc
│   │   │   │   ├── capabilities.cpython-37.pyc
│   │   │   │   ├── capabilities_list_result.cpython-37.pyc
│   │   │   │   ├── capabilities_list_result_py3.cpython-37.pyc
│   │   │   │   ├── capabilities_py3.cpython-37.pyc
│   │   │   │   ├── container.cpython-37.pyc
│   │   │   │   ├── container_exec.cpython-37.pyc
│   │   │   │   ├── container_exec_py3.cpython-37.pyc
│   │   │   │   ├── container_exec_request.cpython-37.pyc
│   │   │   │   ├── container_exec_request_py3.cpython-37.pyc
│   │   │   │   ├── container_exec_request_terminal_size.cpython-37.pyc
│   │   │   │   ├── container_exec_request_terminal_size_py3.cpython-37.pyc
│   │   │   │   ├── container_exec_response.cpython-37.pyc
│   │   │   │   ├── container_exec_response_py3.cpython-37.pyc
│   │   │   │   ├── container_group.cpython-37.pyc
│   │   │   │   ├── container_group_diagnostics.cpython-37.pyc
│   │   │   │   ├── container_group_diagnostics_py3.cpython-37.pyc
│   │   │   │   ├── container_group_identity.cpython-37.pyc
│   │   │   │   ├── container_group_identity_py3.cpython-37.pyc
│   │   │   │   ├── container_group_identity_user_assigned_identities_value.cpython-37.pyc
│   │   │   │   ├── container_group_identity_user_assigned_identities_value_py3.cpython-37.pyc
│   │   │   │   ├── container_group_network_profile.cpython-37.pyc
│   │   │   │   ├── container_group_network_profile_py3.cpython-37.pyc
│   │   │   │   ├── container_group_paged.cpython-37.pyc
│   │   │   │   ├── container_group_properties_instance_view.cpython-37.pyc
│   │   │   │   ├── container_group_properties_instance_view_py3.cpython-37.pyc
│   │   │   │   ├── container_group_py3.cpython-37.pyc
│   │   │   │   ├── container_http_get.cpython-37.pyc
│   │   │   │   ├── container_http_get_py3.cpython-37.pyc
│   │   │   │   ├── container_instance_management_client_enums.cpython-37.pyc
│   │   │   │   ├── container_port.cpython-37.pyc
│   │   │   │   ├── container_port_py3.cpython-37.pyc
│   │   │   │   ├── container_probe.cpython-37.pyc
│   │   │   │   ├── container_probe_py3.cpython-37.pyc
│   │   │   │   ├── container_properties_instance_view.cpython-37.pyc
│   │   │   │   ├── container_properties_instance_view_py3.cpython-37.pyc
│   │   │   │   ├── container_py3.cpython-37.pyc
│   │   │   │   ├── container_state.cpython-37.pyc
│   │   │   │   ├── container_state_py3.cpython-37.pyc
│   │   │   │   ├── dns_configuration.cpython-37.pyc
│   │   │   │   ├── dns_configuration_py3.cpython-37.pyc
│   │   │   │   ├── environment_variable.cpython-37.pyc
│   │   │   │   ├── environment_variable_py3.cpython-37.pyc
│   │   │   │   ├── event.cpython-37.pyc
│   │   │   │   ├── event_py3.cpython-37.pyc
│   │   │   │   ├── git_repo_volume.cpython-37.pyc
│   │   │   │   ├── git_repo_volume_py3.cpython-37.pyc
│   │   │   │   ├── gpu_resource.cpython-37.pyc
│   │   │   │   ├── gpu_resource_py3.cpython-37.pyc
│   │   │   │   ├── image_registry_credential.cpython-37.pyc
│   │   │   │   ├── image_registry_credential_py3.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── ip_address.cpython-37.pyc
│   │   │   │   ├── ip_address_py3.cpython-37.pyc
│   │   │   │   ├── log_analytics.cpython-37.pyc
│   │   │   │   ├── log_analytics_py3.cpython-37.pyc
│   │   │   │   ├── logs.cpython-37.pyc
│   │   │   │   ├── logs_py3.cpython-37.pyc
│   │   │   │   ├── operation.cpython-37.pyc
│   │   │   │   ├── operation_display.cpython-37.pyc
│   │   │   │   ├── operation_display_py3.cpython-37.pyc
│   │   │   │   ├── operation_list_result.cpython-37.pyc
│   │   │   │   ├── operation_list_result_py3.cpython-37.pyc
│   │   │   │   ├── operation_py3.cpython-37.pyc
│   │   │   │   ├── port.cpython-37.pyc
│   │   │   │   ├── port_py3.cpython-37.pyc
│   │   │   │   ├── resource.cpython-37.pyc
│   │   │   │   ├── resource_limits.cpython-37.pyc
│   │   │   │   ├── resource_limits_py3.cpython-37.pyc
│   │   │   │   ├── resource_py3.cpython-37.pyc
│   │   │   │   ├── resource_requests.cpython-37.pyc
│   │   │   │   ├── resource_requests_py3.cpython-37.pyc
│   │   │   │   ├── resource_requirements.cpython-37.pyc
│   │   │   │   ├── resource_requirements_py3.cpython-37.pyc
│   │   │   │   ├── usage.cpython-37.pyc
│   │   │   │   ├── usage_list_result.cpython-37.pyc
│   │   │   │   ├── usage_list_result_py3.cpython-37.pyc
│   │   │   │   ├── usage_name.cpython-37.pyc
│   │   │   │   ├── usage_name_py3.cpython-37.pyc
│   │   │   │   ├── usage_py3.cpython-37.pyc
│   │   │   │   ├── volume.cpython-37.pyc
│   │   │   │   ├── volume_mount.cpython-37.pyc
│   │   │   │   ├── volume_mount_py3.cpython-37.pyc
│   │   │   │   └── volume_py3.cpython-37.pyc
│   │   │   ├── resource_limits.py
│   │   │   ├── resource_limits_py3.py
│   │   │   ├── resource.py
│   │   │   ├── resource_py3.py
│   │   │   ├── resource_requests.py
│   │   │   ├── resource_requests_py3.py
│   │   │   ├── resource_requirements.py
│   │   │   ├── resource_requirements_py3.py
│   │   │   ├── usage_list_result.py
│   │   │   ├── usage_list_result_py3.py
│   │   │   ├── usage_name.py
│   │   │   ├── usage_name_py3.py
│   │   │   ├── usage.py
│   │   │   ├── usage_py3.py
│   │   │   ├── volume_mount.py
│   │   │   ├── volume_mount_py3.py
│   │   │   ├── volume.py
│   │   │   └── volume_py3.py
│   │   ├── operations
│   │   │   ├── container_groups_operations.py
│   │   │   ├── container_group_usage_operations.py
│   │   │   ├── container_operations.py
│   │   │   ├── __init__.py
│   │   │   ├── operations.py
│   │   │   ├── __pycache__
│   │   │   │   ├── container_groups_operations.cpython-37.pyc
│   │   │   │   ├── container_group_usage_operations.cpython-37.pyc
│   │   │   │   ├── container_operations.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── operations.cpython-37.pyc
│   │   │   │   └── service_association_link_operations.cpython-37.pyc
│   │   │   └── service_association_link_operations.py
│   │   ├── __pycache__
│   │   │   ├── container_instance_management_client.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── version.cpython-37.pyc
│   │   └── version.py
│   └── azure_mgmt_containerinstance-1.5.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
13 directories, 206 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment