metal-stack-api 0.0.44__tar.gz → 0.0.46__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 (119) hide show
  1. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/PKG-INFO +1 -1
  2. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metal_stack_api.egg-info/PKG-INFO +1 -1
  3. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/filesystem_pb2.py +2 -2
  4. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/image_pb2.py +2 -2
  5. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/ip_pb2.py +2 -2
  6. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/machine_pb2.py +2 -2
  7. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/network_pb2.py +2 -2
  8. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/partition_pb2.py +2 -2
  9. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/project_pb2.py +2 -2
  10. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/size_pb2.py +2 -2
  11. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/switch_pb2.py +2 -2
  12. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/task_pb2.py +2 -2
  13. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/tenant_pb2.py +2 -2
  14. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/token_pb2.py +2 -2
  15. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/vpn_pb2.py +2 -2
  16. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/common_pb2.py +2 -2
  17. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/filesystem_pb2.py +2 -2
  18. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/health_pb2.py +2 -2
  19. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/image_pb2.py +2 -2
  20. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/ip_pb2.py +2 -2
  21. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/machine_pb2.py +2 -2
  22. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/method_pb2.py +2 -2
  23. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/network_pb2.py +2 -2
  24. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/partition_pb2.py +2 -2
  25. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/predefined_rules_pb2.py +2 -2
  26. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/project_pb2.py +2 -2
  27. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/size_pb2.py +2 -2
  28. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/switch_pb2.py +2 -2
  29. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/tenant_pb2.py +2 -2
  30. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/token_pb2.py +2 -2
  31. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/user_pb2.py +2 -2
  32. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/version_pb2.py +2 -2
  33. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/vpn_pb2.py +2 -2
  34. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/client/client.py +47 -46
  35. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/bmc_pb2.py +2 -2
  36. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/boot_pb2.py +2 -2
  37. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/event_pb2.py +2 -2
  38. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/switch_pb2.py +2 -2
  39. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/README.md +0 -0
  40. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metal_stack_api.egg-info/SOURCES.txt +0 -0
  41. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metal_stack_api.egg-info/dependency_links.txt +0 -0
  42. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metal_stack_api.egg-info/requires.txt +0 -0
  43. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metal_stack_api.egg-info/top_level.txt +0 -0
  44. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/__init__.py +0 -0
  45. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/__init__.py +0 -0
  46. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/__init__.py +0 -0
  47. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/filesystem_connect.py +0 -0
  48. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/filesystem_pb2.pyi +0 -0
  49. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/image_connect.py +0 -0
  50. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/image_pb2.pyi +0 -0
  51. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/ip_connect.py +0 -0
  52. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/ip_pb2.pyi +0 -0
  53. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/machine_connect.py +0 -0
  54. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/machine_pb2.pyi +0 -0
  55. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/network_connect.py +0 -0
  56. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/network_pb2.pyi +0 -0
  57. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/partition_connect.py +0 -0
  58. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/partition_pb2.pyi +0 -0
  59. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/project_connect.py +0 -0
  60. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/project_pb2.pyi +0 -0
  61. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/size_connect.py +0 -0
  62. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/size_pb2.pyi +0 -0
  63. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/switch_connect.py +0 -0
  64. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/switch_pb2.pyi +0 -0
  65. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/task_connect.py +0 -0
  66. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/task_pb2.pyi +0 -0
  67. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/tenant_connect.py +0 -0
  68. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/tenant_pb2.pyi +0 -0
  69. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/token_connect.py +0 -0
  70. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/token_pb2.pyi +0 -0
  71. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/vpn_connect.py +0 -0
  72. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/admin/v2/vpn_pb2.pyi +0 -0
  73. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/__init__.py +0 -0
  74. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/__init__.py +0 -0
  75. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/common_pb2.pyi +0 -0
  76. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/filesystem_connect.py +0 -0
  77. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/filesystem_pb2.pyi +0 -0
  78. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/health_connect.py +0 -0
  79. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/health_pb2.pyi +0 -0
  80. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/image_connect.py +0 -0
  81. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/image_pb2.pyi +0 -0
  82. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/ip_connect.py +0 -0
  83. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/ip_pb2.pyi +0 -0
  84. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/machine_connect.py +0 -0
  85. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/machine_pb2.pyi +0 -0
  86. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/method_connect.py +0 -0
  87. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/method_pb2.pyi +0 -0
  88. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/network_connect.py +0 -0
  89. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/network_pb2.pyi +0 -0
  90. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/partition_connect.py +0 -0
  91. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/partition_pb2.pyi +0 -0
  92. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/predefined_rules_pb2.pyi +0 -0
  93. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/project_connect.py +0 -0
  94. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/project_pb2.pyi +0 -0
  95. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/size_connect.py +0 -0
  96. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/size_pb2.pyi +0 -0
  97. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/switch_pb2.pyi +0 -0
  98. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/tenant_connect.py +0 -0
  99. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/tenant_pb2.pyi +0 -0
  100. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/token_connect.py +0 -0
  101. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/token_pb2.pyi +0 -0
  102. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/user_connect.py +0 -0
  103. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/user_pb2.pyi +0 -0
  104. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/version_connect.py +0 -0
  105. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/version_pb2.pyi +0 -0
  106. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/api/v2/vpn_pb2.pyi +0 -0
  107. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/client/__init__.py +0 -0
  108. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/__init__.py +0 -0
  109. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/__init__.py +0 -0
  110. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/bmc_connect.py +0 -0
  111. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/bmc_pb2.pyi +0 -0
  112. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/boot_connect.py +0 -0
  113. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/boot_pb2.pyi +0 -0
  114. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/event_connect.py +0 -0
  115. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/event_pb2.pyi +0 -0
  116. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/switch_connect.py +0 -0
  117. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/metalstack/infra/v2/switch_pb2.pyi +0 -0
  118. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/setup.cfg +0 -0
  119. {metal_stack_api-0.0.44 → metal_stack_api-0.0.46}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metal-stack-api
