cribl-control-plane 0.2.0b7__tar.gz → 0.2.0rc1__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.
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/PKG-INFO +16 -39
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/README-PYPI.md +15 -38
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/pyproject.toml +1 -1
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/_version.py +5 -3
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/groups_sdk.py +12 -12
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/__init__.py +27 -45
- cribl_control_plane-0.2.0rc1/src/cribl_control_plane/models/appmode.py +14 -0
- cribl_control_plane-0.2.0b7/src/cribl_control_plane/models/uploadpackresponse.py → cribl_control_plane-0.2.0rc1/src/cribl_control_plane/models/authtoken.py +4 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/configgroup.py +3 -29
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createversionundoop.py +3 -3
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/distributedsummary.py +0 -6
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/hbcriblinfo.py +3 -14
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/heartbeatmetadata.py +0 -3
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/input.py +63 -65
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputappscope.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputazureblob.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputcollection.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputconfluentcloud.py +18 -8
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputcribl.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputcriblhttp.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputcribllakehttp.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputcriblmetrics.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputcribltcp.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputcrowdstrike.py +0 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputdatadogagent.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputdatagen.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputedgeprometheus.py +0 -12
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputelastic.py +0 -11
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputeventhub.py +0 -6
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputexec.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputfile.py +0 -6
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputfirehose.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputgooglepubsub.py +0 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputgrafana.py +0 -8
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputhttp.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputhttpraw.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputjournalfiles.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputkafka.py +17 -8
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputkinesis.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputkubeevents.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputkubelogs.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputkubemetrics.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputloki.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputmetrics.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputmodeldriventelemetry.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputmsk.py +17 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputnetflow.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputoffice365mgmt.py +0 -11
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputoffice365msgtrace.py +0 -11
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputoffice365service.py +0 -11
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputopentelemetry.py +0 -8
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputprometheus.py +0 -10
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputprometheusrw.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputrawudp.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputs3.py +0 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputs3inventory.py +0 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsecuritylake.py +0 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsnmp.py +0 -11
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsplunk.py +0 -9
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsplunkhec.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsplunksearch.py +0 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsqs.py +0 -9
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsyslog.py +0 -8
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsystemmetrics.py +0 -32
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputsystemstate.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputtcp.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputtcpjson.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputwef.py +0 -6
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputwindowsmetrics.py +0 -28
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputwineventlogs.py +0 -8
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputwiz.py +0 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputwizwebhook.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/inputzscalerhec.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/jobinfo.py +1 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/nodeprovidedinfo.py +1 -7
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/output.py +80 -85
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputazureblob.py +0 -20
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputazuredataexplorer.py +0 -28
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputazureeventhub.py +0 -17
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputazurelogs.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputchronicle.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputclickhouse.py +0 -17
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputcloudwatch.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputconfluentcloud.py +18 -24
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputcriblhttp.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputcribllake.py +0 -21
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputcribltcp.py +0 -12
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputcrowdstrikenextgensiem.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdatadog.py +0 -30
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdataset.py +0 -23
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdls3.py +0 -35
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdynatracehttp.py +0 -22
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdynatraceotlp.py +0 -22
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputelastic.py +0 -18
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputelasticcloud.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputexabeam.py +0 -14
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputfilesystem.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputgooglechronicle.py +0 -21
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputgooglecloudlogging.py +0 -19
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputgooglecloudstorage.py +0 -28
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputgooglepubsub.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputgrafanacloud.py +0 -50
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputgraphite.py +0 -12
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputhoneycomb.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputhumiohec.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputinfluxdb.py +0 -19
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputkafka.py +17 -24
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputkinesis.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputloki.py +0 -20
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputminio.py +0 -28
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputmsk.py +17 -23
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputnewrelic.py +0 -16
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputnewrelicevents.py +0 -16
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputopentelemetry.py +0 -22
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputprometheus.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputring.py +0 -2
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputs3.py +0 -35
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsecuritylake.py +0 -29
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsentinel.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsentineloneaisiem.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputservicenow.py +0 -21
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsignalfx.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsns.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsplunk.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsplunkhec.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsplunklb.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsqs.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputstatsd.py +0 -12
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputstatsdext.py +0 -12
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsumologic.py +0 -15
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsyslog.py +0 -24
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputtcpjson.py +0 -12
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputwavefront.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputwebhook.py +0 -23
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputxsiam.py +0 -13
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/packinfo.py +5 -8
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/packinstallinfo.py +5 -8
- cribl_control_plane-0.2.0rc1/src/cribl_control_plane/models/routecloneconf.py +13 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/routeconf.py +4 -3
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/runnablejobcollection.py +0 -4
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/packs.py +7 -202
- cribl_control_plane-0.2.0b7/src/cribl_control_plane/models/authtoken.py +0 -20
- cribl_control_plane-0.2.0b7/src/cribl_control_plane/models/outputdatabricks.py +0 -291
- cribl_control_plane-0.2.0b7/src/cribl_control_plane/models/updatepacksop.py +0 -27
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/py.typed +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/__init__.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/_hooks/__init__.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/_hooks/clientcredentials.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/_hooks/registration.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/_hooks/sdkhooks.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/_hooks/types.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/acl.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/auth_sdk.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/basesdk.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/branches.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/commits.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/commits_files.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/configs_versions.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/destinations.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/destinations_pq.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/errors/__init__.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/errors/apierror.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/errors/criblcontrolplaneerror.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/errors/error.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/errors/healthstatus_error.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/errors/no_response_error.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/errors/responsevalidationerror.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/groups_configs.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/health.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/hectokens.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/httpclient.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/lakedatasets.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/addhectokenrequest.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/branchinfo.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/cacheconnection.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/cacheconnectionbackfillstatus.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/cloudprovider.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/commit.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/configgroupcloud.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/configgrouplookups.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createconfiggroupbyproductop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createcribllakedatasetbylakeidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createinputhectokenbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createinputop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createoutputop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createoutputtestbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createpacksop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createpipelineop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createroutesappendbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createversioncommitop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createversionpushop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/createversionrevertop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/criblevent.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/cribllakedataset.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/cribllakedatasetupdate.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/currentbranchresult.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/datasetmetadata.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/datasetmetadataruninfo.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deleteconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deletecribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deleteinputbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deleteoutputbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deleteoutputpqbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deletepacksbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deletepipelinebyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deployrequest.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/deployrequestlookups.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/difffiles.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/error.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getconfiggroupaclbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getconfiggroupaclteamsbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getconfiggroupconfigversionbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getcribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getcribllakedatasetbylakeidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gethealthinfoop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getinputbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getmasterworkerentryop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getoutputbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getoutputpqbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getoutputsamplesbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getpacksbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getpacksop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getpipelinebyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getroutesbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getsummaryop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversionbranchop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversioncountop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversiondiffop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversionfilesop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversioninfoop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversionop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversionshowop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/getversionstatusop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitcommitparams.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitcommitsummary.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitcountresult.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitdiffresult.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitfile.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitfilesresponse.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitinfo.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitlogresult.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitrevertparams.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitrevertresult.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitshowresult.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/gitstatusresult.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/hbleaderinfo.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/healthstatus.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/jobstatus.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/lakedatasetsearchconfig.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/lakehouseconnectiontype.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/listconfiggroupbyproductop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/listinputop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/listmasterworkerentryop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/listoutputop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/listpipelineop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/listroutesop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/logininfo.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/lookupversions.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/masterworkerentry.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/nodeactiveupgradestatus.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/nodefailedupgradestatus.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/nodeskippedupgradestatus.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/nodeupgradestate.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/nodeupgradestatus.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdefault.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdevnull.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputdiskspool.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputnetflow.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputrouter.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsamplesresponse.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputsnmp.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputtestrequest.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/outputtestresponse.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/packrequestbody_union.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/packupgraderequest.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/pipeline.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/pipelinefunctionconf.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/productscore.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/rbacresource.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/resourcepolicy.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/routes.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/routesroute.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/runnablejob.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/runnablejobexecutor.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/runnablejobscheduledsearch.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/schemeclientoauth.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/security.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/teamaccesscontrollist.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updateconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updateconfiggroupdeploybyproductandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updatecribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updatehectokenrequest.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updateinputbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updateinputhectokenbyidandtokenop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updateoutputbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updatepacksbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updatepipelinebyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/updateroutesbyidop.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/useraccesscontrollist.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/models/workertypes.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/nodes.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/pipelines.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/py.typed +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/routes_sdk.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/samples.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/sdk.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/sdkconfiguration.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/sources.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/statuses.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/summaries.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/teams.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/tokens.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/types/__init__.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/types/basemodel.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/__init__.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/annotations.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/datetimes.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/enums.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/eventstreaming.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/forms.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/headers.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/logger.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/metadata.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/queryparams.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/requestbodies.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/retries.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/security.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/serializers.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/unmarshal_json_response.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/url.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/utils/values.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/versions.py +0 -0
- {cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/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.2.
|
|
3
|
+
Version: 0.2.0rc1
|
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
|
5
5
|
Author: Speakeasy
|
|
6
6
|
Requires-Python: >=3.9.2
|
|
@@ -17,11 +17,20 @@ Project-URL: Repository, https://github.com/criblio/cribl_control_plane_sdk_pyth
|
|
|
17
17
|
Description-Content-Type: text/markdown
|
|
18
18
|
|
|
19
19
|
# cribl_control_plane_sdk_python
|
|
20
|
-
<!-- Start Summary [summary] -->
|
|
21
|
-
## Summary
|
|
22
20
|
|
|
23
|
-
Cribl
|
|
24
|
-
|
|
21
|
+
The Cribl Python SDK for the control plane provides operational control over Cribl resources and helps streamline the process of integrating with Cribl.
|
|
22
|
+
|
|
23
|
+
In addition to the usage examples in this repository, the Cribl documentation includes [code examples for common use cases](https://docs.cribl.io/cribl-as-code/code-examples).
|
|
24
|
+
|
|
25
|
+
Complementary API reference documentation is available at https://docs.cribl.io/cribl-as-code/api-reference. Product documentation is available at https://docs.cribl.io.
|
|
26
|
+
|
|
27
|
+
> [!IMPORTANT]
|
|
28
|
+
> **Preview Feature**
|
|
29
|
+
> The Cribl SDKs are Preview features that are still being developed. We do not recommend using them in a production environment, because the features might not be fully tested or optimized for performance, and related documentation could be incomplete.
|
|
30
|
+
>
|
|
31
|
+
> Please continue to submit feedback through normal Cribl support channels, but assistance might be limited while the features remain in Preview.
|
|
32
|
+
|
|
33
|
+
<!-- No Summary [summary] -->
|
|
25
34
|
|
|
26
35
|
<!-- Start Table of Contents [toc] -->
|
|
27
36
|
## Table of Contents
|
|
@@ -32,7 +41,6 @@ Cribl API Reference: This API Reference lists available REST endpoints, along wi
|
|
|
32
41
|
* [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage)
|
|
33
42
|
* [Authentication](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication)
|
|
34
43
|
* [Available Resources and Operations](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#available-resources-and-operations)
|
|
35
|
-
* [File uploads](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#file-uploads)
|
|
36
44
|
* [Retries](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#retries)
|
|
37
45
|
* [Error Handling](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#error-handling)
|
|
38
46
|
* [Custom HTTP Client](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#custom-http-client)
|
|
@@ -373,9 +381,8 @@ with CriblControlPlane(
|
|
|
373
381
|
|
|
374
382
|
### [packs](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md)
|
|
375
383
|
|
|
376
|
-
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) -
|
|
384
|
+
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Create or install a Pack
|
|
377
385
|
* [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#list) - List all Packs
|
|
378
|
-
* [upload](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#upload) - Upload a Pack file
|
|
379
386
|
* [delete](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#delete) - Uninstall a Pack
|
|
380
387
|
* [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#get) - Get a Pack
|
|
381
388
|
* [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#update) - Upgrade a Pack
|
|
@@ -439,36 +446,6 @@ with CriblControlPlane(
|
|
|
439
446
|
</details>
|
|
440
447
|
<!-- End Available Resources and Operations [operations] -->
|
|
441
448
|
|
|
442
|
-
<!-- Start File uploads [file-upload] -->
|
|
443
|
-
## File uploads
|
|
444
|
-
|
|
445
|
-
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.
|
|
446
|
-
|
|
447
|
-
> [!TIP]
|
|
448
|
-
>
|
|
449
|
-
> For endpoints that handle file uploads bytes arrays can also be used. However, using streams is recommended for large files.
|
|
450
|
-
>
|
|
451
|
-
|
|
452
|
-
```python
|
|
453
|
-
from cribl_control_plane import CriblControlPlane, models
|
|
454
|
-
import os
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
with CriblControlPlane(
|
|
458
|
-
server_url="https://api.example.com",
|
|
459
|
-
security=models.Security(
|
|
460
|
-
bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
|
|
461
|
-
),
|
|
462
|
-
) as ccp_client:
|
|
463
|
-
|
|
464
|
-
res = ccp_client.packs.upload(filename="example.file", request_body=open("example.file", "rb"))
|
|
465
|
-
|
|
466
|
-
# Handle response
|
|
467
|
-
print(res)
|
|
468
|
-
|
|
469
|
-
```
|
|
470
|
-
<!-- End File uploads [file-upload] -->
|
|
471
|
-
|
|
472
449
|
<!-- Start Retries [retries] -->
|
|
473
450
|
## Retries
|
|
474
451
|
|
|
@@ -682,7 +659,7 @@ with CriblControlPlane(
|
|
|
682
659
|
|
|
683
660
|
|
|
684
661
|
**Inherit from [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py)**:
|
|
685
|
-
* [`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
|
|
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.*
|
|
686
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.
|
|
687
664
|
|
|
688
665
|
</details>
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
# cribl_control_plane_sdk_python
|
|
2
|
-
<!-- Start Summary [summary] -->
|
|
3
|
-
## Summary
|
|
4
2
|
|
|
5
|
-
Cribl
|
|
6
|
-
|
|
3
|
+
The Cribl Python SDK for the control plane provides operational control over Cribl resources and helps streamline the process of integrating with Cribl.
|
|
4
|
+
|
|
5
|
+
In addition to the usage examples in this repository, the Cribl documentation includes [code examples for common use cases](https://docs.cribl.io/cribl-as-code/code-examples).
|
|
6
|
+
|
|
7
|
+
Complementary API reference documentation is available at https://docs.cribl.io/cribl-as-code/api-reference. Product documentation is available at https://docs.cribl.io.
|
|
8
|
+
|
|
9
|
+
> [!IMPORTANT]
|
|
10
|
+
> **Preview Feature**
|
|
11
|
+
> The Cribl SDKs are Preview features that are still being developed. We do not recommend using them in a production environment, because the features might not be fully tested or optimized for performance, and related documentation could be incomplete.
|
|
12
|
+
>
|
|
13
|
+
> Please continue to submit feedback through normal Cribl support channels, but assistance might be limited while the features remain in Preview.
|
|
14
|
+
|
|
15
|
+
<!-- No Summary [summary] -->
|
|
7
16
|
|
|
8
17
|
<!-- Start Table of Contents [toc] -->
|
|
9
18
|
## Table of Contents
|
|
@@ -14,7 +23,6 @@ Cribl API Reference: This API Reference lists available REST endpoints, along wi
|
|
|
14
23
|
* [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage)
|
|
15
24
|
* [Authentication](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication)
|
|
16
25
|
* [Available Resources and Operations](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#available-resources-and-operations)
|
|
17
|
-
* [File uploads](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#file-uploads)
|
|
18
26
|
* [Retries](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#retries)
|
|
19
27
|
* [Error Handling](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#error-handling)
|
|
20
28
|
* [Custom HTTP Client](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#custom-http-client)
|
|
@@ -355,9 +363,8 @@ with CriblControlPlane(
|
|
|
355
363
|
|
|
356
364
|
### [packs](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md)
|
|
357
365
|
|
|
358
|
-
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) -
|
|
366
|
+
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Create or install a Pack
|
|
359
367
|
* [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#list) - List all Packs
|
|
360
|
-
* [upload](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#upload) - Upload a Pack file
|
|
361
368
|
* [delete](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#delete) - Uninstall a Pack
|
|
362
369
|
* [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#get) - Get a Pack
|
|
363
370
|
* [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#update) - Upgrade a Pack
|
|
@@ -421,36 +428,6 @@ with CriblControlPlane(
|
|
|
421
428
|
</details>
|
|
422
429
|
<!-- End Available Resources and Operations [operations] -->
|
|
423
430
|
|
|
424
|
-
<!-- Start File uploads [file-upload] -->
|
|
425
|
-
## File uploads
|
|
426
|
-
|
|
427
|
-
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.
|
|
428
|
-
|
|
429
|
-
> [!TIP]
|
|
430
|
-
>
|
|
431
|
-
> For endpoints that handle file uploads bytes arrays can also be used. However, using streams is recommended for large files.
|
|
432
|
-
>
|
|
433
|
-
|
|
434
|
-
```python
|
|
435
|
-
from cribl_control_plane import CriblControlPlane, models
|
|
436
|
-
import os
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
with CriblControlPlane(
|
|
440
|
-
server_url="https://api.example.com",
|
|
441
|
-
security=models.Security(
|
|
442
|
-
bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
|
|
443
|
-
),
|
|
444
|
-
) as ccp_client:
|
|
445
|
-
|
|
446
|
-
res = ccp_client.packs.upload(filename="example.file", request_body=open("example.file", "rb"))
|
|
447
|
-
|
|
448
|
-
# Handle response
|
|
449
|
-
print(res)
|
|
450
|
-
|
|
451
|
-
```
|
|
452
|
-
<!-- End File uploads [file-upload] -->
|
|
453
|
-
|
|
454
431
|
<!-- Start Retries [retries] -->
|
|
455
432
|
## Retries
|
|
456
433
|
|
|
@@ -664,7 +641,7 @@ with CriblControlPlane(
|
|
|
664
641
|
|
|
665
642
|
|
|
666
643
|
**Inherit from [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py)**:
|
|
667
|
-
* [`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
|
|
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.*
|
|
668
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.
|
|
669
646
|
|
|
670
647
|
</details>
|
{cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/_version.py
RENAMED
|
@@ -3,10 +3,12 @@
|
|
|
3
3
|
import importlib.metadata
|
|
4
4
|
|
|
5
5
|
__title__: str = "cribl-control-plane"
|
|
6
|
-
__version__: str = "0.2.
|
|
7
|
-
__openapi_doc_version__: str = "4.
|
|
6
|
+
__version__: str = "0.2.0rc1"
|
|
7
|
+
__openapi_doc_version__: str = "4.14.1-68918e2c"
|
|
8
8
|
__gen_version__: str = "2.723.11"
|
|
9
|
-
__user_agent__: str =
|
|
9
|
+
__user_agent__: str = (
|
|
10
|
+
"speakeasy-sdk/python 0.2.0rc1 2.723.11 4.14.1-68918e2c cribl-control-plane"
|
|
11
|
+
)
|
|
10
12
|
|
|
11
13
|
try:
|
|
12
14
|
if __package__ is not None:
|
{cribl_control_plane-0.2.0b7 → cribl_control_plane-0.2.0rc1}/src/cribl_control_plane/groups_sdk.py
RENAMED
|
@@ -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
|
-
|
|
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,
|
|
@@ -261,7 +261,7 @@ class GroupsSDK(BaseSDK):
|
|
|
261
261
|
:param config_version:
|
|
262
262
|
:param deploying_worker_count:
|
|
263
263
|
:param description:
|
|
264
|
-
:param
|
|
264
|
+
:param estimated_ingest_rate:
|
|
265
265
|
:param git:
|
|
266
266
|
:param incompatible_worker_count:
|
|
267
267
|
:param inherits:
|
|
@@ -302,7 +302,7 @@ class GroupsSDK(BaseSDK):
|
|
|
302
302
|
config_version=config_version,
|
|
303
303
|
deploying_worker_count=deploying_worker_count,
|
|
304
304
|
description=description,
|
|
305
|
-
|
|
305
|
+
estimated_ingest_rate=estimated_ingest_rate,
|
|
306
306
|
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
307
307
|
id=id,
|
|
308
308
|
incompatible_worker_count=incompatible_worker_count,
|
|
@@ -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
|
-
|
|
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,
|
|
@@ -432,7 +432,7 @@ class GroupsSDK(BaseSDK):
|
|
|
432
432
|
:param config_version:
|
|
433
433
|
:param deploying_worker_count:
|
|
434
434
|
:param description:
|
|
435
|
-
:param
|
|
435
|
+
:param estimated_ingest_rate:
|
|
436
436
|
:param git:
|
|
437
437
|
:param incompatible_worker_count:
|
|
438
438
|
:param inherits:
|
|
@@ -473,7 +473,7 @@ class GroupsSDK(BaseSDK):
|
|
|
473
473
|
config_version=config_version,
|
|
474
474
|
deploying_worker_count=deploying_worker_count,
|
|
475
475
|
description=description,
|
|
476
|
-
|
|
476
|
+
estimated_ingest_rate=estimated_ingest_rate,
|
|
477
477
|
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
478
478
|
id=id,
|
|
479
479
|
incompatible_worker_count=incompatible_worker_count,
|
|
@@ -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
|
-
|
|
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,
|
|
@@ -795,7 +795,7 @@ class GroupsSDK(BaseSDK):
|
|
|
795
795
|
:param config_version:
|
|
796
796
|
:param deploying_worker_count:
|
|
797
797
|
:param description:
|
|
798
|
-
:param
|
|
798
|
+
:param estimated_ingest_rate:
|
|
799
799
|
:param git:
|
|
800
800
|
:param incompatible_worker_count:
|
|
801
801
|
:param inherits:
|
|
@@ -837,7 +837,7 @@ class GroupsSDK(BaseSDK):
|
|
|
837
837
|
config_version=config_version,
|
|
838
838
|
deploying_worker_count=deploying_worker_count,
|
|
839
839
|
description=description,
|
|
840
|
-
|
|
840
|
+
estimated_ingest_rate=estimated_ingest_rate,
|
|
841
841
|
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
842
842
|
id=id,
|
|
843
843
|
incompatible_worker_count=incompatible_worker_count,
|
|
@@ -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
|
-
|
|
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,
|
|
@@ -969,7 +969,7 @@ class GroupsSDK(BaseSDK):
|
|
|
969
969
|
:param config_version:
|
|
970
970
|
:param deploying_worker_count:
|
|
971
971
|
:param description:
|
|
972
|
-
:param
|
|
972
|
+
:param estimated_ingest_rate:
|
|
973
973
|
:param git:
|
|
974
974
|
:param incompatible_worker_count:
|
|
975
975
|
:param inherits:
|
|
@@ -1011,7 +1011,7 @@ class GroupsSDK(BaseSDK):
|
|
|
1011
1011
|
config_version=config_version,
|
|
1012
1012
|
deploying_worker_count=deploying_worker_count,
|
|
1013
1013
|
description=description,
|
|
1014
|
-
|
|
1014
|
+
estimated_ingest_rate=estimated_ingest_rate,
|
|
1015
1015
|
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
1016
1016
|
id=id,
|
|
1017
1017
|
incompatible_worker_count=incompatible_worker_count,
|
|
@@ -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
|
-
EstimatedIngest,
|
|
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,
|
|
@@ -2014,6 +2011,7 @@ if TYPE_CHECKING:
|
|
|
2014
2011
|
OutputConfluentCloudQueueFullBehavior,
|
|
2015
2012
|
OutputConfluentCloudRecordDataFormat,
|
|
2016
2013
|
OutputConfluentCloudSASLMechanism,
|
|
2014
|
+
OutputConfluentCloudSchemaType,
|
|
2017
2015
|
OutputConfluentCloudTLSSettingsClientSide,
|
|
2018
2016
|
OutputConfluentCloudTLSSettingsClientSideTypedDict,
|
|
2019
2017
|
OutputConfluentCloudType,
|
|
@@ -2096,15 +2094,6 @@ if TYPE_CHECKING:
|
|
|
2096
2094
|
OutputCrowdstrikeNextGenSiemType,
|
|
2097
2095
|
OutputCrowdstrikeNextGenSiemTypedDict,
|
|
2098
2096
|
)
|
|
2099
|
-
from .outputdatabricks import (
|
|
2100
|
-
OutputDatabricks,
|
|
2101
|
-
OutputDatabricksAuthenticationMethod,
|
|
2102
|
-
OutputDatabricksBackpressureBehavior,
|
|
2103
|
-
OutputDatabricksDataFormat,
|
|
2104
|
-
OutputDatabricksDiskSpaceProtection,
|
|
2105
|
-
OutputDatabricksType,
|
|
2106
|
-
OutputDatabricksTypedDict,
|
|
2107
|
-
)
|
|
2108
2097
|
from .outputdatadog import (
|
|
2109
2098
|
DatadogSite,
|
|
2110
2099
|
OutputDatadog,
|
|
@@ -2523,6 +2512,7 @@ if TYPE_CHECKING:
|
|
|
2523
2512
|
OutputKafkaQueueFullBehavior,
|
|
2524
2513
|
OutputKafkaRecordDataFormat,
|
|
2525
2514
|
OutputKafkaSASLMechanism,
|
|
2515
|
+
OutputKafkaSchemaType,
|
|
2526
2516
|
OutputKafkaTLSSettingsClientSide,
|
|
2527
2517
|
OutputKafkaTLSSettingsClientSideTypedDict,
|
|
2528
2518
|
OutputKafkaType,
|
|
@@ -2605,6 +2595,7 @@ if TYPE_CHECKING:
|
|
|
2605
2595
|
OutputMskPqControlsTypedDict,
|
|
2606
2596
|
OutputMskQueueFullBehavior,
|
|
2607
2597
|
OutputMskRecordDataFormat,
|
|
2598
|
+
OutputMskSchemaType,
|
|
2608
2599
|
OutputMskSignatureVersion,
|
|
2609
2600
|
OutputMskTLSSettingsClientSide,
|
|
2610
2601
|
OutputMskTLSSettingsClientSideTypedDict,
|
|
@@ -3163,6 +3154,7 @@ if TYPE_CHECKING:
|
|
|
3163
3154
|
from .productscore import ProductsCore
|
|
3164
3155
|
from .rbacresource import RbacResource
|
|
3165
3156
|
from .resourcepolicy import ResourcePolicy, ResourcePolicyTypedDict
|
|
3157
|
+
from .routecloneconf import RouteCloneConf, RouteCloneConfTypedDict
|
|
3166
3158
|
from .routeconf import RouteConf, RouteConfTypedDict
|
|
3167
3159
|
from .routes import (
|
|
3168
3160
|
Comment,
|
|
@@ -3295,7 +3287,6 @@ if TYPE_CHECKING:
|
|
|
3295
3287
|
UpdatePacksByIDResponse,
|
|
3296
3288
|
UpdatePacksByIDResponseTypedDict,
|
|
3297
3289
|
)
|
|
3298
|
-
from .updatepacksop import UpdatePacksRequest, UpdatePacksRequestTypedDict
|
|
3299
3290
|
from .updatepipelinebyidop import (
|
|
3300
3291
|
UpdatePipelineByIDRequest,
|
|
3301
3292
|
UpdatePipelineByIDRequestTypedDict,
|
|
@@ -3308,7 +3299,6 @@ if TYPE_CHECKING:
|
|
|
3308
3299
|
UpdateRoutesByIDResponse,
|
|
3309
3300
|
UpdateRoutesByIDResponseTypedDict,
|
|
3310
3301
|
)
|
|
3311
|
-
from .uploadpackresponse import UploadPackResponse, UploadPackResponseTypedDict
|
|
3312
3302
|
from .useraccesscontrollist import (
|
|
3313
3303
|
UserAccessControlList,
|
|
3314
3304
|
UserAccessControlListTypedDict,
|
|
@@ -3325,6 +3315,7 @@ __all__ = [
|
|
|
3325
3315
|
"AdditionalPropertyTypedDict",
|
|
3326
3316
|
"Allow",
|
|
3327
3317
|
"AllowTypedDict",
|
|
3318
|
+
"AppMode",
|
|
3328
3319
|
"Audit",
|
|
3329
3320
|
"AuditTypedDict",
|
|
3330
3321
|
"AuthToken",
|
|
@@ -3475,7 +3466,6 @@ __all__ = [
|
|
|
3475
3466
|
"DiffFilesTypedDict",
|
|
3476
3467
|
"DisksAndFileSystems",
|
|
3477
3468
|
"DisksAndFileSystemsTypedDict",
|
|
3478
|
-
"DistMode",
|
|
3479
3469
|
"DistributedSummary",
|
|
3480
3470
|
"DistributedSummaryGroups",
|
|
3481
3471
|
"DistributedSummaryGroupsTypedDict",
|
|
@@ -3494,7 +3484,6 @@ __all__ = [
|
|
|
3494
3484
|
"EndpointType",
|
|
3495
3485
|
"Error",
|
|
3496
3486
|
"ErrorTypedDict",
|
|
3497
|
-
"EstimatedIngest",
|
|
3498
3487
|
"EventFormat",
|
|
3499
3488
|
"Executor",
|
|
3500
3489
|
"ExecutorSpecificSettings",
|
|
@@ -3746,6 +3735,7 @@ __all__ = [
|
|
|
3746
3735
|
"InputConfluentCloudPqControlsTypedDict",
|
|
3747
3736
|
"InputConfluentCloudPqTypedDict",
|
|
3748
3737
|
"InputConfluentCloudSASLMechanism",
|
|
3738
|
+
"InputConfluentCloudSchemaType",
|
|
3749
3739
|
"InputConfluentCloudTLSSettingsClientSide",
|
|
3750
3740
|
"InputConfluentCloudTLSSettingsClientSideTypedDict",
|
|
3751
3741
|
"InputConfluentCloudType",
|
|
@@ -4135,6 +4125,7 @@ __all__ = [
|
|
|
4135
4125
|
"InputKafkaPqControlsTypedDict",
|
|
4136
4126
|
"InputKafkaPqTypedDict",
|
|
4137
4127
|
"InputKafkaSASLMechanism",
|
|
4128
|
+
"InputKafkaSchemaType",
|
|
4138
4129
|
"InputKafkaTLSSettingsClientSide",
|
|
4139
4130
|
"InputKafkaTLSSettingsClientSideTypedDict",
|
|
4140
4131
|
"InputKafkaType",
|
|
@@ -4284,6 +4275,7 @@ __all__ = [
|
|
|
4284
4275
|
"InputMskPqControls",
|
|
4285
4276
|
"InputMskPqControlsTypedDict",
|
|
4286
4277
|
"InputMskPqTypedDict",
|
|
4278
|
+
"InputMskSchemaType",
|
|
4287
4279
|
"InputMskSignatureVersion",
|
|
4288
4280
|
"InputMskTLSSettingsClientSide",
|
|
4289
4281
|
"InputMskTLSSettingsClientSideTypedDict",
|
|
@@ -5100,6 +5092,7 @@ __all__ = [
|
|
|
5100
5092
|
"OutputConfluentCloudQueueFullBehavior",
|
|
5101
5093
|
"OutputConfluentCloudRecordDataFormat",
|
|
5102
5094
|
"OutputConfluentCloudSASLMechanism",
|
|
5095
|
+
"OutputConfluentCloudSchemaType",
|
|
5103
5096
|
"OutputConfluentCloudTLSSettingsClientSide",
|
|
5104
5097
|
"OutputConfluentCloudTLSSettingsClientSideTypedDict",
|
|
5105
5098
|
"OutputConfluentCloudType",
|
|
@@ -5172,13 +5165,6 @@ __all__ = [
|
|
|
5172
5165
|
"OutputCrowdstrikeNextGenSiemTimeoutRetrySettingsTypedDict",
|
|
5173
5166
|
"OutputCrowdstrikeNextGenSiemType",
|
|
5174
5167
|
"OutputCrowdstrikeNextGenSiemTypedDict",
|
|
5175
|
-
"OutputDatabricks",
|
|
5176
|
-
"OutputDatabricksAuthenticationMethod",
|
|
5177
|
-
"OutputDatabricksBackpressureBehavior",
|
|
5178
|
-
"OutputDatabricksDataFormat",
|
|
5179
|
-
"OutputDatabricksDiskSpaceProtection",
|
|
5180
|
-
"OutputDatabricksType",
|
|
5181
|
-
"OutputDatabricksTypedDict",
|
|
5182
5168
|
"OutputDatadog",
|
|
5183
5169
|
"OutputDatadogAuthenticationMethod",
|
|
5184
5170
|
"OutputDatadogBackpressureBehavior",
|
|
@@ -5544,6 +5530,7 @@ __all__ = [
|
|
|
5544
5530
|
"OutputKafkaQueueFullBehavior",
|
|
5545
5531
|
"OutputKafkaRecordDataFormat",
|
|
5546
5532
|
"OutputKafkaSASLMechanism",
|
|
5533
|
+
"OutputKafkaSchemaType",
|
|
5547
5534
|
"OutputKafkaTLSSettingsClientSide",
|
|
5548
5535
|
"OutputKafkaTLSSettingsClientSideTypedDict",
|
|
5549
5536
|
"OutputKafkaType",
|
|
@@ -5618,6 +5605,7 @@ __all__ = [
|
|
|
5618
5605
|
"OutputMskPqControlsTypedDict",
|
|
5619
5606
|
"OutputMskQueueFullBehavior",
|
|
5620
5607
|
"OutputMskRecordDataFormat",
|
|
5608
|
+
"OutputMskSchemaType",
|
|
5621
5609
|
"OutputMskSignatureVersion",
|
|
5622
5610
|
"OutputMskTLSSettingsClientSide",
|
|
5623
5611
|
"OutputMskTLSSettingsClientSideTypedDict",
|
|
@@ -6124,6 +6112,8 @@ __all__ = [
|
|
|
6124
6112
|
"ResourceTypeLabel",
|
|
6125
6113
|
"ResourceTypeLabelTypedDict",
|
|
6126
6114
|
"Role",
|
|
6115
|
+
"RouteCloneConf",
|
|
6116
|
+
"RouteCloneConfTypedDict",
|
|
6127
6117
|
"RouteConf",
|
|
6128
6118
|
"RouteConfTypedDict",
|
|
6129
6119
|
"Routes",
|
|
@@ -6250,8 +6240,6 @@ __all__ = [
|
|
|
6250
6240
|
"UpdatePacksByIDRequestTypedDict",
|
|
6251
6241
|
"UpdatePacksByIDResponse",
|
|
6252
6242
|
"UpdatePacksByIDResponseTypedDict",
|
|
6253
|
-
"UpdatePacksRequest",
|
|
6254
|
-
"UpdatePacksRequestTypedDict",
|
|
6255
6243
|
"UpdatePipelineByIDRequest",
|
|
6256
6244
|
"UpdatePipelineByIDRequestTypedDict",
|
|
6257
6245
|
"UpdatePipelineByIDResponse",
|
|
@@ -6260,8 +6248,6 @@ __all__ = [
|
|
|
6260
6248
|
"UpdateRoutesByIDRequestTypedDict",
|
|
6261
6249
|
"UpdateRoutesByIDResponse",
|
|
6262
6250
|
"UpdateRoutesByIDResponseTypedDict",
|
|
6263
|
-
"UploadPackResponse",
|
|
6264
|
-
"UploadPackResponseTypedDict",
|
|
6265
6251
|
"UserAccessControlList",
|
|
6266
6252
|
"UserAccessControlListTypedDict",
|
|
6267
6253
|
"UsersAndGroups",
|
|
@@ -6278,6 +6264,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6278
6264
|
"AddHecTokenRequestMetadatum": ".addhectokenrequest",
|
|
6279
6265
|
"AddHecTokenRequestMetadatumTypedDict": ".addhectokenrequest",
|
|
6280
6266
|
"AddHecTokenRequestTypedDict": ".addhectokenrequest",
|
|
6267
|
+
"AppMode": ".appmode",
|
|
6281
6268
|
"AuthToken": ".authtoken",
|
|
6282
6269
|
"AuthTokenTypedDict": ".authtoken",
|
|
6283
6270
|
"BranchInfo": ".branchinfo",
|
|
@@ -6291,7 +6278,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6291
6278
|
"ConfigGroup": ".configgroup",
|
|
6292
6279
|
"ConfigGroupType": ".configgroup",
|
|
6293
6280
|
"ConfigGroupTypedDict": ".configgroup",
|
|
6294
|
-
"EstimatedIngest": ".configgroup",
|
|
6295
6281
|
"Git": ".configgroup",
|
|
6296
6282
|
"GitTypedDict": ".configgroup",
|
|
6297
6283
|
"ConfigGroupCloud": ".configgroupcloud",
|
|
@@ -6552,7 +6538,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6552
6538
|
"RenamedTypedDict": ".gitstatusresult",
|
|
6553
6539
|
"Config": ".hbcriblinfo",
|
|
6554
6540
|
"ConfigTypedDict": ".hbcriblinfo",
|
|
6555
|
-
"DistMode": ".hbcriblinfo",
|
|
6556
6541
|
"HBCriblInfo": ".hbcriblinfo",
|
|
6557
6542
|
"HBCriblInfoTypedDict": ".hbcriblinfo",
|
|
6558
6543
|
"HBLeaderInfo": ".hbleaderinfo",
|
|
@@ -6657,6 +6642,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6657
6642
|
"InputConfluentCloudPqControlsTypedDict": ".inputconfluentcloud",
|
|
6658
6643
|
"InputConfluentCloudPqTypedDict": ".inputconfluentcloud",
|
|
6659
6644
|
"InputConfluentCloudSASLMechanism": ".inputconfluentcloud",
|
|
6645
|
+
"InputConfluentCloudSchemaType": ".inputconfluentcloud",
|
|
6660
6646
|
"InputConfluentCloudTLSSettingsClientSide": ".inputconfluentcloud",
|
|
6661
6647
|
"InputConfluentCloudTLSSettingsClientSideTypedDict": ".inputconfluentcloud",
|
|
6662
6648
|
"InputConfluentCloudType": ".inputconfluentcloud",
|
|
@@ -7075,6 +7061,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7075
7061
|
"InputKafkaPqControlsTypedDict": ".inputkafka",
|
|
7076
7062
|
"InputKafkaPqTypedDict": ".inputkafka",
|
|
7077
7063
|
"InputKafkaSASLMechanism": ".inputkafka",
|
|
7064
|
+
"InputKafkaSchemaType": ".inputkafka",
|
|
7078
7065
|
"InputKafkaTLSSettingsClientSide": ".inputkafka",
|
|
7079
7066
|
"InputKafkaTLSSettingsClientSideTypedDict": ".inputkafka",
|
|
7080
7067
|
"InputKafkaType": ".inputkafka",
|
|
@@ -7226,6 +7213,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7226
7213
|
"InputMskPqControls": ".inputmsk",
|
|
7227
7214
|
"InputMskPqControlsTypedDict": ".inputmsk",
|
|
7228
7215
|
"InputMskPqTypedDict": ".inputmsk",
|
|
7216
|
+
"InputMskSchemaType": ".inputmsk",
|
|
7229
7217
|
"InputMskSignatureVersion": ".inputmsk",
|
|
7230
7218
|
"InputMskTLSSettingsClientSide": ".inputmsk",
|
|
7231
7219
|
"InputMskTLSSettingsClientSideTypedDict": ".inputmsk",
|
|
@@ -8071,6 +8059,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8071
8059
|
"OutputConfluentCloudQueueFullBehavior": ".outputconfluentcloud",
|
|
8072
8060
|
"OutputConfluentCloudRecordDataFormat": ".outputconfluentcloud",
|
|
8073
8061
|
"OutputConfluentCloudSASLMechanism": ".outputconfluentcloud",
|
|
8062
|
+
"OutputConfluentCloudSchemaType": ".outputconfluentcloud",
|
|
8074
8063
|
"OutputConfluentCloudTLSSettingsClientSide": ".outputconfluentcloud",
|
|
8075
8064
|
"OutputConfluentCloudTLSSettingsClientSideTypedDict": ".outputconfluentcloud",
|
|
8076
8065
|
"OutputConfluentCloudType": ".outputconfluentcloud",
|
|
@@ -8144,13 +8133,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8144
8133
|
"OutputCrowdstrikeNextGenSiemTimeoutRetrySettingsTypedDict": ".outputcrowdstrikenextgensiem",
|
|
8145
8134
|
"OutputCrowdstrikeNextGenSiemType": ".outputcrowdstrikenextgensiem",
|
|
8146
8135
|
"OutputCrowdstrikeNextGenSiemTypedDict": ".outputcrowdstrikenextgensiem",
|
|
8147
|
-
"OutputDatabricks": ".outputdatabricks",
|
|
8148
|
-
"OutputDatabricksAuthenticationMethod": ".outputdatabricks",
|
|
8149
|
-
"OutputDatabricksBackpressureBehavior": ".outputdatabricks",
|
|
8150
|
-
"OutputDatabricksDataFormat": ".outputdatabricks",
|
|
8151
|
-
"OutputDatabricksDiskSpaceProtection": ".outputdatabricks",
|
|
8152
|
-
"OutputDatabricksType": ".outputdatabricks",
|
|
8153
|
-
"OutputDatabricksTypedDict": ".outputdatabricks",
|
|
8154
8136
|
"DatadogSite": ".outputdatadog",
|
|
8155
8137
|
"OutputDatadog": ".outputdatadog",
|
|
8156
8138
|
"OutputDatadogAuthenticationMethod": ".outputdatadog",
|
|
@@ -8534,6 +8516,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8534
8516
|
"OutputKafkaQueueFullBehavior": ".outputkafka",
|
|
8535
8517
|
"OutputKafkaRecordDataFormat": ".outputkafka",
|
|
8536
8518
|
"OutputKafkaSASLMechanism": ".outputkafka",
|
|
8519
|
+
"OutputKafkaSchemaType": ".outputkafka",
|
|
8537
8520
|
"OutputKafkaTLSSettingsClientSide": ".outputkafka",
|
|
8538
8521
|
"OutputKafkaTLSSettingsClientSideTypedDict": ".outputkafka",
|
|
8539
8522
|
"OutputKafkaType": ".outputkafka",
|
|
@@ -8608,6 +8591,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8608
8591
|
"OutputMskPqControlsTypedDict": ".outputmsk",
|
|
8609
8592
|
"OutputMskQueueFullBehavior": ".outputmsk",
|
|
8610
8593
|
"OutputMskRecordDataFormat": ".outputmsk",
|
|
8594
|
+
"OutputMskSchemaType": ".outputmsk",
|
|
8611
8595
|
"OutputMskSignatureVersion": ".outputmsk",
|
|
8612
8596
|
"OutputMskTLSSettingsClientSide": ".outputmsk",
|
|
8613
8597
|
"OutputMskTLSSettingsClientSideTypedDict": ".outputmsk",
|
|
@@ -9103,6 +9087,8 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9103
9087
|
"RbacResource": ".rbacresource",
|
|
9104
9088
|
"ResourcePolicy": ".resourcepolicy",
|
|
9105
9089
|
"ResourcePolicyTypedDict": ".resourcepolicy",
|
|
9090
|
+
"RouteCloneConf": ".routecloneconf",
|
|
9091
|
+
"RouteCloneConfTypedDict": ".routecloneconf",
|
|
9106
9092
|
"RouteConf": ".routeconf",
|
|
9107
9093
|
"RouteConfTypedDict": ".routeconf",
|
|
9108
9094
|
"Comment": ".routes",
|
|
@@ -9214,8 +9200,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9214
9200
|
"UpdatePacksByIDRequestTypedDict": ".updatepacksbyidop",
|
|
9215
9201
|
"UpdatePacksByIDResponse": ".updatepacksbyidop",
|
|
9216
9202
|
"UpdatePacksByIDResponseTypedDict": ".updatepacksbyidop",
|
|
9217
|
-
"UpdatePacksRequest": ".updatepacksop",
|
|
9218
|
-
"UpdatePacksRequestTypedDict": ".updatepacksop",
|
|
9219
9203
|
"UpdatePipelineByIDRequest": ".updatepipelinebyidop",
|
|
9220
9204
|
"UpdatePipelineByIDRequestTypedDict": ".updatepipelinebyidop",
|
|
9221
9205
|
"UpdatePipelineByIDResponse": ".updatepipelinebyidop",
|
|
@@ -9224,8 +9208,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9224
9208
|
"UpdateRoutesByIDRequestTypedDict": ".updateroutesbyidop",
|
|
9225
9209
|
"UpdateRoutesByIDResponse": ".updateroutesbyidop",
|
|
9226
9210
|
"UpdateRoutesByIDResponseTypedDict": ".updateroutesbyidop",
|
|
9227
|
-
"UploadPackResponse": ".uploadpackresponse",
|
|
9228
|
-
"UploadPackResponseTypedDict": ".uploadpackresponse",
|
|
9229
9211
|
"UserAccessControlList": ".useraccesscontrollist",
|
|
9230
9212
|
"UserAccessControlListTypedDict": ".useraccesscontrollist",
|
|
9231
9213
|
"WorkerTypes": ".workertypes",
|