metal-stack-api 0.5.2__tar.gz → 0.5.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/PKG-INFO +1 -1
  2. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/buf/validate/validate_pb2.py +3 -3
  3. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metal_stack_api.egg-info/PKG-INFO +1 -1
  4. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/audit_pb2.py +3 -3
  5. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/component_pb2.py +3 -3
  6. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/filesystem_pb2.py +3 -3
  7. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/image_pb2.py +3 -3
  8. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/ip_pb2.py +3 -3
  9. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/machine_pb2.py +3 -3
  10. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/network_pb2.py +3 -3
  11. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/partition_pb2.py +3 -3
  12. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/project_pb2.py +3 -3
  13. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_imageconstraint_pb2.py +3 -3
  14. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_pb2.py +3 -3
  15. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_reservation_pb2.py +3 -3
  16. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/switch_pb2.py +3 -3
  17. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/task_pb2.py +3 -3
  18. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/tenant_pb2.py +3 -3
  19. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/token_pb2.py +3 -3
  20. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/vpn_pb2.py +3 -3
  21. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/audit_pb2.py +3 -3
  22. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/common_pb2.py +3 -3
  23. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/component_pb2.py +7 -5
  24. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/component_pb2.pyi +2 -0
  25. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/filesystem_pb2.py +3 -3
  26. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/health_pb2.py +3 -3
  27. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/image_pb2.py +3 -3
  28. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/ip_pb2.py +3 -3
  29. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/machine_pb2.py +3 -3
  30. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/method_pb2.py +3 -3
  31. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/network_pb2.py +3 -3
  32. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/partition_pb2.py +3 -3
  33. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/predefined_rules_pb2.py +3 -3
  34. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/project_pb2.py +3 -3
  35. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_imageconstraint_pb2.py +3 -3
  36. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_pb2.py +3 -3
  37. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_reservation_pb2.py +3 -3
  38. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/switch_pb2.py +3 -3
  39. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/tenant_pb2.py +3 -3
  40. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/token_pb2.py +3 -3
  41. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/user_pb2.py +3 -3
  42. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/version_pb2.py +3 -3
  43. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/vpn_pb2.py +3 -3
  44. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/bmc_pb2.py +3 -3
  45. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/boot_pb2.py +3 -3
  46. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/component_pb2.py +3 -3
  47. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/event_pb2.py +3 -3
  48. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/switch_pb2.py +3 -3
  49. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/README.md +0 -0
  50. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/buf/__init__.py +0 -0
  51. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/buf/validate/__init__.py +0 -0
  52. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metal_stack_api.egg-info/SOURCES.txt +0 -0
  53. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metal_stack_api.egg-info/dependency_links.txt +0 -0
  54. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metal_stack_api.egg-info/requires.txt +0 -0
  55. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metal_stack_api.egg-info/top_level.txt +0 -0
  56. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/__init__.py +0 -0
  57. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/__init__.py +0 -0
  58. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/__init__.py +0 -0
  59. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/audit_connect.py +0 -0
  60. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/audit_pb2.pyi +0 -0
  61. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/component_connect.py +0 -0
  62. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/component_pb2.pyi +0 -0
  63. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/filesystem_connect.py +0 -0
  64. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/filesystem_pb2.pyi +0 -0
  65. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/image_connect.py +0 -0
  66. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/image_pb2.pyi +0 -0
  67. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/ip_connect.py +0 -0
  68. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/ip_pb2.pyi +0 -0
  69. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/machine_connect.py +0 -0
  70. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/machine_pb2.pyi +0 -0
  71. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/network_connect.py +0 -0
  72. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/network_pb2.pyi +0 -0
  73. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/partition_connect.py +0 -0
  74. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/partition_pb2.pyi +0 -0
  75. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/project_connect.py +0 -0
  76. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/project_pb2.pyi +0 -0
  77. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_connect.py +0 -0
  78. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_imageconstraint_connect.py +0 -0
  79. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_imageconstraint_pb2.pyi +0 -0
  80. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_pb2.pyi +0 -0
  81. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_reservation_connect.py +0 -0
  82. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/size_reservation_pb2.pyi +0 -0
  83. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/switch_connect.py +0 -0
  84. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/switch_pb2.pyi +0 -0
  85. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/task_connect.py +0 -0
  86. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/task_pb2.pyi +0 -0
  87. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/tenant_connect.py +0 -0
  88. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/tenant_pb2.pyi +0 -0
  89. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/token_connect.py +0 -0
  90. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/token_pb2.pyi +0 -0
  91. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/vpn_connect.py +0 -0
  92. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/admin/v2/vpn_pb2.pyi +0 -0
  93. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/__init__.py +0 -0
  94. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/__init__.py +0 -0
  95. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/audit_connect.py +0 -0
  96. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/audit_pb2.pyi +0 -0
  97. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/common_pb2.pyi +0 -0
  98. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/filesystem_connect.py +0 -0
  99. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/filesystem_pb2.pyi +0 -0
  100. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/health_connect.py +0 -0
  101. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/health_pb2.pyi +0 -0
  102. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/image_connect.py +0 -0
  103. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/image_pb2.pyi +0 -0
  104. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/ip_connect.py +0 -0
  105. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/ip_pb2.pyi +0 -0
  106. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/machine_connect.py +0 -0
  107. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/machine_pb2.pyi +0 -0
  108. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/method_connect.py +0 -0
  109. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/method_pb2.pyi +0 -0
  110. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/network_connect.py +0 -0
  111. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/network_pb2.pyi +0 -0
  112. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/partition_connect.py +0 -0
  113. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/partition_pb2.pyi +0 -0
  114. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/predefined_rules_pb2.pyi +0 -0
  115. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/project_connect.py +0 -0
  116. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/project_pb2.pyi +0 -0
  117. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_connect.py +0 -0
  118. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_imageconstraint_connect.py +0 -0
  119. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_imageconstraint_pb2.pyi +0 -0
  120. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_pb2.pyi +0 -0
  121. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_reservation_connect.py +0 -0
  122. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/size_reservation_pb2.pyi +0 -0
  123. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/switch_pb2.pyi +0 -0
  124. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/tenant_connect.py +0 -0
  125. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/tenant_pb2.pyi +0 -0
  126. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/token_connect.py +0 -0
  127. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/token_pb2.pyi +0 -0
  128. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/user_connect.py +0 -0
  129. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/user_pb2.pyi +0 -0
  130. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/version_connect.py +0 -0
  131. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/version_pb2.pyi +0 -0
  132. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/api/v2/vpn_pb2.pyi +0 -0
  133. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/__init__.py +0 -0
  134. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/client.py +0 -0
  135. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/test_interceptor.py +0 -0
  136. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/tests/__init__.py +0 -0
  137. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/tests/conftest.py +0 -0
  138. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/tests/test_client.py +0 -0
  139. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/tests/test_interceptor.py +0 -0
  140. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/tests/test_ping.py +0 -0
  141. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/client/tests/test_token_persistent.py +0 -0
  142. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/__init__.py +0 -0
  143. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/__init__.py +0 -0
  144. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/bmc_connect.py +0 -0
  145. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/bmc_pb2.pyi +0 -0
  146. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/boot_connect.py +0 -0
  147. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/boot_pb2.pyi +0 -0
  148. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/component_connect.py +0 -0
  149. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/component_pb2.pyi +0 -0
  150. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/event_connect.py +0 -0
  151. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/event_pb2.pyi +0 -0
  152. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/switch_connect.py +0 -0
  153. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/metalstack/infra/v2/switch_pb2.pyi +0 -0
  154. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/setup.cfg +0 -0
  155. {metal_stack_api-0.5.2 → metal_stack_api-0.5.3}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metal-stack-api