3
- Version: 0.0.44
3
+ Version: 0.0.46
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
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metal-stack-api
3
- Version: 0.0.44
3
+ Version: 0.0.46
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/filesystem.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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/switch.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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/common.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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/filesystem.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
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: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/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/api/v2/partition.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/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/api/v2/predefined_rules.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/v2/predefined_rules.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/project.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/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/api/v2/size.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/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/api/v2/switch.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/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/api/v2/tenant.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/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/api/v2/token.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/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/api/v2/user.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/v2/user.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/version.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/v2/version.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/vpn.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/api/v2/vpn.proto'
19
19
  )
@@ -1,6 +1,6 @@
1
1
  # Code generated by generate.go. DO NOT EDIT.
2
2
 
3
- import httpx
3
+ import pyqwest
4
4
 
5
5
  import metalstack.admin.v2.filesystem_connect as admin_filesystem_connect
6
6
  import metalstack.admin.v2.image_connect as admin_image_connect
@@ -39,138 +39,139 @@ import metalstack.infra.v2.switch_connect as infra_switch_connect
39
39
 
40
40
 
41
41
  class Client:
42
- def __init__(self, baseurl: str, token: str, timeout: int = 10):
42
+ def __init__(self, baseurl: str, timeout: float = 10):
43
43
  self._baseurl = baseurl
44
44
 
45
- headers = {}
46
- if token:
47
- headers["Authorization"] = "Bearer " + token
45
+ transport = pyqwest.SyncHTTPTransport(
46
+ http_version=pyqwest.HTTPVersion.HTTP2,
47
+ timeout=timeout,
48
+ )
48
49
 
49
- self._session = httpx.Client(headers=headers, timeout=timeout)
50
+ self._client = pyqwest.SyncClient(transport=transport)
50
51
 
51
52
 
52
53
  def adminv2(self):
53
- return self._Adminv2(baseurl=self._baseurl, session=self._session)
54
+ return self._Adminv2(baseurl=self._baseurl, client=self._client)
54
55
 
55
56
  def apiv2(self):
56
- return self._Apiv2(baseurl=self._baseurl, session=self._session)
57
+ return self._Apiv2(baseurl=self._baseurl, client=self._client)
57
58
 
58
59
  def infrav2(self):
59
- return self._Infrav2(baseurl=self._baseurl, session=self._session)
60
+ return self._Infrav2(baseurl=self._baseurl, client=self._client)
60
61
 
61
62
 
62
63
 
63
64
  class _Adminv2:
64
- def __init__(self, baseurl: str, session=None):
65
+ def __init__(self, baseurl: str, client: pyqwest.SyncClient = None):
65
66
  self._baseurl = baseurl
66
- self._session = session
67
+ self._client = client
67
68
 
68
69
 
69
70
  def filesystem(self):
70
- return admin_filesystem_connect.FilesystemServiceClientSync(address=self._baseurl, session=self._session)
71
+ return admin_filesystem_connect.FilesystemServiceClientSync(address=self._baseurl, http_client=self._client)
71
72
 
72
73
  def image(self):
73
- return admin_image_connect.ImageServiceClientSync(address=self._baseurl, session=self._session)
74
+ return admin_image_connect.ImageServiceClientSync(address=self._baseurl, http_client=self._client)
74
75
 
75
76
  def ip(self):
76
- return admin_ip_connect.IPServiceClientSync(address=self._baseurl, session=self._session)
77
+ return admin_ip_connect.IPServiceClientSync(address=self._baseurl, http_client=self._client)
77
78
 
78
79
  def machine(self):
79
- return admin_machine_connect.MachineServiceClientSync(address=self._baseurl, session=self._session)
80
+ return admin_machine_connect.MachineServiceClientSync(address=self._baseurl, http_client=self._client)
80
81
 
81
82
  def network(self):
82
- return admin_network_connect.NetworkServiceClientSync(address=self._baseurl, session=self._session)
83
+ return admin_network_connect.NetworkServiceClientSync(address=self._baseurl, http_client=self._client)
83
84
 
84
85
  def partition(self):
85
- return admin_partition_connect.PartitionServiceClientSync(address=self._baseurl, session=self._session)
86
+ return admin_partition_connect.PartitionServiceClientSync(address=self._baseurl, http_client=self._client)
86
87
 
87
88
  def project(self):
88
- return admin_project_connect.ProjectServiceClientSync(address=self._baseurl, session=self._session)
89
+ return admin_project_connect.ProjectServiceClientSync(address=self._baseurl, http_client=self._client)
89
90
 
90
91
  def size(self):
91
- return admin_size_connect.SizeServiceClientSync(address=self._baseurl, session=self._session)
92
+ return admin_size_connect.SizeServiceClientSync(address=self._baseurl, http_client=self._client)
92
93
 
93
94
  def switch(self):
94
- return admin_switch_connect.SwitchServiceClientSync(address=self._baseurl, session=self._session)
95
+ return admin_switch_connect.SwitchServiceClientSync(address=self._baseurl, http_client=self._client)
95
96
 
96
97
  def task(self):
97
- return admin_task_connect.TaskServiceClientSync(address=self._baseurl, session=self._session)
98
+ return admin_task_connect.TaskServiceClientSync(address=self._baseurl, http_client=self._client)
98
99
 
99
100
  def tenant(self):
100
- return admin_tenant_connect.TenantServiceClientSync(address=self._baseurl, session=self._session)
101
+ return admin_tenant_connect.TenantServiceClientSync(address=self._baseurl, http_client=self._client)
101
102
 
102
103
  def token(self):
103
- return admin_token_connect.TokenServiceClientSync(address=self._baseurl, session=self._session)
104
+ return admin_token_connect.TokenServiceClientSync(address=self._baseurl, http_client=self._client)
104
105
 
105
106
  def vpn(self):
106
- return admin_vpn_connect.VPNServiceClientSync(address=self._baseurl, session=self._session)
107
+ return admin_vpn_connect.VPNServiceClientSync(address=self._baseurl, http_client=self._client)
107
108
 
108
109
 
109
110
  class _Apiv2:
110
- def __init__(self, baseurl: str, session=None):
111
+ def __init__(self, baseurl: str, client: pyqwest.SyncClient = None):
111
112
  self._baseurl = baseurl
112
- self._session = session
113
+ self._client = client
113
114
 
114
115
 
115
116
  def filesystem(self):
116
- return api_filesystem_connect.FilesystemServiceClientSync(address=self._baseurl, session=self._session)
117
+ return api_filesystem_connect.FilesystemServiceClientSync(address=self._baseurl, http_client=self._client)
117
118
 
118
119
  def health(self):
119
- return api_health_connect.HealthServiceClientSync(address=self._baseurl, session=self._session)
120
+ return api_health_connect.HealthServiceClientSync(address=self._baseurl, http_client=self._client)
120
121
 
121
122
  def image(self):
122
- return api_image_connect.ImageServiceClientSync(address=self._baseurl, session=self._session)
123
+ return api_image_connect.ImageServiceClientSync(address=self._baseurl, http_client=self._client)
123
124
 
124
125
  def ip(self):
125
- return api_ip_connect.IPServiceClientSync(address=self._baseurl, session=self._session)
126
+ return api_ip_connect.IPServiceClientSync(address=self._baseurl, http_client=self._client)
126
127
 
