Path Lines of Code edgelet/Cargo.toml 25 edgelet/Cross.toml 27 edgelet/api/externalProvisioningVersion_2019_04_10.yaml 131 edgelet/api/managementVersion_2018_06_28.yaml 603 edgelet/api/managementVersion_2019_01_30.yaml 647 edgelet/api/managementVersion_2019_10_22.yaml 662 edgelet/api/managementVersion_2019_11_05.yaml 733 edgelet/api/managementVersion_2020_07_07.yaml 798 edgelet/api/managementVersion_2021_05_11.yaml 802 edgelet/api/managementVersion_2021_12_07.yaml 809 edgelet/api/managementVersion_2022_08_03.yaml 811 edgelet/api/workloadVersion_2018_06_28.yaml 486 edgelet/api/workloadVersion_2019_01_30.yaml 486 edgelet/api/workloadVersion_2020_07_07.yaml 512 edgelet/aziot-edged/Cargo.toml 32 edgelet/aziot-edged/src/error.rs 43 edgelet/aziot-edged/src/main.rs 199 edgelet/aziot-edged/src/management.rs 11 edgelet/aziot-edged/src/provision.rs 121 edgelet/aziot-edged/src/watchdog.rs 238 edgelet/aziot-edged/src/workload_manager.rs 204 edgelet/contrib/config/linux/default.toml 18 edgelet/contrib/config/linux/template.toml 433 edgelet/contrib/enterprise-linux/aziot-edge.spec 156 edgelet/docker-rs/Cargo.toml 17 edgelet/docker-rs/docker-swagger.yaml 9553 edgelet/docker-rs/src/apis/client.rs 491 edgelet/docker-rs/src/apis/configuration.rs 14 edgelet/docker-rs/src/apis/mod.rs 4 edgelet/docker-rs/src/lib.rs 13 edgelet/docker-rs/src/models/mod.rs 369 edgelet/edgelet-core/Cargo.toml 23 edgelet/edgelet-core/src/error.rs 17 edgelet/edgelet-core/src/lib.rs 64 edgelet/edgelet-core/src/module.rs 490 edgelet/edgelet-core/src/parse_since.rs 95 edgelet/edgelet-core/src/virtualization.rs 13 edgelet/edgelet-docker/Cargo.toml 28 edgelet/edgelet-docker/src/error.rs 33 edgelet/edgelet-docker/src/image_prune_data.rs 484 edgelet/edgelet-docker/src/lib.rs 33 edgelet/edgelet-docker/src/module.rs 101 edgelet/edgelet-docker/src/runtime.rs 917 edgelet/edgelet-http-mgmt/Cargo.toml 31 edgelet/edgelet-http-mgmt/src/device_actions/mod.rs 1 edgelet/edgelet-http-mgmt/src/device_actions/reprovision.rs 88 edgelet/edgelet-http-mgmt/src/identity/create_or_list.rs 40 edgelet/edgelet-http-mgmt/src/identity/delete_or_update.rs 28 edgelet/edgelet-http-mgmt/src/identity/mod.rs 51 edgelet/edgelet-http-mgmt/src/lib.rs 81 edgelet/edgelet-http-mgmt/src/module/create_or_list.rs 23 edgelet/edgelet-http-mgmt/src/module/delete_or_get_or_update.rs 140 edgelet/edgelet-http-mgmt/src/module/logs.rs 182 edgelet/edgelet-http-mgmt/src/module/mod.rs 52 edgelet/edgelet-http-mgmt/src/module/prepare_update.rs 23 edgelet/edgelet-http-mgmt/src/module/restart_or_start_or_stop.rs 50 edgelet/edgelet-http-mgmt/src/system_info/get.rs 21 edgelet/edgelet-http-mgmt/src/system_info/mod.rs 3 edgelet/edgelet-http-mgmt/src/system_info/resources.rs 21 edgelet/edgelet-http-mgmt/src/system_info/support_bundle.rs 123 edgelet/edgelet-http-workload/Cargo.toml 42 edgelet/edgelet-http-workload/src/edge_ca.rs 306 edgelet/edgelet-http-workload/src/lib.rs 195 edgelet/edgelet-http-workload/src/module/cert/identity.rs 24 edgelet/edgelet-http-workload/src/module/cert/mod.rs 212 edgelet/edgelet-http-workload/src/module/cert/server.rs 73 edgelet/edgelet-http-workload/src/module/data/decrypt.rs 39 edgelet/edgelet-http-workload/src/module/data/encrypt.rs 39 edgelet/edgelet-http-workload/src/module/data/mod.rs 31 edgelet/edgelet-http-workload/src/module/data/sign.rs 268 edgelet/edgelet-http-workload/src/module/list.rs 21 edgelet/edgelet-http-workload/src/module/mod.rs 3 edgelet/edgelet-http-workload/src/trust_bundle.rs 142 edgelet/edgelet-http/Cargo.toml 23 edgelet/edgelet-http/src/auth.rs 71 edgelet/edgelet-http/src/error.rs 7 edgelet/edgelet-http/src/lib.rs 56 edgelet/edgelet-http/src/modules.rs 282 edgelet/edgelet-http/src/version.rs 13 edgelet/edgelet-image-cleanup/Cargo.toml 16 edgelet/edgelet-image-cleanup/src/error.rs 13 edgelet/edgelet-image-cleanup/src/image_gc.rs 141 edgelet/edgelet-image-cleanup/src/lib.rs 2 edgelet/edgelet-settings/Cargo.toml 22 edgelet/edgelet-settings/src/base/aziot.rs 45 edgelet/edgelet-settings/src/base/image.rs 111 edgelet/edgelet-settings/src/base/mod.rs 153 edgelet/edgelet-settings/src/base/module.rs 114 edgelet/edgelet-settings/src/base/uri.rs 66 edgelet/edgelet-settings/src/base/watchdog.rs 119 edgelet/edgelet-settings/src/docker/config.rs 306 edgelet/edgelet-settings/src/docker/init.rs 103 edgelet/edgelet-settings/src/docker/mod.rs 285 edgelet/edgelet-settings/src/docker/network.rs 155 edgelet/edgelet-settings/src/docker/runtime.rs 28 edgelet/edgelet-settings/src/lib.rs 25 edgelet/edgelet-settings/test-files/bad_sample_settings.toml 16 edgelet/edgelet-settings/test-files/bad_settings_content_trust.toml 17 edgelet/edgelet-settings/test-files/case_sensitive.toml 21 edgelet/edgelet-settings/test-files/config.d/empty.toml 4 edgelet/edgelet-settings/test-files/sample_settings.network.toml 26 edgelet/edgelet-settings/test-files/sample_settings.tg.filepaths.toml 16 edgelet/edgelet-settings/test-files/sample_settings.toml 21 edgelet/edgelet-settings/test-files/sample_settings_content_trust.toml 20 edgelet/edgelet-settings/test-files/sample_settings_image_gc.toml 26 edgelet/edgelet-settings/test-files/sample_settings_with_proxy_uri.toml 22 edgelet/edgelet-utils/Cargo.toml 13 edgelet/edgelet-utils/src/error.rs 11 edgelet/edgelet-utils/src/lib.rs 42 edgelet/edgelet-utils/src/yaml_file_source.rs 106 edgelet/iotedge/Cargo.toml 57 edgelet/iotedge/src/check/additional_info.rs 154 edgelet/iotedge/src/check/checks/aziot_edged_version.rs 203 edgelet/iotedge/src/check/checks/check_agent_image.rs 217 edgelet/iotedge/src/check/checks/connect_management_uri.rs 49 edgelet/iotedge/src/check/checks/container_connect_upstream.rs 293 edgelet/iotedge/src/check/checks/container_engine_dns.rs 66 edgelet/iotedge/src/check/checks/container_engine_installed.rs 71 edgelet/iotedge/src/check/checks/container_engine_ipv6.rs 76 edgelet/iotedge/src/check/checks/container_engine_logrotate.rs 81 edgelet/iotedge/src/check/checks/container_local_time.rs 74 edgelet/iotedge/src/check/checks/container_resolve_parent_hostname.rs 78 edgelet/iotedge/src/check/checks/mod.rs 58 edgelet/iotedge/src/check/checks/parent_hostname.rs 52 edgelet/iotedge/src/check/checks/proxy_settings.rs 48 edgelet/iotedge/src/check/checks/storage_mounted_from_host.rs 128 edgelet/iotedge/src/check/checks/up_to_date_config.rs 30 edgelet/iotedge/src/check/checks/well_formed_config.rs 57 edgelet/iotedge/src/check/mod.rs 899 edgelet/iotedge/src/check/shared.rs 23 edgelet/iotedge/src/check/stdout.rs 96 edgelet/iotedge/src/check/upstream_protocol_port.rs 16 edgelet/iotedge/src/client.rs 78 edgelet/iotedge/src/config/apply.rs 680 edgelet/iotedge/src/config/import/mod.rs 549 edgelet/iotedge/src/config/import/old_config/agent.rs 36 edgelet/iotedge/src/config/import/old_config/moby_runtime.rs 41 edgelet/iotedge/src/config/import/old_config/mod.rs 120 edgelet/iotedge/src/config/import/old_config/provisioning.rs 242 edgelet/iotedge/src/config/mod.rs 4 edgelet/iotedge/src/config/mp.rs 80 edgelet/iotedge/src/config/super_config.rs 106 edgelet/iotedge/src/error.rs 66 edgelet/iotedge/src/lib.rs 54 edgelet/iotedge/src/list.rs 101 edgelet/iotedge/src/logs.rs 31 edgelet/iotedge/src/main.rs 593 edgelet/iotedge/src/restart.rs 40 edgelet/iotedge/src/support_bundle.rs 62 edgelet/iotedge/src/system.rs 46 edgelet/iotedge/src/version.rs 13 edgelet/iotedge/test-files/config/ca-certs-est/certd.toml 28 edgelet/iotedge/test-files/config/ca-certs-est/edged.toml 38 edgelet/iotedge/test-files/config/ca-certs-est/identityd.toml 15 edgelet/iotedge/test-files/config/ca-certs-est/keyd.toml 16 edgelet/iotedge/test-files/config/ca-certs-est/super-config.toml 51 edgelet/iotedge/test-files/config/ca-certs-est/tpmd.toml 2 edgelet/iotedge/test-files/config/ca-certs-local-ca/certd.toml 21 edgelet/iotedge/test-files/config/ca-certs-local-ca/edged.toml 34 edgelet/iotedge/test-files/config/ca-certs-local-ca/identityd.toml 15 edgelet/iotedge/test-files/config/ca-certs-local-ca/keyd.toml 19 edgelet/iotedge/test-files/config/ca-certs-local-ca/super-config.toml 47 edgelet/iotedge/test-files/config/ca-certs-local-ca/tpmd.toml 2 edgelet/iotedge/test-files/config/ca-certs/certd.toml 11 edgelet/iotedge/test-files/config/ca-certs/edged.toml 30 edgelet/iotedge/test-files/config/ca-certs/identityd.toml 15 edgelet/iotedge/test-files/config/ca-certs/keyd.toml 13 edgelet/iotedge/test-files/config/ca-certs/old-config.yaml 22 edgelet/iotedge/test-files/config/ca-certs/super-config.toml 40 edgelet/iotedge/test-files/config/ca-certs/tpmd.toml 2 edgelet/iotedge/test-files/config/ca-quickstart-custom/certd.toml 17 edgelet/iotedge/test-files/config/ca-quickstart-custom/edged.toml 34 edgelet/iotedge/test-files/config/ca-quickstart-custom/identityd.toml 15 edgelet/iotedge/test-files/config/ca-quickstart-custom/keyd.toml 15 edgelet/iotedge/test-files/config/ca-quickstart-custom/super-config.toml 44 edgelet/iotedge/test-files/config/ca-quickstart-custom/tpmd.toml 2 edgelet/iotedge/test-files/config/ca-quickstart/certd.toml 14 edgelet/iotedge/test-files/config/ca-quickstart/edged.toml 31 edgelet/iotedge/test-files/config/ca-quickstart/identityd.toml 15 edgelet/iotedge/test-files/config/ca-quickstart/keyd.toml 15 edgelet/iotedge/test-files/config/ca-quickstart/old-config.yaml 20 edgelet/iotedge/test-files/config/ca-quickstart/super-config.toml 38 edgelet/iotedge/test-files/config/ca-quickstart/tpmd.toml 2 edgelet/iotedge/test-files/config/complex-agent-spec/certd.toml 14 edgelet/iotedge/test-files/config/complex-agent-spec/edged.toml 39 edgelet/iotedge/test-files/config/complex-agent-spec/identityd.toml 15 edgelet/iotedge/test-files/config/complex-agent-spec/keyd.toml 15 edgelet/iotedge/test-files/config/complex-agent-spec/old-config.yaml 31 edgelet/iotedge/test-files/config/complex-agent-spec/super-config.toml 46 edgelet/iotedge/test-files/config/complex-agent-spec/tpmd.toml 2 edgelet/iotedge/test-files/config/dps-no-reprovisioning-flags/certd.toml 14 edgelet/iotedge/test-files/config/dps-no-reprovisioning-flags/edged.toml 31 edgelet/iotedge/test-files/config/dps-no-reprovisioning-flags/identityd.toml 16 edgelet/iotedge/test-files/config/dps-no-reprovisioning-flags/keyd.toml 15 edgelet/iotedge/test-files/config/dps-no-reprovisioning-flags/old-config.yaml 23 edgelet/iotedge/test-files/config/dps-no-reprovisioning-flags/super-config.toml 39 edgelet/iotedge/test-files/config/dps-no-reprovisioning-flags/tpmd.toml 2 edgelet/iotedge/test-files/config/dps-symmetric-key-no-pad/certd.toml 14 edgelet/iotedge/test-files/config/dps-symmetric-key-no-pad/edged.toml 31 edgelet/iotedge/test-files/config/dps-symmetric-key-no-pad/identityd.toml 16 edgelet/iotedge/test-files/config/dps-symmetric-key-no-pad/keyd.toml 15 edgelet/iotedge/test-files/config/dps-symmetric-key-no-pad/super-config.toml 39 edgelet/iotedge/test-files/config/dps-symmetric-key-no-pad/tpmd.toml 2 edgelet/iotedge/test-files/config/dps-symmetric-key/certd.toml 14 edgelet/iotedge/test-files/config/dps-symmetric-key/edged.toml 31 edgelet/iotedge/test-files/config/dps-symmetric-key/identityd.toml 16 edgelet/iotedge/test-files/config/dps-symmetric-key/keyd.toml 15 edgelet/iotedge/test-files/config/dps-symmetric-key/old-config.yaml 24 edgelet/iotedge/test-files/config/dps-symmetric-key/super-config.toml 39 edgelet/iotedge/test-files/config/dps-symmetric-key/tpmd.toml 2 edgelet/iotedge/test-files/config/dps-tpm/certd.toml 14 edgelet/iotedge/test-files/config/dps-tpm/edged.toml 31 edgelet/iotedge/test-files/config/dps-tpm/identityd.toml 15 edgelet/iotedge/test-files/config/dps-tpm/keyd.toml 14 edgelet/iotedge/test-files/config/dps-tpm/old-config.yaml 24 edgelet/iotedge/test-files/config/dps-tpm/super-config.toml 37 edgelet/iotedge/test-files/config/dps-tpm/tpmd.toml 2 edgelet/iotedge/test-files/config/dps-x509/certd.toml 15 edgelet/iotedge/test-files/config/dps-x509/edged.toml 31 edgelet/iotedge/test-files/config/dps-x509/identityd.toml 16 edgelet/iotedge/test-files/config/dps-x509/keyd.toml 15 edgelet/iotedge/test-files/config/dps-x509/old-config.yaml 24 edgelet/iotedge/test-files/config/dps-x509/super-config.toml 38 edgelet/iotedge/test-files/config/dps-x509/tpmd.toml 2 edgelet/iotedge/test-files/config/imported-master-encryption-key/certd.toml 14 edgelet/iotedge/test-files/config/imported-master-encryption-key/edged.toml 31 edgelet/iotedge/test-files/config/imported-master-encryption-key/identityd.toml 15 edgelet/iotedge/test-files/config/imported-master-encryption-key/keyd.toml 16 edgelet/iotedge/test-files/config/imported-master-encryption-key/old-config.yaml 18 edgelet/iotedge/test-files/config/imported-master-encryption-key/super-config.toml 39 edgelet/iotedge/test-files/config/imported-master-encryption-key/tpmd.toml 2 edgelet/iotedge/test-files/config/manual-connection-string-2/certd.toml 14 edgelet/iotedge/test-files/config/manual-connection-string-2/edged.toml 31 edgelet/iotedge/test-files/config/manual-connection-string-2/identityd.toml 15 edgelet/iotedge/test-files/config/manual-connection-string-2/keyd.toml 15 edgelet/iotedge/test-files/config/manual-connection-string-2/old-config.yaml 20 edgelet/iotedge/test-files/config/manual-connection-string-2/super-config.toml 38 edgelet/iotedge/test-files/config/manual-connection-string-2/tpmd.toml 2 edgelet/iotedge/test-files/config/manual-connection-string-no-pad/certd.toml 14 edgelet/iotedge/test-files/config/manual-connection-string-no-pad/edged.toml 31 edgelet/iotedge/test-files/config/manual-connection-string-no-pad/identityd.toml 15 edgelet/iotedge/test-files/config/manual-connection-string-no-pad/keyd.toml 15 edgelet/iotedge/test-files/config/manual-connection-string-no-pad/super-config.toml 37 edgelet/iotedge/test-files/config/manual-connection-string-no-pad/tpmd.toml 2 edgelet/iotedge/test-files/config/manual-connection-string/certd.toml 14 edgelet/iotedge/test-files/config/manual-connection-string/edged.toml 31 edgelet/iotedge/test-files/config/manual-connection-string/identityd.toml 15 edgelet/iotedge/test-files/config/manual-connection-string/keyd.toml 15 edgelet/iotedge/test-files/config/manual-connection-string/old-config.yaml 18 edgelet/iotedge/test-files/config/manual-connection-string/super-config.toml 38 edgelet/iotedge/test-files/config/manual-connection-string/tpmd.toml 2 edgelet/iotedge/test-files/config/manual-x509/certd.toml 15 edgelet/iotedge/test-files/config/manual-x509/edged.toml 31 edgelet/iotedge/test-files/config/manual-x509/identityd.toml 16 edgelet/iotedge/test-files/config/manual-x509/keyd.toml 15 edgelet/iotedge/test-files/config/manual-x509/old-config.yaml 24 edgelet/iotedge/test-files/config/manual-x509/super-config.toml 38 edgelet/iotedge/test-files/config/manual-x509/tpmd.toml 2 edgelet/iotedge/test-files/config/moby-runtime-network-2/certd.toml 11 edgelet/iotedge/test-files/config/moby-runtime-network-2/edged.toml 40 edgelet/iotedge/test-files/config/moby-runtime-network-2/identityd.toml 15 edgelet/iotedge/test-files/config/moby-runtime-network-2/keyd.toml 13 edgelet/iotedge/test-files/config/moby-runtime-network-2/old-config.yaml 35 edgelet/iotedge/test-files/config/moby-runtime-network-2/super-config.toml 50 edgelet/iotedge/test-files/config/moby-runtime-network-2/tpmd.toml 2 edgelet/iotedge/test-files/config/moby-runtime-network/certd.toml 11 edgelet/iotedge/test-files/config/moby-runtime-network/edged.toml 30 edgelet/iotedge/test-files/config/moby-runtime-network/identityd.toml 15 edgelet/iotedge/test-files/config/moby-runtime-network/keyd.toml 13 edgelet/iotedge/test-files/config/moby-runtime-network/old-config.yaml 23 edgelet/iotedge/test-files/config/moby-runtime-network/super-config.toml 40 edgelet/iotedge/test-files/config/moby-runtime-network/tpmd.toml 2 edgelet/iotedge/test-files/config/nested-edge/certd.toml 15 edgelet/iotedge/test-files/config/nested-edge/edged.toml 34 edgelet/iotedge/test-files/config/nested-edge/identityd.toml 17 edgelet/iotedge/test-files/config/nested-edge/keyd.toml 16 edgelet/iotedge/test-files/config/nested-edge/super-config.toml 47 edgelet/iotedge/test-files/config/nested-edge/tpmd.toml 3 edgelet/iotedge/test-files/config/not-socket-activated-both-custom/certd.toml 14 edgelet/iotedge/test-files/config/not-socket-activated-both-custom/edged.toml 31 edgelet/iotedge/test-files/config/not-socket-activated-both-custom/identityd.toml 15 edgelet/iotedge/test-files/config/not-socket-activated-both-custom/keyd.toml 15 edgelet/iotedge/test-files/config/not-socket-activated-both-custom/old-config.yaml 18 edgelet/iotedge/test-files/config/not-socket-activated-both-custom/super-config.toml 38 edgelet/iotedge/test-files/config/not-socket-activated-both-custom/tpmd.toml 2 edgelet/iotedge/test-files/config/not-socket-activated-varlib/certd.toml 14 edgelet/iotedge/test-files/config/not-socket-activated-varlib/edged.toml 31 edgelet/iotedge/test-files/config/not-socket-activated-varlib/identityd.toml 15 edgelet/iotedge/test-files/config/not-socket-activated-varlib/keyd.toml 15 edgelet/iotedge/test-files/config/not-socket-activated-varlib/old-config.yaml 18 edgelet/iotedge/test-files/config/not-socket-activated-varlib/super-config.toml 38 edgelet/iotedge/test-files/config/not-socket-activated-varlib/tpmd.toml 2 edgelet/iotedge/test-files/config/not-socket-activated-varrun/certd.toml 14 edgelet/iotedge/test-files/config/not-socket-activated-varrun/edged.toml 31 edgelet/iotedge/test-files/config/not-socket-activated-varrun/identityd.toml 15 edgelet/iotedge/test-files/config/not-socket-activated-varrun/keyd.toml 15 edgelet/iotedge/test-files/config/not-socket-activated-varrun/old-config.yaml 18 edgelet/iotedge/test-files/config/not-socket-activated-varrun/super-config.toml 38 edgelet/iotedge/test-files/config/not-socket-activated-varrun/tpmd.toml 2 edgelet/iotedge/test-files/config/socket-activated-one-custom/certd.toml 14 edgelet/iotedge/test-files/config/socket-activated-one-custom/edged.toml 31 edgelet/iotedge/test-files/config/socket-activated-one-custom/identityd.toml 15 edgelet/iotedge/test-files/config/socket-activated-one-custom/keyd.toml 15 edgelet/iotedge/test-files/config/socket-activated-one-custom/old-config.yaml 18 edgelet/iotedge/test-files/config/socket-activated-one-custom/super-config.toml 38 edgelet/iotedge/test-files/config/socket-activated-one-custom/tpmd.toml 2 edgelet/support-bundle/Cargo.toml 17 edgelet/support-bundle/src/error.rs 9 edgelet/support-bundle/src/lib.rs 10 edgelet/support-bundle/src/runtime_util.rs 36 edgelet/support-bundle/src/shell_util.rs 204 edgelet/support-bundle/src/support_bundle.rs 111