3
- Version: 0.5.2
3
+ Version: 0.5.3
4
4
  Summary: Python API client for metal-stack api
5
5
  Home-page: https://github.com/metal-stack/api
6
6
  Author: metal-stack authors
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: buf/validate/validate.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'buf/validate/validate.proto'
19
19
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metal-stack-api
3
- Version: 0.5.2
3
+ Version: 0.5.3
4
4
  Summary: Python API client for metal-stack api
5
5
  Home-page: https://github.com/metal-stack/api
6
6
  Author: metal-stack authors
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/audit.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/audit.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/component.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/component.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/filesystem.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/filesystem.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/image.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/image.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/ip.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/ip.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/machine.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/machine.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/network.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/network.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/partition.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/partition.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/project.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/project.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/size_imageconstraint.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/size_imageconstraint.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/size.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/size.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/size_reservation.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/size_reservation.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/switch.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/switch.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/task.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/task.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/tenant.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/tenant.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/token.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/token.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/admin/v2/vpn.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/admin/v2/vpn.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/audit.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/audit.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/common.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/common.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/component.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/component.proto'
19
19
  )
@@ -31,7 +31,7 @@ from metalstack.api.v2 import token_pb2 as metalstack_dot_api_dot_v2_dot_token__
31
31
  from metalstack.api.v2 import version_pb2 as metalstack_dot_api_dot_v2_dot_version__pb2
32
32
 
33
33
 
34
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!metalstack/api/v2/component.proto\x12\x11metalstack.api.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1emetalstack/api/v2/common.proto\x1a(metalstack/api/v2/predefined_rules.proto\x1a\x1dmetalstack/api/v2/token.proto\x1a\x1fmetalstack/api/v2/version.proto\"\xd8\x03\n\tComponent\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12>\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x04type\x12+\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\nidentifier\x12\x39\n\nstarted_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\tstartedAt\x12;\n\x0breported_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAt\x12\x35\n\x08interval\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationR\x08interval\x12\x34\n\x07version\x18\x07 \x01(\x0b\x32\x1a.metalstack.api.v2.VersionR\x07version\x12.\n\x05token\x18\x08 \x01(\x0b\x32\x18.metalstack.api.v2.TokenR\x05token\x12+\n\x04meta\x18\t \x01(\x0b\x32\x17.metalstack.api.v2.MetaR\x04meta\"\xcb\x01\n\x0e\x43omponentQuery\x12!\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01H\x00R\x04uuid\x88\x01\x01\x12\x43\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01H\x01R\x04type\x88\x01\x01\x12\x30\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01H\x02R\nidentifier\x88\x01\x01\x42\x07\n\x05_uuidB\x07\n\x05_typeB\r\n\x0b_identifier*\x8c\x03\n\rComponentType\x12/\n\x1a\x43OMPONENT_TYPE_UNSPECIFIED\x10\x00\x1a\x0f\x82\xb2\x19\x0bunspecified\x12+\n\x18\x43OMPONENT_TYPE_PIXIECORE\x10\x01\x1a\r\x82\xb2\x19\tpixiecore\x12-\n\x19\x43OMPONENT_TYPE_METAL_CORE\x10\x02\x1a\x0e\x82\xb2\x19\nmetal-core\x12+\n\x18\x43OMPONENT_TYPE_METAL_BMC\x10\x03\x1a\r\x82\xb2\x19\tmetal-bmc\x12\x45\n%COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC\x10\x04\x1a\x1a\x82\xb2\x19\x16metal-image-cache-sync\x12\x33\n\x1c\x43OMPONENT_TYPE_METAL_CONSOLE\x10\x05\x1a\x11\x82\xb2\x19\rmetal-console\x12\x45\n%COMPONENT_TYPE_METAL_METRICS_EXPORTER\x10\x06\x1a\x1a\x82\xb2\x19\x16metal-metrics-exporterB\xc4\x01\n\x15\x63om.metalstack.api.v2B\x0e\x43omponentProtoP\x01Z5github.com/metal-stack/api/go/metalstack/api/v2;apiv2\xa2\x02\x03MAX\xaa\x02\x11Metalstack.Api.V2\xca\x02\x11Metalstack\\Api\\V2\xe2\x02\x1dMetalstack\\Api\\V2\\GPBMetadata\xea\x02\x13Metalstack::Api::V2b\x06proto3')
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!metalstack/api/v2/component.proto\x12\x11metalstack.api.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1emetalstack/api/v2/common.proto\x1a(metalstack/api/v2/predefined_rules.proto\x1a\x1dmetalstack/api/v2/token.proto\x1a\x1fmetalstack/api/v2/version.proto\"\xd8\x03\n\tComponent\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12>\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x04type\x12+\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\nidentifier\x12\x39\n\nstarted_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\tstartedAt\x12;\n\x0breported_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAt\x12\x35\n\x08interval\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationR\x08interval\x12\x34\n\x07version\x18\x07 \x01(\x0b\x32\x1a.metalstack.api.v2.VersionR\x07version\x12.\n\x05token\x18\x08 \x01(\x0b\x32\x18.metalstack.api.v2.TokenR\x05token\x12+\n\x04meta\x18\t \x01(\x0b\x32\x17.metalstack.api.v2.MetaR\x04meta\"\xcb\x01\n\x0e\x43omponentQuery\x12!\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01H\x00R\x04uuid\x88\x01\x01\x12\x43\n\x04type\x18\x02 \x01(\x0e\x32 .metalstack.api.v2.ComponentTypeB\x08\xbaH\x05\x82\x01\x02\x10\x01H\x01R\x04type\x88\x01\x01\x12\x30\n\nidentifier\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01H\x02R\nidentifier\x88\x01\x01\x42\x07\n\x05_uuidB\x07\n\x05_typeB\r\n\x0b_identifier*\xcf\x03\n\rComponentType\x12/\n\x1a\x43OMPONENT_TYPE_UNSPECIFIED\x10\x00\x1a\x0f\x82\xb2\x19\x0bunspecified\x12+\n\x18\x43OMPONENT_TYPE_PIXIECORE\x10\x01\x1a\r\x82\xb2\x19\tpixiecore\x12-\n\x19\x43OMPONENT_TYPE_METAL_CORE\x10\x02\x1a\x0e\x82\xb2\x19\nmetal-core\x12+\n\x18\x43OMPONENT_TYPE_METAL_BMC\x10\x03\x1a\r\x82\xb2\x19\tmetal-bmc\x12\x45\n%COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC\x10\x04\x1a\x1a\x82\xb2\x19\x16metal-image-cache-sync\x12\x33\n\x1c\x43OMPONENT_TYPE_METAL_CONSOLE\x10\x05\x1a\x11\x82\xb2\x19\rmetal-console\x12\x45\n%COMPONENT_TYPE_METAL_METRICS_EXPORTER\x10\x06\x1a\x1a\x82\xb2\x19\x16metal-metrics-exporter\x12\x41\n#COMPONENT_TYPE_EXTERNAL_APPLICATION\x10\x07\x1a\x18\x82\xb2\x19\x14\x65xternal-applicationB\xc4\x01\n\x15\x63om.metalstack.api.v2B\x0e\x43omponentProtoP\x01Z5github.com/metal-stack/api/go/metalstack/api/v2;apiv2\xa2\x02\x03MAX\xaa\x02\x11Metalstack.Api.V2\xca\x02\x11Metalstack\\Api\\V2\xe2\x02\x1dMetalstack\\Api\\V2\\GPBMetadata\xea\x02\x13Metalstack::Api::V2b\x06proto3')
35
35
 
36
36
  _globals = globals()
37
37
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -53,6 +53,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
53
53
  _globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_METAL_CONSOLE"]._serialized_options = b'\202\262\031\rmetal-console'
54
54
  _globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_METAL_METRICS_EXPORTER"]._loaded_options = None
55
55
  _globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_METAL_METRICS_EXPORTER"]._serialized_options = b'\202\262\031\026metal-metrics-exporter'
56
+ _globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_EXTERNAL_APPLICATION"]._loaded_options = None
57
+ _globals['_COMPONENTTYPE'].values_by_name["COMPONENT_TYPE_EXTERNAL_APPLICATION"]._serialized_options = b'\202\262\031\024external-application'
56
58
  _globals['_COMPONENT'].fields_by_name['uuid']._loaded_options = None
57
59
  _globals['_COMPONENT'].fields_by_name['uuid']._serialized_options = b'\272H\005r\003\260\001\001'
58
60
  _globals['_COMPONENT'].fields_by_name['type']._loaded_options = None
@@ -66,7 +68,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
66
68
  _globals['_COMPONENTQUERY'].fields_by_name['identifier']._loaded_options = None
67
69
  _globals['_COMPONENTQUERY'].fields_by_name['identifier']._serialized_options = b'\272H\010r\006\300\263\256\261\002\001'
68
70
  _globals['_COMPONENTTYPE']._serialized_start=970
69
- _globals['_COMPONENTTYPE']._serialized_end=1366
71
+ _globals['_COMPONENTTYPE']._serialized_end=1433
70
72
  _globals['_COMPONENT']._serialized_start=289
71
73
  _globals['_COMPONENT']._serialized_end=761
72
74
  _globals['_COMPONENTQUERY']._serialized_start=764
@@ -24,6 +24,7 @@ class ComponentType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
24
24
  COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC: _ClassVar[ComponentType]
25
25
  COMPONENT_TYPE_METAL_CONSOLE: _ClassVar[ComponentType]
26
26
  COMPONENT_TYPE_METAL_METRICS_EXPORTER: _ClassVar[ComponentType]
27
+ COMPONENT_TYPE_EXTERNAL_APPLICATION: _ClassVar[ComponentType]
27
28
  COMPONENT_TYPE_UNSPECIFIED: ComponentType
28
29
  COMPONENT_TYPE_PIXIECORE: ComponentType
29
30
  COMPONENT_TYPE_METAL_CORE: ComponentType
@@ -31,6 +32,7 @@ COMPONENT_TYPE_METAL_BMC: ComponentType
31
32
  COMPONENT_TYPE_METAL_IMAGE_CACHE_SYNC: ComponentType
32
33
  COMPONENT_TYPE_METAL_CONSOLE: ComponentType
33
34
  COMPONENT_TYPE_METAL_METRICS_EXPORTER: ComponentType
35
+ COMPONENT_TYPE_EXTERNAL_APPLICATION: ComponentType
34
36
 
35
37
  class Component(_message.Message):
36
38
  __slots__ = ("uuid", "type", "identifier", "started_at", "reported_at", "interval", "version", "token", "meta")
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/filesystem.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/filesystem.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/health.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/health.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/image.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/image.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/ip.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/ip.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/machine.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/machine.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/method.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/method.proto'
19
19
  )
@@ -2,7 +2,7 @@
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
4
  # source: metalstack/api/v2/network.proto
5
- # Protobuf Python Version: 7.35.1
5
+ # Protobuf Python Version: 7.36.0
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
8
8
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -12,8 +12,8 @@ from google.protobuf.internal import builder as _builder
12
12
  _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  7,
15
- 35,
16
- 1,
15
+ 36,
16
+ 0,
17
17
  '',
18
18
  'metalstack/api/v2/network.proto'
19
19
  )