127
128
  def machine(self):
128
- return api_machine_connect.MachineServiceClientSync(address=self._baseurl, session=self._session)
129
+ return api_machine_connect.MachineServiceClientSync(address=self._baseurl, http_client=self._client)
129
130
 
130
131
  def method(self):
131
- return api_method_connect.MethodServiceClientSync(address=self._baseurl, session=self._session)
132
+ return api_method_connect.MethodServiceClientSync(address=self._baseurl, http_client=self._client)
132
133
 
133
134
  def network(self):
134
- return api_network_connect.NetworkServiceClientSync(address=self._baseurl, session=self._session)
135
+ return api_network_connect.NetworkServiceClientSync(address=self._baseurl, http_client=self._client)
135
136
 
136
137
  def partition(self):
137
- return api_partition_connect.PartitionServiceClientSync(address=self._baseurl, session=self._session)
138
+ return api_partition_connect.PartitionServiceClientSync(address=self._baseurl, http_client=self._client)
138
139
 
139
140
  def project(self):
140
- return api_project_connect.ProjectServiceClientSync(address=self._baseurl, session=self._session)
141
+ return api_project_connect.ProjectServiceClientSync(address=self._baseurl, http_client=self._client)
141
142
 
142
143
  def size(self):
143
- return api_size_connect.SizeServiceClientSync(address=self._baseurl, session=self._session)
144
+ return api_size_connect.SizeServiceClientSync(address=self._baseurl, http_client=self._client)
144
145
 
145
146
  def tenant(self):
146
- return api_tenant_connect.TenantServiceClientSync(address=self._baseurl, session=self._session)
147
+ return api_tenant_connect.TenantServiceClientSync(address=self._baseurl, http_client=self._client)
147
148
 
148
149
  def token(self):
149
- return api_token_connect.TokenServiceClientSync(address=self._baseurl, session=self._session)
150
+ return api_token_connect.TokenServiceClientSync(address=self._baseurl, http_client=self._client)
150
151
 
151
152
  def user(self):
152
- return api_user_connect.UserServiceClientSync(address=self._baseurl, session=self._session)
153
+ return api_user_connect.UserServiceClientSync(address=self._baseurl, http_client=self._client)
153
154
 
154
155
  def version(self):
155
- return api_version_connect.VersionServiceClientSync(address=self._baseurl, session=self._session)
156
+ return api_version_connect.VersionServiceClientSync(address=self._baseurl, http_client=self._client)
156
157
 
157
158
 
158
159
  class _Infrav2:
159
- def __init__(self, baseurl: str, session=None):
160
+ def __init__(self, baseurl: str, client: pyqwest.SyncClient = None):
160
161
  self._baseurl = baseurl
161
- self._session = session
162
+ self._client = client
162
163
 
163
164
 
164
165
  def bmc(self):
165
- return infra_bmc_connect.BMCServiceClientSync(address=self._baseurl, session=self._session)
166
+ return infra_bmc_connect.BMCServiceClientSync(address=self._baseurl, http_client=self._client)
166
167
 
167
168
  def boot(self):
168
- return infra_boot_connect.BootServiceClientSync(address=self._baseurl, session=self._session)
169
+ return infra_boot_connect.BootServiceClientSync(address=self._baseurl, http_client=self._client)
169
170
 
170
171
  def event(self):
171
- return infra_event_connect.EventServiceClientSync(address=self._baseurl, session=self._session)
172
+ return infra_event_connect.EventServiceClientSync(address=self._baseurl, http_client=self._client)
172
173
 
173
174
  def switch(self):
174
- return infra_switch_connect.SwitchServiceClientSync(address=self._baseurl, session=self._session)
175
+ return infra_switch_connect.SwitchServiceClientSync(address=self._baseurl, http_client=self._client)
175
176
 
176
177
 
@@ -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/infra/v2/bmc.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/infra/v2/bmc.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/infra/v2/boot.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/infra/v2/boot.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/infra/v2/event.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/infra/v2/event.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/infra/v2/switch.proto
5
- # Protobuf Python Version: 6.33.4
5
+ # Protobuf Python Version: 6.33.5
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
@@ -13,7 +13,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
13
13
  _runtime_version.Domain.PUBLIC,
14
14
  6,
15
15
  33,
16
- 4,
16
+ 5,
17
17
  '',
18
18
  'metalstack/infra/v2/switch.proto'
19
19
  )