Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 5, 2019 09:57
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/488676bee06492342b1de27a5a97bfd3 to your computer and use it in GitHub Desktop.
Save ryantm/488676bee06492342b1de27a5a97bfd3 to your computer and use it in GitHub Desktop.
/nix/store/4wfmhxszpx3dqnkbqzhn21yyh055cb0m-python3.7-azure-mgmt-servicefabric-0.3.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── servicefabric
│   │   ├── __init__.py
│   │   ├── models
│   │   │   ├── application_delta_health_policy.py
│   │   │   ├── application_delta_health_policy_py3.py
│   │   │   ├── application_health_policy.py
│   │   │   ├── application_health_policy_py3.py
│   │   │   ├── application_metric_description.py
│   │   │   ├── application_metric_description_py3.py
│   │   │   ├── application_resource_list.py
│   │   │   ├── application_resource_list_py3.py
│   │   │   ├── application_resource.py
│   │   │   ├── application_resource_py3.py
│   │   │   ├── application_resource_update.py
│   │   │   ├── application_resource_update_py3.py
│   │   │   ├── application_type_resource_list.py
│   │   │   ├── application_type_resource_list_py3.py
│   │   │   ├── application_type_resource.py
│   │   │   ├── application_type_resource_py3.py
│   │   │   ├── application_type_version_resource_list.py
│   │   │   ├── application_type_version_resource_list_py3.py
│   │   │   ├── application_type_version_resource.py
│   │   │   ├── application_type_version_resource_py3.py
│   │   │   ├── application_upgrade_policy.py
│   │   │   ├── application_upgrade_policy_py3.py
│   │   │   ├── arm_application_health_policy.py
│   │   │   ├── arm_application_health_policy_py3.py
│   │   │   ├── arm_rolling_upgrade_monitoring_policy.py
│   │   │   ├── arm_rolling_upgrade_monitoring_policy_py3.py
│   │   │   ├── arm_service_type_health_policy.py
│   │   │   ├── arm_service_type_health_policy_py3.py
│   │   │   ├── available_operation_display.py
│   │   │   ├── available_operation_display_py3.py
│   │   │   ├── azure_active_directory.py
│   │   │   ├── azure_active_directory_py3.py
│   │   │   ├── certificate_description.py
│   │   │   ├── certificate_description_py3.py
│   │   │   ├── client_certificate_common_name.py
│   │   │   ├── client_certificate_common_name_py3.py
│   │   │   ├── client_certificate_thumbprint.py
│   │   │   ├── client_certificate_thumbprint_py3.py
│   │   │   ├── cluster_code_versions_list_result.py
│   │   │   ├── cluster_code_versions_list_result_py3.py
│   │   │   ├── cluster_code_versions_result.py
│   │   │   ├── cluster_code_versions_result_py3.py
│   │   │   ├── cluster_health_policy.py
│   │   │   ├── cluster_health_policy_py3.py
│   │   │   ├── cluster_list_result.py
│   │   │   ├── cluster_list_result_py3.py
│   │   │   ├── cluster.py
│   │   │   ├── cluster_py3.py
│   │   │   ├── cluster_update_parameters.py
│   │   │   ├── cluster_update_parameters_py3.py
│   │   │   ├── cluster_upgrade_delta_health_policy.py
│   │   │   ├── cluster_upgrade_delta_health_policy_py3.py
│   │   │   ├── cluster_upgrade_policy.py
│   │   │   ├── cluster_upgrade_policy_py3.py
│   │   │   ├── cluster_version_details.py
│   │   │   ├── cluster_version_details_py3.py
│   │   │   ├── diagnostics_storage_account_config.py
│   │   │   ├── diagnostics_storage_account_config_py3.py
│   │   │   ├── endpoint_range_description.py
│   │   │   ├── endpoint_range_description_py3.py
│   │   │   ├── error_model_error.py
│   │   │   ├── error_model_error_py3.py
│   │   │   ├── error_model.py
│   │   │   ├── error_model_py3.py
│   │   │   ├── __init__.py
│   │   │   ├── named_partition_scheme_description.py
│   │   │   ├── named_partition_scheme_description_py3.py
│   │   │   ├── node_type_description.py
│   │   │   ├── node_type_description_py3.py
│   │   │   ├── operation_result_paged.py
│   │   │   ├── operation_result.py
│   │   │   ├── operation_result_py3.py
│   │   │   ├── partition_scheme_description.py
│   │   │   ├── partition_scheme_description_py3.py
│   │   │   ├── proxy_resource.py
│   │   │   ├── proxy_resource_py3.py
│   │   │   ├── __pycache__
│   │   │   │   ├── application_delta_health_policy.cpython-37.pyc
│   │   │   │   ├── application_delta_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── application_health_policy.cpython-37.pyc
│   │   │   │   ├── application_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── application_metric_description.cpython-37.pyc
│   │   │   │   ├── application_metric_description_py3.cpython-37.pyc
│   │   │   │   ├── application_resource.cpython-37.pyc
│   │   │   │   ├── application_resource_list.cpython-37.pyc
│   │   │   │   ├── application_resource_list_py3.cpython-37.pyc
│   │   │   │   ├── application_resource_py3.cpython-37.pyc
│   │   │   │   ├── application_resource_update.cpython-37.pyc
│   │   │   │   ├── application_resource_update_py3.cpython-37.pyc
│   │   │   │   ├── application_type_resource.cpython-37.pyc
│   │   │   │   ├── application_type_resource_list.cpython-37.pyc
│   │   │   │   ├── application_type_resource_list_py3.cpython-37.pyc
│   │   │   │   ├── application_type_resource_py3.cpython-37.pyc
│   │   │   │   ├── application_type_version_resource.cpython-37.pyc
│   │   │   │   ├── application_type_version_resource_list.cpython-37.pyc
│   │   │   │   ├── application_type_version_resource_list_py3.cpython-37.pyc
│   │   │   │   ├── application_type_version_resource_py3.cpython-37.pyc
│   │   │   │   ├── application_upgrade_policy.cpython-37.pyc
│   │   │   │   ├── application_upgrade_policy_py3.cpython-37.pyc
│   │   │   │   ├── arm_application_health_policy.cpython-37.pyc
│   │   │   │   ├── arm_application_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── arm_rolling_upgrade_monitoring_policy.cpython-37.pyc
│   │   │   │   ├── arm_rolling_upgrade_monitoring_policy_py3.cpython-37.pyc
│   │   │   │   ├── arm_service_type_health_policy.cpython-37.pyc
│   │   │   │   ├── arm_service_type_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── available_operation_display.cpython-37.pyc
│   │   │   │   ├── available_operation_display_py3.cpython-37.pyc
│   │   │   │   ├── azure_active_directory.cpython-37.pyc
│   │   │   │   ├── azure_active_directory_py3.cpython-37.pyc
│   │   │   │   ├── certificate_description.cpython-37.pyc
│   │   │   │   ├── certificate_description_py3.cpython-37.pyc
│   │   │   │   ├── client_certificate_common_name.cpython-37.pyc
│   │   │   │   ├── client_certificate_common_name_py3.cpython-37.pyc
│   │   │   │   ├── client_certificate_thumbprint.cpython-37.pyc
│   │   │   │   ├── client_certificate_thumbprint_py3.cpython-37.pyc
│   │   │   │   ├── cluster_code_versions_list_result.cpython-37.pyc
│   │   │   │   ├── cluster_code_versions_list_result_py3.cpython-37.pyc
│   │   │   │   ├── cluster_code_versions_result.cpython-37.pyc
│   │   │   │   ├── cluster_code_versions_result_py3.cpython-37.pyc
│   │   │   │   ├── cluster.cpython-37.pyc
│   │   │   │   ├── cluster_health_policy.cpython-37.pyc
│   │   │   │   ├── cluster_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── cluster_list_result.cpython-37.pyc
│   │   │   │   ├── cluster_list_result_py3.cpython-37.pyc
│   │   │   │   ├── cluster_py3.cpython-37.pyc
│   │   │   │   ├── cluster_update_parameters.cpython-37.pyc
│   │   │   │   ├── cluster_update_parameters_py3.cpython-37.pyc
│   │   │   │   ├── cluster_upgrade_delta_health_policy.cpython-37.pyc
│   │   │   │   ├── cluster_upgrade_delta_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── cluster_upgrade_policy.cpython-37.pyc
│   │   │   │   ├── cluster_upgrade_policy_py3.cpython-37.pyc
│   │   │   │   ├── cluster_version_details.cpython-37.pyc
│   │   │   │   ├── cluster_version_details_py3.cpython-37.pyc
│   │   │   │   ├── diagnostics_storage_account_config.cpython-37.pyc
│   │   │   │   ├── diagnostics_storage_account_config_py3.cpython-37.pyc
│   │   │   │   ├── endpoint_range_description.cpython-37.pyc
│   │   │   │   ├── endpoint_range_description_py3.cpython-37.pyc
│   │   │   │   ├── error_model.cpython-37.pyc
│   │   │   │   ├── error_model_error.cpython-37.pyc
│   │   │   │   ├── error_model_error_py3.cpython-37.pyc
│   │   │   │   ├── error_model_py3.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── named_partition_scheme_description.cpython-37.pyc
│   │   │   │   ├── named_partition_scheme_description_py3.cpython-37.pyc
│   │   │   │   ├── node_type_description.cpython-37.pyc
│   │   │   │   ├── node_type_description_py3.cpython-37.pyc
│   │   │   │   ├── operation_result.cpython-37.pyc
│   │   │   │   ├── operation_result_paged.cpython-37.pyc
│   │   │   │   ├── operation_result_py3.cpython-37.pyc
│   │   │   │   ├── partition_scheme_description.cpython-37.pyc
│   │   │   │   ├── partition_scheme_description_py3.cpython-37.pyc
│   │   │   │   ├── proxy_resource.cpython-37.pyc
│   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
│   │   │   │   ├── resource.cpython-37.pyc
│   │   │   │   ├── resource_py3.cpython-37.pyc
│   │   │   │   ├── server_certificate_common_name.cpython-37.pyc
│   │   │   │   ├── server_certificate_common_name_py3.cpython-37.pyc
│   │   │   │   ├── server_certificate_common_names.cpython-37.pyc
│   │   │   │   ├── server_certificate_common_names_py3.cpython-37.pyc
│   │   │   │   ├── service_correlation_description.cpython-37.pyc
│   │   │   │   ├── service_correlation_description_py3.cpython-37.pyc
│   │   │   │   ├── service_fabric_management_client_enums.cpython-37.pyc
│   │   │   │   ├── service_load_metric_description.cpython-37.pyc
│   │   │   │   ├── service_load_metric_description_py3.cpython-37.pyc
│   │   │   │   ├── service_placement_policy_description.cpython-37.pyc
│   │   │   │   ├── service_placement_policy_description_py3.cpython-37.pyc
│   │   │   │   ├── service_resource.cpython-37.pyc
│   │   │   │   ├── service_resource_list.cpython-37.pyc
│   │   │   │   ├── service_resource_list_py3.cpython-37.pyc
│   │   │   │   ├── service_resource_properties_base.cpython-37.pyc
│   │   │   │   ├── service_resource_properties_base_py3.cpython-37.pyc
│   │   │   │   ├── service_resource_properties.cpython-37.pyc
│   │   │   │   ├── service_resource_properties_py3.cpython-37.pyc
│   │   │   │   ├── service_resource_py3.cpython-37.pyc
│   │   │   │   ├── service_resource_update.cpython-37.pyc
│   │   │   │   ├── service_resource_update_properties.cpython-37.pyc
│   │   │   │   ├── service_resource_update_properties_py3.cpython-37.pyc
│   │   │   │   ├── service_resource_update_py3.cpython-37.pyc
│   │   │   │   ├── service_type_delta_health_policy.cpython-37.pyc
│   │   │   │   ├── service_type_delta_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── service_type_health_policy.cpython-37.pyc
│   │   │   │   ├── service_type_health_policy_py3.cpython-37.pyc
│   │   │   │   ├── settings_parameter_description.cpython-37.pyc
│   │   │   │   ├── settings_parameter_description_py3.cpython-37.pyc
│   │   │   │   ├── settings_section_description.cpython-37.pyc
│   │   │   │   ├── settings_section_description_py3.cpython-37.pyc
│   │   │   │   ├── singleton_partition_scheme_description.cpython-37.pyc
│   │   │   │   ├── singleton_partition_scheme_description_py3.cpython-37.pyc
│   │   │   │   ├── stateful_service_properties.cpython-37.pyc
│   │   │   │   ├── stateful_service_properties_py3.cpython-37.pyc
│   │   │   │   ├── stateful_service_update_properties.cpython-37.pyc
│   │   │   │   ├── stateful_service_update_properties_py3.cpython-37.pyc
│   │   │   │   ├── stateless_service_properties.cpython-37.pyc
│   │   │   │   ├── stateless_service_properties_py3.cpython-37.pyc
│   │   │   │   ├── stateless_service_update_properties.cpython-37.pyc
│   │   │   │   ├── stateless_service_update_properties_py3.cpython-37.pyc
│   │   │   │   ├── uniform_int64_range_partition_scheme_description.cpython-37.pyc
│   │   │   │   └── uniform_int64_range_partition_scheme_description_py3.cpython-37.pyc
│   │   │   ├── resource.py
│   │   │   ├── resource_py3.py
│   │   │   ├── server_certificate_common_name.py
│   │   │   ├── server_certificate_common_name_py3.py
│   │   │   ├── server_certificate_common_names.py
│   │   │   ├── server_certificate_common_names_py3.py
│   │   │   ├── service_correlation_description.py
│   │   │   ├── service_correlation_description_py3.py
│   │   │   ├── service_fabric_management_client_enums.py
│   │   │   ├── service_load_metric_description.py
│   │   │   ├── service_load_metric_description_py3.py
│   │   │   ├── service_placement_policy_description.py
│   │   │   ├── service_placement_policy_description_py3.py
│   │   │   ├── service_resource_list.py
│   │   │   ├── service_resource_list_py3.py
│   │   │   ├── service_resource_properties_base.py
│   │   │   ├── service_resource_properties_base_py3.py
│   │   │   ├── service_resource_properties.py
│   │   │   ├── service_resource_properties_py3.py
│   │   │   ├── service_resource.py
│   │   │   ├── service_resource_py3.py
│   │   │   ├── service_resource_update_properties.py
│   │   │   ├── service_resource_update_properties_py3.py
│   │   │   ├── service_resource_update.py
│   │   │   ├── service_resource_update_py3.py
│   │   │   ├── service_type_delta_health_policy.py
│   │   │   ├── service_type_delta_health_policy_py3.py
│   │   │   ├── service_type_health_policy.py
│   │   │   ├── service_type_health_policy_py3.py
│   │   │   ├── settings_parameter_description.py
│   │   │   ├── settings_parameter_description_py3.py
│   │   │   ├── settings_section_description.py
│   │   │   ├── settings_section_description_py3.py
│   │   │   ├── singleton_partition_scheme_description.py
│   │   │   ├── singleton_partition_scheme_description_py3.py
│   │   │   ├── stateful_service_properties.py
│   │   │   ├── stateful_service_properties_py3.py
│   │   │   ├── stateful_service_update_properties.py
│   │   │   ├── stateful_service_update_properties_py3.py
│   │   │   ├── stateless_service_properties.py
│   │   │   ├── stateless_service_properties_py3.py
│   │   │   ├── stateless_service_update_properties.py
│   │   │   ├── stateless_service_update_properties_py3.py
│   │   │   ├── uniform_int64_range_partition_scheme_description.py
│   │   │   └── uniform_int64_range_partition_scheme_description_py3.py
│   │   ├── operations
│   │   │   ├── applications_operations.py
│   │   │   ├── application_types_operations.py
│   │   │   ├── application_type_versions_operations.py
│   │   │   ├── clusters_operations.py
│   │   │   ├── cluster_versions_operations.py
│   │   │   ├── __init__.py
│   │   │   ├── operations.py
│   │   │   ├── __pycache__
│   │   │   │   ├── applications_operations.cpython-37.pyc
│   │   │   │   ├── application_types_operations.cpython-37.pyc
│   │   │   │   ├── application_type_versions_operations.cpython-37.pyc
│   │   │   │   ├── clusters_operations.cpython-37.pyc
│   │   │   │   ├── cluster_versions_operations.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── operations.cpython-37.pyc
│   │   │   │   └── services_operations.cpython-37.pyc
│   │   │   └── services_operations.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── service_fabric_management_client.cpython-37.pyc
│   │   │   └── version.cpython-37.pyc
│   │   ├── service_fabric_management_client.py
│   │   └── version.py
│   └── azure_mgmt_servicefabric-0.3.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
13 directories, 270 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment