cribl-control-plane 0.1.1rc6__tar.gz → 0.2.0__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.

Potentially problematic release.


This version of cribl-control-plane might be problematic. Click here for more details.

Files changed (335) hide show
  1. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/PKG-INFO +3 -35
  2. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/README-PYPI.md +2 -34
  3. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/pyproject.toml +1 -1
  4. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/_version.py +5 -3
  5. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/groups_sdk.py +4 -4
  6. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/__init__.py +27 -50
  7. cribl_control_plane-0.2.0/src/cribl_control_plane/models/appmode.py +14 -0
  8. cribl_control_plane-0.1.1rc6/src/cribl_control_plane/models/uploadpackresponse.py → cribl_control_plane-0.2.0/src/cribl_control_plane/models/authtoken.py +4 -4
  9. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/configgroup.py +2 -17
  10. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createversionundoop.py +3 -3
  11. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/distributedsummary.py +0 -6
  12. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/hbcriblinfo.py +3 -14
  13. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/heartbeatmetadata.py +0 -3
  14. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/input.py +63 -65
  15. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputappscope.py +0 -4
  16. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputazureblob.py +0 -4
  17. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputcollection.py +0 -4
  18. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputconfluentcloud.py +18 -8
  19. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputcribl.py +0 -4
  20. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputcriblhttp.py +0 -4
  21. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputcribllakehttp.py +0 -4
  22. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputcriblmetrics.py +0 -4
  23. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputcribltcp.py +0 -4
  24. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputcrowdstrike.py +0 -7
  25. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputdatadogagent.py +0 -4
  26. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputdatagen.py +0 -4
  27. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputedgeprometheus.py +0 -12
  28. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputelastic.py +0 -11
  29. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputeventhub.py +0 -6
  30. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputexec.py +0 -4
  31. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputfile.py +0 -6
  32. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputfirehose.py +0 -4
  33. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputgooglepubsub.py +0 -7
  34. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputgrafana.py +0 -8
  35. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputhttp.py +0 -4
  36. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputhttpraw.py +0 -4
  37. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputjournalfiles.py +0 -4
  38. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputkafka.py +17 -8
  39. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputkinesis.py +0 -15
  40. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputkubeevents.py +0 -4
  41. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputkubelogs.py +0 -4
  42. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputkubemetrics.py +0 -4
  43. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputloki.py +0 -4
  44. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputmetrics.py +0 -4
  45. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputmodeldriventelemetry.py +0 -4
  46. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputmsk.py +17 -7
  47. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputnetflow.py +0 -4
  48. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputoffice365mgmt.py +0 -11
  49. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputoffice365msgtrace.py +0 -11
  50. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputoffice365service.py +0 -11
  51. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputopentelemetry.py +0 -8
  52. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputprometheus.py +0 -10
  53. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputprometheusrw.py +0 -4
  54. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputrawudp.py +0 -4
  55. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputs3.py +0 -7
  56. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputs3inventory.py +0 -7
  57. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsecuritylake.py +0 -7
  58. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsnmp.py +0 -11
  59. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsplunk.py +0 -9
  60. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsplunkhec.py +0 -4
  61. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsplunksearch.py +0 -7
  62. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsqs.py +0 -9
  63. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsyslog.py +0 -8
  64. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsystemmetrics.py +0 -32
  65. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputsystemstate.py +0 -4
  66. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputtcp.py +0 -4
  67. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputtcpjson.py +0 -4
  68. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputwef.py +0 -6
  69. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputwindowsmetrics.py +0 -28
  70. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputwineventlogs.py +0 -8
  71. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputwiz.py +0 -7
  72. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputwizwebhook.py +0 -4
  73. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/inputzscalerhec.py +0 -4
  74. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/jobinfo.py +1 -4
  75. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/nodeprovidedinfo.py +1 -7
  76. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/output.py +80 -85
  77. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputazureblob.py +0 -20
  78. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputazuredataexplorer.py +0 -28
  79. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputazureeventhub.py +0 -17
  80. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputazurelogs.py +0 -13
  81. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputchronicle.py +0 -13
  82. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputclickhouse.py +0 -17
  83. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputcloudwatch.py +0 -13
  84. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputconfluentcloud.py +18 -24
  85. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputcriblhttp.py +0 -15
  86. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputcribllake.py +0 -21
  87. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputcribltcp.py +0 -12
  88. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputcrowdstrikenextgensiem.py +0 -15
  89. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdatadog.py +0 -30
  90. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdataset.py +0 -23
  91. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdls3.py +0 -35
  92. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdynatracehttp.py +0 -22
  93. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdynatraceotlp.py +0 -22
  94. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputelastic.py +0 -18
  95. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputelasticcloud.py +0 -13
  96. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputexabeam.py +0 -14
  97. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputfilesystem.py +0 -15
  98. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputgooglechronicle.py +0 -21
  99. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputgooglecloudlogging.py +0 -19
  100. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputgooglecloudstorage.py +0 -28
  101. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputgooglepubsub.py +0 -13
  102. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputgrafanacloud.py +0 -50
  103. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputgraphite.py +0 -12
  104. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputhoneycomb.py +0 -13
  105. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputhumiohec.py +0 -15
  106. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputinfluxdb.py +0 -19
  107. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputkafka.py +17 -24
  108. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputkinesis.py +0 -15
  109. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputloki.py +0 -20
  110. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputminio.py +0 -28
  111. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputmsk.py +17 -23
  112. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputnewrelic.py +0 -16
  113. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputnewrelicevents.py +0 -16
  114. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputopentelemetry.py +0 -22
  115. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputprometheus.py +0 -13
  116. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputring.py +0 -2
  117. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputs3.py +0 -35
  118. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsecuritylake.py +0 -29
  119. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsentinel.py +0 -15
  120. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsentineloneaisiem.py +0 -13
  121. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputservicenow.py +0 -21
  122. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsignalfx.py +0 -13
  123. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsns.py +0 -13
  124. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsplunk.py +0 -15
  125. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsplunkhec.py +0 -13
  126. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsplunklb.py +0 -15
  127. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsqs.py +0 -15
  128. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputstatsd.py +0 -12
  129. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputstatsdext.py +0 -12
  130. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsumologic.py +0 -15
  131. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsyslog.py +0 -24
  132. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputtcpjson.py +0 -12
  133. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputwavefront.py +0 -13
  134. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputwebhook.py +0 -23
  135. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputxsiam.py +0 -13
  136. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/packinfo.py +5 -8
  137. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/packinstallinfo.py +5 -8
  138. cribl_control_plane-0.2.0/src/cribl_control_plane/models/routecloneconf.py +13 -0
  139. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/routeconf.py +4 -3
  140. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/runnablejobcollection.py +0 -4
  141. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/packs.py +7 -202
  142. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/tokens.py +6 -16
  143. cribl_control_plane-0.1.1rc6/src/cribl_control_plane/models/authtoken.py +0 -17
  144. cribl_control_plane-0.1.1rc6/src/cribl_control_plane/models/loginop.py +0 -18
  145. cribl_control_plane-0.1.1rc6/src/cribl_control_plane/models/outputdatabricks.py +0 -291
  146. cribl_control_plane-0.1.1rc6/src/cribl_control_plane/models/updatepacksop.py +0 -27
  147. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/py.typed +0 -0
  148. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/__init__.py +0 -0
  149. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/_hooks/__init__.py +0 -0
  150. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/_hooks/clientcredentials.py +0 -0
  151. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/_hooks/registration.py +0 -0
  152. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/_hooks/sdkhooks.py +0 -0
  153. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/_hooks/types.py +0 -0
  154. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/acl.py +0 -0
  155. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/auth_sdk.py +0 -0
  156. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/basesdk.py +0 -0
  157. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/branches.py +0 -0
  158. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/commits.py +0 -0
  159. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/commits_files.py +0 -0
  160. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/configs_versions.py +0 -0
  161. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/destinations.py +0 -0
  162. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/destinations_pq.py +0 -0
  163. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/errors/__init__.py +0 -0
  164. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/errors/apierror.py +0 -0
  165. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/errors/criblcontrolplaneerror.py +0 -0
  166. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/errors/error.py +0 -0
  167. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/errors/healthstatus_error.py +0 -0
  168. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/errors/no_response_error.py +0 -0
  169. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/errors/responsevalidationerror.py +0 -0
  170. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/groups_configs.py +0 -0
  171. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/health.py +0 -0
  172. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/hectokens.py +0 -0
  173. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/httpclient.py +0 -0
  174. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/lakedatasets.py +0 -0
  175. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/addhectokenrequest.py +0 -0
  176. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/branchinfo.py +0 -0
  177. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/cacheconnection.py +0 -0
  178. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/cacheconnectionbackfillstatus.py +0 -0
  179. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/cloudprovider.py +0 -0
  180. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/commit.py +0 -0
  181. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/configgroupcloud.py +0 -0
  182. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/configgrouplookups.py +0 -0
  183. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createconfiggroupbyproductop.py +0 -0
  184. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createcribllakedatasetbylakeidop.py +0 -0
  185. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createinputhectokenbyidop.py +0 -0
  186. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createinputop.py +0 -0
  187. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createoutputop.py +0 -0
  188. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createoutputtestbyidop.py +0 -0
  189. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createpacksop.py +0 -0
  190. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createpipelineop.py +0 -0
  191. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createroutesappendbyidop.py +0 -0
  192. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createversioncommitop.py +0 -0
  193. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createversionpushop.py +0 -0
  194. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/createversionrevertop.py +0 -0
  195. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/criblevent.py +0 -0
  196. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/cribllakedataset.py +0 -0
  197. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/cribllakedatasetupdate.py +0 -0
  198. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/currentbranchresult.py +0 -0
  199. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/datasetmetadata.py +0 -0
  200. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/datasetmetadataruninfo.py +0 -0
  201. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deleteconfiggroupbyproductandidop.py +0 -0
  202. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deletecribllakedatasetbylakeidandidop.py +0 -0
  203. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deleteinputbyidop.py +0 -0
  204. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deleteoutputbyidop.py +0 -0
  205. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deleteoutputpqbyidop.py +0 -0
  206. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deletepacksbyidop.py +0 -0
  207. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deletepipelinebyidop.py +0 -0
  208. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deployrequest.py +0 -0
  209. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/deployrequestlookups.py +0 -0
  210. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/difffiles.py +0 -0
  211. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/error.py +0 -0
  212. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getconfiggroupaclbyproductandidop.py +0 -0
  213. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getconfiggroupaclteamsbyproductandidop.py +0 -0
  214. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getconfiggroupbyproductandidop.py +0 -0
  215. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getconfiggroupconfigversionbyproductandidop.py +0 -0
  216. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getcribllakedatasetbylakeidandidop.py +0 -0
  217. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getcribllakedatasetbylakeidop.py +0 -0
  218. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gethealthinfoop.py +0 -0
  219. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getinputbyidop.py +0 -0
  220. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getmasterworkerentryop.py +0 -0
  221. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getoutputbyidop.py +0 -0
  222. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getoutputpqbyidop.py +0 -0
  223. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getoutputsamplesbyidop.py +0 -0
  224. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getpacksbyidop.py +0 -0
  225. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getpacksop.py +0 -0
  226. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getpipelinebyidop.py +0 -0
  227. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getroutesbyidop.py +0 -0
  228. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getsummaryop.py +0 -0
  229. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversionbranchop.py +0 -0
  230. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversioncountop.py +0 -0
  231. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversiondiffop.py +0 -0
  232. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversionfilesop.py +0 -0
  233. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversioninfoop.py +0 -0
  234. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversionop.py +0 -0
  235. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversionshowop.py +0 -0
  236. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/getversionstatusop.py +0 -0
  237. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitcommitparams.py +0 -0
  238. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitcommitsummary.py +0 -0
  239. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitcountresult.py +0 -0
  240. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitdiffresult.py +0 -0
  241. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitfile.py +0 -0
  242. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitfilesresponse.py +0 -0
  243. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitinfo.py +0 -0
  244. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitlogresult.py +0 -0
  245. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitrevertparams.py +0 -0
  246. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitrevertresult.py +0 -0
  247. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitshowresult.py +0 -0
  248. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/gitstatusresult.py +0 -0
  249. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/hbleaderinfo.py +0 -0
  250. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/healthstatus.py +0 -0
  251. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/jobstatus.py +0 -0
  252. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/lakedatasetsearchconfig.py +0 -0
  253. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/lakehouseconnectiontype.py +0 -0
  254. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/listconfiggroupbyproductop.py +0 -0
  255. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/listinputop.py +0 -0
  256. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/listmasterworkerentryop.py +0 -0
  257. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/listoutputop.py +0 -0
  258. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/listpipelineop.py +0 -0
  259. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/listroutesop.py +0 -0
  260. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/logininfo.py +0 -0
  261. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/lookupversions.py +0 -0
  262. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/masterworkerentry.py +0 -0
  263. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/nodeactiveupgradestatus.py +0 -0
  264. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/nodefailedupgradestatus.py +0 -0
  265. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/nodeskippedupgradestatus.py +0 -0
  266. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/nodeupgradestate.py +0 -0
  267. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/nodeupgradestatus.py +0 -0
  268. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdefault.py +0 -0
  269. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdevnull.py +0 -0
  270. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputdiskspool.py +0 -0
  271. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputnetflow.py +0 -0
  272. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputrouter.py +0 -0
  273. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsamplesresponse.py +0 -0
  274. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputsnmp.py +0 -0
  275. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputtestrequest.py +0 -0
  276. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/outputtestresponse.py +0 -0
  277. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/packrequestbody_union.py +0 -0
  278. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/packupgraderequest.py +0 -0
  279. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/pipeline.py +0 -0
  280. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/pipelinefunctionconf.py +0 -0
  281. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/productscore.py +0 -0
  282. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/rbacresource.py +0 -0
  283. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/resourcepolicy.py +0 -0
  284. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/routes.py +0 -0
  285. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/routesroute.py +0 -0
  286. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/runnablejob.py +0 -0
  287. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/runnablejobexecutor.py +0 -0
  288. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/runnablejobscheduledsearch.py +0 -0
  289. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/schemeclientoauth.py +0 -0
  290. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/security.py +0 -0
  291. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/teamaccesscontrollist.py +0 -0
  292. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updateconfiggroupbyproductandidop.py +0 -0
  293. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updateconfiggroupdeploybyproductandidop.py +0 -0
  294. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updatecribllakedatasetbylakeidandidop.py +0 -0
  295. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updatehectokenrequest.py +0 -0
  296. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updateinputbyidop.py +0 -0
  297. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updateinputhectokenbyidandtokenop.py +0 -0
  298. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updateoutputbyidop.py +0 -0
  299. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updatepacksbyidop.py +0 -0
  300. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updatepipelinebyidop.py +0 -0
  301. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/updateroutesbyidop.py +0 -0
  302. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/useraccesscontrollist.py +0 -0
  303. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/models/workertypes.py +0 -0
  304. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/nodes.py +0 -0
  305. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/pipelines.py +0 -0
  306. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/py.typed +0 -0
  307. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/routes_sdk.py +0 -0
  308. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/samples.py +0 -0
  309. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/sdk.py +0 -0
  310. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/sdkconfiguration.py +0 -0
  311. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/sources.py +0 -0
  312. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/statuses.py +0 -0
  313. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/summaries.py +0 -0
  314. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/teams.py +0 -0
  315. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/types/__init__.py +0 -0
  316. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/types/basemodel.py +0 -0
  317. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/__init__.py +0 -0
  318. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/annotations.py +0 -0
  319. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/datetimes.py +0 -0
  320. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/enums.py +0 -0
  321. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/eventstreaming.py +0 -0
  322. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/forms.py +0 -0
  323. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/headers.py +0 -0
  324. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/logger.py +0 -0
  325. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/metadata.py +0 -0
  326. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/queryparams.py +0 -0
  327. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/requestbodies.py +0 -0
  328. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/retries.py +0 -0
  329. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/security.py +0 -0
  330. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/serializers.py +0 -0
  331. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/unmarshal_json_response.py +0 -0
  332. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/url.py +0 -0
  333. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/utils/values.py +0 -0
  334. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/versions.py +0 -0
  335. {cribl_control_plane-0.1.1rc6 → cribl_control_plane-0.2.0}/src/cribl_control_plane/versions_configs.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cribl-control-plane
3
- Version: 0.1.1rc6
3
+ Version: 0.2.0
4
4
  Summary: Python Client SDK Generated by Speakeasy.
5
5
  Author: Speakeasy
6
6
  Requires-Python: >=3.9.2
@@ -41,7 +41,6 @@ Complementary API reference documentation is available at https://docs.cribl.io/
41
41
  * [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage)
42
42
  * [Authentication](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication)
43
43
  * [Available Resources and Operations](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#available-resources-and-operations)
44
- * [File uploads](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#file-uploads)
45
44
  * [Retries](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#retries)
46
45
  * [Error Handling](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#error-handling)
47
46
  * [Custom HTTP Client](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#custom-http-client)
@@ -382,9 +381,8 @@ with CriblControlPlane(
382
381
 
383
382
  ### [packs](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md)
384
383
 
385
- * [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Install a Pack
384
+ * [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Create or install a Pack
386
385
  * [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#list) - List all Packs
387
- * [upload](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#upload) - Upload a Pack file
388
386
  * [delete](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#delete) - Uninstall a Pack
389
387
  * [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#get) - Get a Pack
390
388
  * [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#update) - Upgrade a Pack
@@ -448,36 +446,6 @@ with CriblControlPlane(
448
446
  </details>
449
447
  <!-- End Available Resources and Operations [operations] -->
450
448
 
451
- <!-- Start File uploads [file-upload] -->
452
- ## File uploads
453
-
454
- Certain SDK methods accept file objects as part of a request body or multi-part request. It is possible and typically recommended to upload files as a stream rather than reading the entire contents into memory. This avoids excessive memory consumption and potentially crashing with out-of-memory errors when working with very large files. The following example demonstrates how to attach a file stream to a request.
455
-
456
- > [!TIP]
457
- >
458
- > For endpoints that handle file uploads bytes arrays can also be used. However, using streams is recommended for large files.
459
- >
460
-
461
- ```python
462
- from cribl_control_plane import CriblControlPlane, models
463
- import os
464
-
465
-
466
- with CriblControlPlane(
467
- server_url="https://api.example.com",
468
- security=models.Security(
469
- bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
470
- ),
471
- ) as ccp_client:
472
-
473
- res = ccp_client.packs.upload(filename="example.file", request_body=open("example.file", "rb"))
474
-
475
- # Handle response
476
- print(res)
477
-
478
- ```
479
- <!-- End File uploads [file-upload] -->
480
-
481
449
  <!-- Start Retries [retries] -->
482
450
  ## Retries
483
451
 
@@ -691,7 +659,7 @@ with CriblControlPlane(
691
659
 
692
660
 
693
661
  **Inherit from [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py)**:
694
- * [`HealthStatusError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/healthstatuserror.py): Healthy status. Status code `420`. Applicable to 1 of 63 methods.*
662
+ * [`HealthStatusError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/healthstatuserror.py): Healthy status. Status code `420`. Applicable to 1 of 62 methods.*
695
663
  * [`ResponseValidationError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.
696
664
 
697
665
  </details>
@@ -23,7 +23,6 @@ Complementary API reference documentation is available at https://docs.cribl.io/
23
23
  * [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage)
24
24
  * [Authentication](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication)
25
25
  * [Available Resources and Operations](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#available-resources-and-operations)
26
- * [File uploads](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#file-uploads)
27
26
  * [Retries](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#retries)
28
27
  * [Error Handling](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#error-handling)
29
28
  * [Custom HTTP Client](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#custom-http-client)
@@ -364,9 +363,8 @@ with CriblControlPlane(
364
363
 
365
364
  ### [packs](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md)
366
365
 
367
- * [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Install a Pack
366
+ * [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Create or install a Pack
368
367
  * [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#list) - List all Packs
369
- * [upload](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#upload) - Upload a Pack file
370
368
  * [delete](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#delete) - Uninstall a Pack
371
369
  * [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#get) - Get a Pack
372
370
  * [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#update) - Upgrade a Pack
@@ -430,36 +428,6 @@ with CriblControlPlane(
430
428
  </details>
431
429
  <!-- End Available Resources and Operations [operations] -->
432
430
 
433
- <!-- Start File uploads [file-upload] -->
434
- ## File uploads
435
-
436
- Certain SDK methods accept file objects as part of a request body or multi-part request. It is possible and typically recommended to upload files as a stream rather than reading the entire contents into memory. This avoids excessive memory consumption and potentially crashing with out-of-memory errors when working with very large files. The following example demonstrates how to attach a file stream to a request.
437
-
438
- > [!TIP]
439
- >
440
- > For endpoints that handle file uploads bytes arrays can also be used. However, using streams is recommended for large files.
441
- >
442
-
443
- ```python
444
- from cribl_control_plane import CriblControlPlane, models
445
- import os
446
-
447
-
448
- with CriblControlPlane(
449
- server_url="https://api.example.com",
450
- security=models.Security(
451
- bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
452
- ),
453
- ) as ccp_client:
454
-
455
- res = ccp_client.packs.upload(filename="example.file", request_body=open("example.file", "rb"))
456
-
457
- # Handle response
458
- print(res)
459
-
460
- ```
461
- <!-- End File uploads [file-upload] -->
462
-
463
431
  <!-- Start Retries [retries] -->
464
432
  ## Retries
465
433
 
@@ -673,7 +641,7 @@ with CriblControlPlane(
673
641
 
674
642
 
675
643
  **Inherit from [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py)**:
676
- * [`HealthStatusError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/healthstatuserror.py): Healthy status. Status code `420`. Applicable to 1 of 63 methods.*
644
+ * [`HealthStatusError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/healthstatuserror.py): Healthy status. Status code `420`. Applicable to 1 of 62 methods.*
677
645
  * [`ResponseValidationError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.
678
646
 
679
647
  </details>
@@ -1,7 +1,7 @@
1
1
 
2
2
  [project]
3
3
  name = "cribl-control-plane"
4
- version = "0.1.1rc6"
4
+ version = "0.2.0"
5
5
  description = "Python Client SDK Generated by Speakeasy."
6
6
  authors = [{ name = "Speakeasy" },]
7
7
  readme = "README-PYPI.md"
@@ -3,10 +3,12 @@
3
3
  import importlib.metadata
4
4
 
5
5
  __title__: str = "cribl-control-plane"
6
- __version__: str = "0.1.1rc6"
7
- __openapi_doc_version__: str = "4.15.0-alpha.1760607052180-31a53a17"
6
+ __version__: str = "0.2.0"
7
+ __openapi_doc_version__: str = "4.14.1-68918e2c"
8
8
  __gen_version__: str = "2.723.11"
9
- __user_agent__: str = "speakeasy-sdk/python 0.1.1rc6 2.723.11 4.15.0-alpha.1760607052180-31a53a17 cribl-control-plane"
9
+ __user_agent__: str = (
10
+ "speakeasy-sdk/python 0.2.0 2.723.11 4.14.1-68918e2c cribl-control-plane"
11
+ )
10
12
 
11
13
  try:
12
14
  if __package__ is not None:
@@ -224,7 +224,7 @@ class GroupsSDK(BaseSDK):
224
224
  config_version: Optional[str] = None,
225
225
  deploying_worker_count: Optional[float] = None,
226
226
  description: Optional[str] = None,
227
- estimated_ingest_rate: Optional[models.EstimatedIngestRate] = None,
227
+ estimated_ingest_rate: Optional[float] = None,
228
228
  git: Optional[Union[models.Git, models.GitTypedDict]] = None,
229
229
  incompatible_worker_count: Optional[float] = None,
230
230
  inherits: Optional[str] = None,
@@ -395,7 +395,7 @@ class GroupsSDK(BaseSDK):
395
395
  config_version: Optional[str] = None,
396
396
  deploying_worker_count: Optional[float] = None,
397
397
  description: Optional[str] = None,
398
- estimated_ingest_rate: Optional[models.EstimatedIngestRate] = None,
398
+ estimated_ingest_rate: Optional[float] = None,
399
399
  git: Optional[Union[models.Git, models.GitTypedDict]] = None,
400
400
  incompatible_worker_count: Optional[float] = None,
401
401
  inherits: Optional[str] = None,
@@ -757,7 +757,7 @@ class GroupsSDK(BaseSDK):
757
757
  config_version: Optional[str] = None,
758
758
  deploying_worker_count: Optional[float] = None,
759
759
  description: Optional[str] = None,
760
- estimated_ingest_rate: Optional[models.EstimatedIngestRate] = None,
760
+ estimated_ingest_rate: Optional[float] = None,
761
761
  git: Optional[Union[models.Git, models.GitTypedDict]] = None,
762
762
  incompatible_worker_count: Optional[float] = None,
763
763
  inherits: Optional[str] = None,
@@ -931,7 +931,7 @@ class GroupsSDK(BaseSDK):
931
931
  config_version: Optional[str] = None,
932
932
  deploying_worker_count: Optional[float] = None,
933
933
  description: Optional[str] = None,
934
- estimated_ingest_rate: Optional[models.EstimatedIngestRate] = None,
934
+ estimated_ingest_rate: Optional[float] = None,
935
935
  git: Optional[Union[models.Git, models.GitTypedDict]] = None,
936
936
  incompatible_worker_count: Optional[float] = None,
937
937
  inherits: Optional[str] = None,
@@ -12,6 +12,7 @@ if TYPE_CHECKING:
12
12
  AddHecTokenRequestMetadatumTypedDict,
13
13
  AddHecTokenRequestTypedDict,
14
14
  )
15
+ from .appmode import AppMode
15
16
  from .authtoken import AuthToken, AuthTokenTypedDict
16
17
  from .branchinfo import BranchInfo, BranchInfoTypedDict
17
18
  from .cacheconnection import CacheConnection, CacheConnectionTypedDict
@@ -22,7 +23,6 @@ if TYPE_CHECKING:
22
23
  ConfigGroup,
23
24
  ConfigGroupType,
24
25
  ConfigGroupTypedDict,
25
- EstimatedIngestRate,
26
26
  Git,
27
27
  GitTypedDict,
28
28
  )
@@ -361,13 +361,7 @@ if TYPE_CHECKING:
361
361
  Renamed,
362
362
  RenamedTypedDict,
363
363
  )
364
- from .hbcriblinfo import (
365
- Config,
366
- ConfigTypedDict,
367
- DistMode,
368
- HBCriblInfo,
369
- HBCriblInfoTypedDict,
370
- )
364
+ from .hbcriblinfo import Config, ConfigTypedDict, HBCriblInfo, HBCriblInfoTypedDict
371
365
  from .hbleaderinfo import HBLeaderInfo, HBLeaderInfoTypedDict
372
366
  from .healthstatus import HealthStatus, HealthStatusTypedDict, Role, Status
373
367
  from .heartbeatmetadata import (
@@ -474,6 +468,7 @@ if TYPE_CHECKING:
474
468
  InputConfluentCloudPqControlsTypedDict,
475
469
  InputConfluentCloudPqTypedDict,
476
470
  InputConfluentCloudSASLMechanism,
471
+ InputConfluentCloudSchemaType,
477
472
  InputConfluentCloudTLSSettingsClientSide,
478
473
  InputConfluentCloudTLSSettingsClientSideTypedDict,
479
474
  InputConfluentCloudType,
@@ -932,6 +927,7 @@ if TYPE_CHECKING:
932
927
  InputKafkaPqControlsTypedDict,
933
928
  InputKafkaPqTypedDict,
934
929
  InputKafkaSASLMechanism,
930
+ InputKafkaSchemaType,
935
931
  InputKafkaTLSSettingsClientSide,
936
932
  InputKafkaTLSSettingsClientSideTypedDict,
937
933
  InputKafkaType,
@@ -1099,6 +1095,7 @@ if TYPE_CHECKING:
1099
1095
  InputMskPqControls,
1100
1096
  InputMskPqControlsTypedDict,
1101
1097
  InputMskPqTypedDict,
1098
+ InputMskSchemaType,
1102
1099
  InputMskSignatureVersion,
1103
1100
  InputMskTLSSettingsClientSide,
1104
1101
  InputMskTLSSettingsClientSideTypedDict,
@@ -1803,7 +1800,6 @@ if TYPE_CHECKING:
1803
1800
  from .listpipelineop import ListPipelineResponse, ListPipelineResponseTypedDict
1804
1801
  from .listroutesop import ListRoutesResponse, ListRoutesResponseTypedDict
1805
1802
  from .logininfo import LoginInfo, LoginInfoTypedDict
1806
- from .loginop import LoginResponse, LoginResponseTypedDict
1807
1803
  from .lookupversions import LookupVersions, LookupVersionsTypedDict
1808
1804
  from .masterworkerentry import (
1809
1805
  LastMetrics,
@@ -2015,6 +2011,7 @@ if TYPE_CHECKING:
2015
2011
  OutputConfluentCloudQueueFullBehavior,
2016
2012
  OutputConfluentCloudRecordDataFormat,
2017
2013
  OutputConfluentCloudSASLMechanism,
2014
+ OutputConfluentCloudSchemaType,
2018
2015
  OutputConfluentCloudTLSSettingsClientSide,
2019
2016
  OutputConfluentCloudTLSSettingsClientSideTypedDict,
2020
2017
  OutputConfluentCloudType,
@@ -2097,15 +2094,6 @@ if TYPE_CHECKING:
2097
2094
  OutputCrowdstrikeNextGenSiemType,
2098
2095
  OutputCrowdstrikeNextGenSiemTypedDict,
2099
2096
  )
2100
- from .outputdatabricks import (
2101
- OutputDatabricks,
2102
- OutputDatabricksAuthenticationMethod,
2103
- OutputDatabricksBackpressureBehavior,
2104
- OutputDatabricksDataFormat,
2105
- OutputDatabricksDiskSpaceProtection,
2106
- OutputDatabricksType,
2107
- OutputDatabricksTypedDict,
2108
- )
2109
2097
  from .outputdatadog import (
2110
2098
  DatadogSite,
2111
2099
  OutputDatadog,
@@ -2524,6 +2512,7 @@ if TYPE_CHECKING:
2524
2512
  OutputKafkaQueueFullBehavior,
2525
2513
  OutputKafkaRecordDataFormat,
2526
2514
  OutputKafkaSASLMechanism,
2515
+ OutputKafkaSchemaType,
2527
2516
  OutputKafkaTLSSettingsClientSide,
2528
2517
  OutputKafkaTLSSettingsClientSideTypedDict,
2529
2518
  OutputKafkaType,
@@ -2606,6 +2595,7 @@ if TYPE_CHECKING:
2606
2595
  OutputMskPqControlsTypedDict,
2607
2596
  OutputMskQueueFullBehavior,
2608
2597
  OutputMskRecordDataFormat,
2598
+ OutputMskSchemaType,
2609
2599
  OutputMskSignatureVersion,
2610
2600
  OutputMskTLSSettingsClientSide,
2611
2601
  OutputMskTLSSettingsClientSideTypedDict,
@@ -3164,6 +3154,7 @@ if TYPE_CHECKING:
3164
3154
  from .productscore import ProductsCore
3165
3155
  from .rbacresource import RbacResource
3166
3156
  from .resourcepolicy import ResourcePolicy, ResourcePolicyTypedDict
3157
+ from .routecloneconf import RouteCloneConf, RouteCloneConfTypedDict
3167
3158
  from .routeconf import RouteConf, RouteConfTypedDict
3168
3159
  from .routes import (
3169
3160
  Comment,
@@ -3296,7 +3287,6 @@ if TYPE_CHECKING:
3296
3287
  UpdatePacksByIDResponse,
3297
3288
  UpdatePacksByIDResponseTypedDict,
3298
3289
  )
3299
- from .updatepacksop import UpdatePacksRequest, UpdatePacksRequestTypedDict
3300
3290
  from .updatepipelinebyidop import (
3301
3291
  UpdatePipelineByIDRequest,
3302
3292
  UpdatePipelineByIDRequestTypedDict,
@@ -3309,7 +3299,6 @@ if TYPE_CHECKING:
3309
3299
  UpdateRoutesByIDResponse,
3310
3300
  UpdateRoutesByIDResponseTypedDict,
3311
3301
  )
3312
- from .uploadpackresponse import UploadPackResponse, UploadPackResponseTypedDict
3313
3302
  from .useraccesscontrollist import (
3314
3303
  UserAccessControlList,
3315
3304
  UserAccessControlListTypedDict,
@@ -3326,6 +3315,7 @@ __all__ = [
3326
3315
  "AdditionalPropertyTypedDict",
3327
3316
  "Allow",
3328
3317
  "AllowTypedDict",
3318
+ "AppMode",
3329
3319
  "Audit",
3330
3320
  "AuditTypedDict",
3331
3321
  "AuthToken",
@@ -3476,7 +3466,6 @@ __all__ = [
3476
3466
  "DiffFilesTypedDict",
3477
3467
  "DisksAndFileSystems",
3478
3468
  "DisksAndFileSystemsTypedDict",
3479
- "DistMode",
3480
3469
  "DistributedSummary",
3481
3470
  "DistributedSummaryGroups",
3482
3471
  "DistributedSummaryGroupsTypedDict",
@@ -3495,7 +3484,6 @@ __all__ = [
3495
3484
  "EndpointType",
3496
3485
  "Error",
3497
3486
  "ErrorTypedDict",
3498
- "EstimatedIngestRate",
3499
3487
  "EventFormat",
3500
3488
  "Executor",
3501
3489
  "ExecutorSpecificSettings",
@@ -3747,6 +3735,7 @@ __all__ = [
3747
3735
  "InputConfluentCloudPqControlsTypedDict",
3748
3736
  "InputConfluentCloudPqTypedDict",
3749
3737
  "InputConfluentCloudSASLMechanism",
3738
+ "InputConfluentCloudSchemaType",
3750
3739
  "InputConfluentCloudTLSSettingsClientSide",
3751
3740
  "InputConfluentCloudTLSSettingsClientSideTypedDict",
3752
3741
  "InputConfluentCloudType",
@@ -4136,6 +4125,7 @@ __all__ = [
4136
4125
  "InputKafkaPqControlsTypedDict",
4137
4126
  "InputKafkaPqTypedDict",
4138
4127
  "InputKafkaSASLMechanism",
4128
+ "InputKafkaSchemaType",
4139
4129
  "InputKafkaTLSSettingsClientSide",
4140
4130
  "InputKafkaTLSSettingsClientSideTypedDict",
4141
4131
  "InputKafkaType",
@@ -4285,6 +4275,7 @@ __all__ = [
4285
4275
  "InputMskPqControls",
4286
4276
  "InputMskPqControlsTypedDict",
4287
4277
  "InputMskPqTypedDict",
4278
+ "InputMskSchemaType",
4288
4279
  "InputMskSignatureVersion",
4289
4280
  "InputMskTLSSettingsClientSide",
4290
4281
  "InputMskTLSSettingsClientSideTypedDict",
@@ -4909,8 +4900,6 @@ __all__ = [
4909
4900
  "LoggedInUsersTypedDict",
4910
4901
  "LoginInfo",
4911
4902
  "LoginInfoTypedDict",
4912
- "LoginResponse",
4913
- "LoginResponseTypedDict",
4914
4903
  "LokiAuthOauthHeader1",
4915
4904
  "LokiAuthOauthHeader1TypedDict",
4916
4905
  "LokiAuthOauthHeader2",
@@ -5103,6 +5092,7 @@ __all__ = [
5103
5092
  "OutputConfluentCloudQueueFullBehavior",
5104
5093
  "OutputConfluentCloudRecordDataFormat",
5105
5094
  "OutputConfluentCloudSASLMechanism",
5095
+ "OutputConfluentCloudSchemaType",
5106
5096
  "OutputConfluentCloudTLSSettingsClientSide",
5107
5097
  "OutputConfluentCloudTLSSettingsClientSideTypedDict",
5108
5098
  "OutputConfluentCloudType",
@@ -5175,13 +5165,6 @@ __all__ = [
5175
5165
  "OutputCrowdstrikeNextGenSiemTimeoutRetrySettingsTypedDict",
5176
5166
  "OutputCrowdstrikeNextGenSiemType",
5177
5167
  "OutputCrowdstrikeNextGenSiemTypedDict",
5178
- "OutputDatabricks",
5179
- "OutputDatabricksAuthenticationMethod",
5180
- "OutputDatabricksBackpressureBehavior",
5181
- "OutputDatabricksDataFormat",
5182
- "OutputDatabricksDiskSpaceProtection",
5183
- "OutputDatabricksType",
5184
- "OutputDatabricksTypedDict",
5185
5168
  "OutputDatadog",
5186
5169
  "OutputDatadogAuthenticationMethod",
5187
5170
  "OutputDatadogBackpressureBehavior",
@@ -5547,6 +5530,7 @@ __all__ = [
5547
5530
  "OutputKafkaQueueFullBehavior",
5548
5531
  "OutputKafkaRecordDataFormat",
5549
5532
  "OutputKafkaSASLMechanism",
5533
+ "OutputKafkaSchemaType",
5550
5534
  "OutputKafkaTLSSettingsClientSide",
5551
5535
  "OutputKafkaTLSSettingsClientSideTypedDict",
5552
5536
  "OutputKafkaType",
@@ -5621,6 +5605,7 @@ __all__ = [
5621
5605
  "OutputMskPqControlsTypedDict",
5622
5606
  "OutputMskQueueFullBehavior",
5623
5607
  "OutputMskRecordDataFormat",
5608
+ "OutputMskSchemaType",
5624
5609
  "OutputMskSignatureVersion",
5625
5610
  "OutputMskTLSSettingsClientSide",
5626
5611
  "OutputMskTLSSettingsClientSideTypedDict",
@@ -6127,6 +6112,8 @@ __all__ = [
6127
6112
  "ResourceTypeLabel",
6128
6113
  "ResourceTypeLabelTypedDict",
6129
6114
  "Role",
6115
+ "RouteCloneConf",
6116
+ "RouteCloneConfTypedDict",
6130
6117
  "RouteConf",
6131
6118
  "RouteConfTypedDict",
6132
6119
  "Routes",
@@ -6253,8 +6240,6 @@ __all__ = [
6253
6240
  "UpdatePacksByIDRequestTypedDict",
6254
6241
  "UpdatePacksByIDResponse",
6255
6242
  "UpdatePacksByIDResponseTypedDict",
6256
- "UpdatePacksRequest",
6257
- "UpdatePacksRequestTypedDict",
6258
6243
  "UpdatePipelineByIDRequest",
6259
6244
  "UpdatePipelineByIDRequestTypedDict",
6260
6245
  "UpdatePipelineByIDResponse",
@@ -6263,8 +6248,6 @@ __all__ = [
6263
6248
  "UpdateRoutesByIDRequestTypedDict",
6264
6249
  "UpdateRoutesByIDResponse",
6265
6250
  "UpdateRoutesByIDResponseTypedDict",
6266
- "UploadPackResponse",
6267
- "UploadPackResponseTypedDict",
6268
6251
  "UserAccessControlList",
6269
6252
  "UserAccessControlListTypedDict",
6270
6253
  "UsersAndGroups",
@@ -6281,6 +6264,7 @@ _dynamic_imports: dict[str, str] = {
6281
6264
  "AddHecTokenRequestMetadatum": ".addhectokenrequest",
6282
6265
  "AddHecTokenRequestMetadatumTypedDict": ".addhectokenrequest",
6283
6266
  "AddHecTokenRequestTypedDict": ".addhectokenrequest",
6267
+ "AppMode": ".appmode",
6284
6268
  "AuthToken": ".authtoken",
6285
6269
  "AuthTokenTypedDict": ".authtoken",
6286
6270
  "BranchInfo": ".branchinfo",
@@ -6294,7 +6278,6 @@ _dynamic_imports: dict[str, str] = {
6294
6278
  "ConfigGroup": ".configgroup",
6295
6279
  "ConfigGroupType": ".configgroup",
6296
6280
  "ConfigGroupTypedDict": ".configgroup",
6297
- "EstimatedIngestRate": ".configgroup",
6298
6281
  "Git": ".configgroup",
6299
6282
  "GitTypedDict": ".configgroup",
6300
6283
  "ConfigGroupCloud": ".configgroupcloud",
@@ -6555,7 +6538,6 @@ _dynamic_imports: dict[str, str] = {
6555
6538
  "RenamedTypedDict": ".gitstatusresult",
6556
6539
  "Config": ".hbcriblinfo",
6557
6540
  "ConfigTypedDict": ".hbcriblinfo",
6558
- "DistMode": ".hbcriblinfo",
6559
6541
  "HBCriblInfo": ".hbcriblinfo",
6560
6542
  "HBCriblInfoTypedDict": ".hbcriblinfo",
6561
6543
  "HBLeaderInfo": ".hbleaderinfo",
@@ -6660,6 +6642,7 @@ _dynamic_imports: dict[str, str] = {
6660
6642
  "InputConfluentCloudPqControlsTypedDict": ".inputconfluentcloud",
6661
6643
  "InputConfluentCloudPqTypedDict": ".inputconfluentcloud",
6662
6644
  "InputConfluentCloudSASLMechanism": ".inputconfluentcloud",
6645
+ "InputConfluentCloudSchemaType": ".inputconfluentcloud",
6663
6646
  "InputConfluentCloudTLSSettingsClientSide": ".inputconfluentcloud",
6664
6647
  "InputConfluentCloudTLSSettingsClientSideTypedDict": ".inputconfluentcloud",
6665
6648
  "InputConfluentCloudType": ".inputconfluentcloud",
@@ -7078,6 +7061,7 @@ _dynamic_imports: dict[str, str] = {
7078
7061
  "InputKafkaPqControlsTypedDict": ".inputkafka",
7079
7062
  "InputKafkaPqTypedDict": ".inputkafka",
7080
7063
  "InputKafkaSASLMechanism": ".inputkafka",
7064
+ "InputKafkaSchemaType": ".inputkafka",
7081
7065
  "InputKafkaTLSSettingsClientSide": ".inputkafka",
7082
7066
  "InputKafkaTLSSettingsClientSideTypedDict": ".inputkafka",
7083
7067
  "InputKafkaType": ".inputkafka",
@@ -7229,6 +7213,7 @@ _dynamic_imports: dict[str, str] = {
7229
7213
  "InputMskPqControls": ".inputmsk",
7230
7214
  "InputMskPqControlsTypedDict": ".inputmsk",
7231
7215
  "InputMskPqTypedDict": ".inputmsk",
7216
+ "InputMskSchemaType": ".inputmsk",
7232
7217
  "InputMskSignatureVersion": ".inputmsk",
7233
7218
  "InputMskTLSSettingsClientSide": ".inputmsk",
7234
7219
  "InputMskTLSSettingsClientSideTypedDict": ".inputmsk",
@@ -7879,8 +7864,6 @@ _dynamic_imports: dict[str, str] = {
7879
7864
  "ListRoutesResponseTypedDict": ".listroutesop",
7880
7865
  "LoginInfo": ".logininfo",
7881
7866
  "LoginInfoTypedDict": ".logininfo",
7882
- "LoginResponse": ".loginop",
7883
- "LoginResponseTypedDict": ".loginop",
7884
7867
  "LookupVersions": ".lookupversions",
7885
7868
  "LookupVersionsTypedDict": ".lookupversions",
7886
7869
  "LastMetrics": ".masterworkerentry",
@@ -8076,6 +8059,7 @@ _dynamic_imports: dict[str, str] = {
8076
8059
  "OutputConfluentCloudQueueFullBehavior": ".outputconfluentcloud",
8077
8060
  "OutputConfluentCloudRecordDataFormat": ".outputconfluentcloud",
8078
8061
  "OutputConfluentCloudSASLMechanism": ".outputconfluentcloud",
8062
+ "OutputConfluentCloudSchemaType": ".outputconfluentcloud",
8079
8063
  "OutputConfluentCloudTLSSettingsClientSide": ".outputconfluentcloud",
8080
8064
  "OutputConfluentCloudTLSSettingsClientSideTypedDict": ".outputconfluentcloud",
8081
8065
  "OutputConfluentCloudType": ".outputconfluentcloud",
@@ -8149,13 +8133,6 @@ _dynamic_imports: dict[str, str] = {
8149
8133
  "OutputCrowdstrikeNextGenSiemTimeoutRetrySettingsTypedDict": ".outputcrowdstrikenextgensiem",
8150
8134
  "OutputCrowdstrikeNextGenSiemType": ".outputcrowdstrikenextgensiem",
8151
8135
  "OutputCrowdstrikeNextGenSiemTypedDict": ".outputcrowdstrikenextgensiem",
8152
- "OutputDatabricks": ".outputdatabricks",
8153
- "OutputDatabricksAuthenticationMethod": ".outputdatabricks",
8154
- "OutputDatabricksBackpressureBehavior": ".outputdatabricks",
8155
- "OutputDatabricksDataFormat": ".outputdatabricks",
8156
- "OutputDatabricksDiskSpaceProtection": ".outputdatabricks",
8157
- "OutputDatabricksType": ".outputdatabricks",
8158
- "OutputDatabricksTypedDict": ".outputdatabricks",
8159
8136
  "DatadogSite": ".outputdatadog",
8160
8137
  "OutputDatadog": ".outputdatadog",
8161
8138
  "OutputDatadogAuthenticationMethod": ".outputdatadog",
@@ -8539,6 +8516,7 @@ _dynamic_imports: dict[str, str] = {
8539
8516
  "OutputKafkaQueueFullBehavior": ".outputkafka",
8540
8517
  "OutputKafkaRecordDataFormat": ".outputkafka",
8541
8518
  "OutputKafkaSASLMechanism": ".outputkafka",
8519
+ "OutputKafkaSchemaType": ".outputkafka",
8542
8520
  "OutputKafkaTLSSettingsClientSide": ".outputkafka",
8543
8521
  "OutputKafkaTLSSettingsClientSideTypedDict": ".outputkafka",
8544
8522
  "OutputKafkaType": ".outputkafka",
@@ -8613,6 +8591,7 @@ _dynamic_imports: dict[str, str] = {
8613
8591
  "OutputMskPqControlsTypedDict": ".outputmsk",
8614
8592
  "OutputMskQueueFullBehavior": ".outputmsk",
8615
8593
  "OutputMskRecordDataFormat": ".outputmsk",
8594
+ "OutputMskSchemaType": ".outputmsk",
8616
8595
  "OutputMskSignatureVersion": ".outputmsk",
8617
8596
  "OutputMskTLSSettingsClientSide": ".outputmsk",
8618
8597
  "OutputMskTLSSettingsClientSideTypedDict": ".outputmsk",
@@ -9108,6 +9087,8 @@ _dynamic_imports: dict[str, str] = {
9108
9087
  "RbacResource": ".rbacresource",
9109
9088
  "ResourcePolicy": ".resourcepolicy",
9110
9089
  "ResourcePolicyTypedDict": ".resourcepolicy",
9090
+ "RouteCloneConf": ".routecloneconf",
9091
+ "RouteCloneConfTypedDict": ".routecloneconf",
9111
9092
  "RouteConf": ".routeconf",
9112
9093
  "RouteConfTypedDict": ".routeconf",
9113
9094
  "Comment": ".routes",
@@ -9219,8 +9200,6 @@ _dynamic_imports: dict[str, str] = {
9219
9200
  "UpdatePacksByIDRequestTypedDict": ".updatepacksbyidop",
9220
9201
  "UpdatePacksByIDResponse": ".updatepacksbyidop",
9221
9202
  "UpdatePacksByIDResponseTypedDict": ".updatepacksbyidop",
9222
- "UpdatePacksRequest": ".updatepacksop",
9223
- "UpdatePacksRequestTypedDict": ".updatepacksop",
9224
9203
  "UpdatePipelineByIDRequest": ".updatepipelinebyidop",
9225
9204
  "UpdatePipelineByIDRequestTypedDict": ".updatepipelinebyidop",
9226
9205
  "UpdatePipelineByIDResponse": ".updatepipelinebyidop",
@@ -9229,8 +9208,6 @@ _dynamic_imports: dict[str, str] = {
9229
9208
  "UpdateRoutesByIDRequestTypedDict": ".updateroutesbyidop",
9230
9209
  "UpdateRoutesByIDResponse": ".updateroutesbyidop",
9231
9210
  "UpdateRoutesByIDResponseTypedDict": ".updateroutesbyidop",
9232
- "UploadPackResponse": ".uploadpackresponse",
9233
- "UploadPackResponseTypedDict": ".uploadpackresponse",
9234
9211
  "UserAccessControlList": ".useraccesscontrollist",
9235
9212
  "UserAccessControlListTypedDict": ".useraccesscontrollist",
9236
9213
  "WorkerTypes": ".workertypes",
@@ -0,0 +1,14 @@
1
+ """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
+
3
+ from __future__ import annotations
4
+ from cribl_control_plane import utils
5
+ from enum import Enum
6
+
7
+
8
+ class AppMode(str, Enum, metaclass=utils.OpenEnumMeta):
9
+ SINGLE = "single"
10
+ MASTER = "master"
11
+ WORKER = "worker"
12
+ EDGE = "edge"
13
+ MANAGED_EDGE = "managed-edge"
14
+ OUTPOST = "outpost"
@@ -5,9 +5,9 @@ from cribl_control_plane.types import BaseModel
5
5
  from typing_extensions import TypedDict
6
6
 
7
7
 
8
- class UploadPackResponseTypedDict(TypedDict):
9
- source: str
8
+ class AuthTokenTypedDict(TypedDict):
9
+ token: str
10
10
 
11
11
 
12
- class UploadPackResponse(BaseModel):
13
- source: str
12
+ class AuthToken(BaseModel):
13
+ token: str
@@ -14,18 +14,6 @@ from typing import List, Optional
14
14
  from typing_extensions import Annotated, NotRequired, TypedDict
15
15
 
16
16
 
17
- class EstimatedIngestRate(int, Enum, metaclass=utils.OpenEnumMeta):
18
- ONE_THOUSAND_AND_TWENTY_FOUR = 1024
19
- FOUR_THOUSAND_AND_NINETY_SIX = 4096
20
- TEN_THOUSAND_TWO_HUNDRED_AND_FORTY = 10240
21
- TWO_THOUSAND_AND_FORTY_EIGHT = 2048
22
- THREE_THOUSAND_AND_SEVENTY_TWO = 3072
23
- FIVE_THOUSAND_ONE_HUNDRED_AND_TWENTY = 5120
24
- SEVEN_THOUSAND_ONE_HUNDRED_AND_SIXTY_EIGHT = 7168
25
- THIRTEEN_THOUSAND_THREE_HUNDRED_AND_TWELVE = 13312
26
- FIFTEEN_THOUSAND_THREE_HUNDRED_AND_SIXTY = 15360
27
-
28
-
29
17
  class GitTypedDict(TypedDict):
30
18
  commit: NotRequired[str]
31
19
  local_changes: NotRequired[float]
@@ -52,7 +40,7 @@ class ConfigGroupTypedDict(TypedDict):
52
40
  config_version: NotRequired[str]
53
41
  deploying_worker_count: NotRequired[float]
54
42
  description: NotRequired[str]
55
- estimated_ingest_rate: NotRequired[EstimatedIngestRate]
43
+ estimated_ingest_rate: NotRequired[float]
56
44
  git: NotRequired[GitTypedDict]
57
45
  incompatible_worker_count: NotRequired[float]
58
46
  inherits: NotRequired[str]
@@ -87,10 +75,7 @@ class ConfigGroup(BaseModel):
87
75
  description: Optional[str] = None
88
76
 
89
77
  estimated_ingest_rate: Annotated[
90
- Annotated[
91
- Optional[EstimatedIngestRate], PlainValidator(validate_open_enum(True))
92
- ],
93
- pydantic.Field(alias="estimatedIngestRate"),
78
+ Optional[float], pydantic.Field(alias="estimatedIngestRate")
94
79
  ] = None
95
80
 
96
81
  git: Optional[Git] = None
@@ -4,7 +4,7 @@ from __future__ import annotations
4
4
  from cribl_control_plane.types import BaseModel
5
5
  from cribl_control_plane.utils import FieldMetadata, QueryParamMetadata
6
6
  import pydantic
7
- from typing import Any, Dict, List, Optional
7
+ from typing import List, Optional
8
8
  from typing_extensions import Annotated, NotRequired, TypedDict
9
9
 
10
10
 
@@ -27,7 +27,7 @@ class CreateVersionUndoResponseTypedDict(TypedDict):
27
27
 
28
28
  count: NotRequired[int]
29
29
  r"""number of items present in the items array"""
30
- items: NotRequired[List[Dict[str, Any]]]
30
+ items: NotRequired[List[str]]
31
31
 
32
32
 
33
33
  class CreateVersionUndoResponse(BaseModel):
@@ -36,4 +36,4 @@ class CreateVersionUndoResponse(BaseModel):
36
36
  count: Optional[int] = None
37
37
  r"""number of items present in the items array"""
38
38
 
39
- items: Optional[List[Dict[str, Any]]] = None
39
+ items: Optional[List[str]] = None