frogml-core 0.0.51__py3-none-any.whl → 0.0.53__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. frogml_core/__init__.py +1 -1
  2. {frogml_core-0.0.51.dist-info → frogml_core-0.0.53.dist-info}/METADATA +1 -1
  3. {frogml_core-0.0.51.dist-info → frogml_core-0.0.53.dist-info}/RECORD +31 -31
  4. frogml_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py +36 -0
  5. frogml_proto/qwak/administration/runtime_configuration/v0/{auth_pb2.pyi → creds/auth_pb2.pyi} +5 -5
  6. frogml_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py +45 -0
  7. frogml_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py +2 -2
  8. frogml_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py +5 -5
  9. frogml_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi +3 -3
  10. frogml_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py +11 -11
  11. frogml_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi +3 -3
  12. frogml_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py +5 -5
  13. frogml_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi +3 -3
  14. frogml_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py +8 -9
  15. frogml_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py +13 -13
  16. frogml_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi +3 -3
  17. frogml_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py +4 -5
  18. frogml_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py +4 -5
  19. frogml_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py +13 -13
  20. frogml_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi +5 -5
  21. frogml_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py +2 -2
  22. frogml_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py +2 -2
  23. frogml_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py +2 -2
  24. frogml_proto/qwak/administration/v0/environments/configuration_pb2.py +16 -16
  25. frogml_proto/qwak/administration/v0/environments/configuration_pb2.pyi +7 -2
  26. frogml_proto/qwak/administration/v0/environments/environment_pb2.py +8 -8
  27. frogml_proto/qwak/administration/v0/environments/environment_pb2.pyi +2 -9
  28. frogml_proto/qwak/administration/runtime_configuration/v0/auth_pb2.py +0 -36
  29. frogml_proto/qwak/administration/runtime_configuration/v0/secret_pb2.py +0 -45
  30. {frogml_core-0.0.51.dist-info → frogml_core-0.0.53.dist-info}/WHEEL +0 -0
  31. /frogml_proto/qwak/administration/runtime_configuration/v0/{auth_pb2_grpc.py → creds/auth_pb2_grpc.py} +0 -0
  32. /frogml_proto/qwak/administration/runtime_configuration/v0/{secret_pb2.pyi → creds/secret_pb2.pyi} +0 -0
  33. /frogml_proto/qwak/administration/runtime_configuration/v0/{secret_pb2_grpc.py → creds/secret_pb2_grpc.py} +0 -0
frogml_core/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  """Top-level package for frogml."""
2
2
 
3
3
  __author__ = "jfrog"
4
- __version__ = "0.0.51"
4
+ __version__ = "0.0.53"
5
5
 
6
6
  from frogml_core.inner.di_configuration import wire_dependencies
7
7
  from frogml_core.model.model_version_tracking import ( # noqa: F401,E501
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: frogml-core
3
- Version: 0.0.51
3
+ Version: 0.0.53
4
4
  Summary: frogml Core contains the necessary objects and communication tools for using the Jfrog ml Platform
5
5
  License: Apache-2.0
6
6
  Keywords: mlops,ml,deployment,serving,model
@@ -1,4 +1,4 @@
1
- frogml_core/__init__.py,sha256=F03MMVSSwZ508pmDlXFNqDjPWCz0gGgOHg7BbaWidtQ,777
1
+ frogml_core/__init__.py,sha256=1Dog3g9SF6PlLx4FpuahhBXVrkLVuGWZjCIHu1TpoWs,777
2
2
  frogml_core/automations/__init__.py,sha256=j2gD15MN-xVWhI5rAFsDwhL0CIyICLNT0scXsKvNBkU,1547
3
3
  frogml_core/automations/automation_executions.py,sha256=xpOb9Dq8gPPGNQDJTvBBZbNz4woZDRZY0HqnLSu7pwU,3230
4
4
  frogml_core/automations/automations.py,sha256=GKEQyQMi8sxX5oZn62PaxPi0zD8IaJRjBkhczRJxHNs,13070
@@ -482,56 +482,56 @@ frogml_proto/qwak/administration/authenticated_user/v1/credentials_pb2_grpc.py,s
482
482
  frogml_proto/qwak/administration/authenticated_user/v1/details_pb2.py,sha256=Z1uqfnR7zXHhPaOojmX7FmXK_1nuv7bO9aUA01AZEng,4914
483
483
  frogml_proto/qwak/administration/authenticated_user/v1/details_pb2.pyi,sha256=zdQqQF0o1uv-II_bCMMsm3h-Em_RN1HKmrHcjjszkeE,5995
484
484
  frogml_proto/qwak/administration/authenticated_user/v1/details_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
485
- frogml_proto/qwak/administration/runtime_configuration/v0/auth_pb2.py,sha256=76SOi8smZpfNyz3yJ21F2hfrPkbUain0cDL6vrTDfG8,2300
486
- frogml_proto/qwak/administration/runtime_configuration/v0/auth_pb2.pyi,sha256=8K_-2JcRznuh8vlKDoUWtR1m42JxOBtxcnCkb8TZtNc,1428
487
- frogml_proto/qwak/administration/runtime_configuration/v0/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
488
- frogml_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py,sha256=mMxcfMvaX6e06kAhB9XWDBqDLHQVAxt6UmjObqSysfo,3804
485
+ frogml_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.py,sha256=9yE2TJd5FmABK5vF5Eu38oOs1-Oa17k9ThvV8--uywE,2373
486
+ frogml_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2.pyi,sha256=Upj1fAe7xv7M4qn62OVeIzJKFflrCT_-pK_sg5MBI-c,1458
487
+ frogml_proto/qwak/administration/runtime_configuration/v0/creds/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
488
+ frogml_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.py,sha256=ShfWQa8e0VmsUXIiDj4rUMpBLp6MZd0bHvIaEtZDxEU,2806
489
+ frogml_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2.pyi,sha256=e8WL8VLVMlRwtmweoGJKDPM6gVqmrZuO-btU-TLOa0I,1766
490
+ frogml_proto/qwak/administration/runtime_configuration/v0/creds/secret_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
491
+ frogml_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.py,sha256=oyXbICtuXL6VYNYTijJ_8anaM0AeyvYmi3u72FFUusE,3786
489
492
  frogml_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2.pyi,sha256=AVYGl9yfWtc89UdTOjnWG0qTJOPPZI4_BGWd8Qf27Nk,2530
490
493
  frogml_proto/qwak/administration/runtime_configuration/v0/data_catalog_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
491
- frogml_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py,sha256=g3LzWU_KCIlrYsNy5RzUFlNvmRAmcd0FGiaS3-_UfoQ,2634
492
- frogml_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi,sha256=UY7WRLte3WUuY9HIfdbTDdQsldUzwaAJw_uDmSnpnKU,1546
494
+ frogml_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.py,sha256=-y09p2FBqDRudNMtqQNOq3ajz84kFGEOKLVO-j8J0qw,2680
495
+ frogml_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2.pyi,sha256=w9LmaS6L8irJ3gJzuyHNWaHK2OF2JCRaEu1lH7G0-To,1564
493
496
  frogml_proto/qwak/administration/runtime_configuration/v0/external/elasticsearch_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
494
- frogml_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py,sha256=tHpiwf9Jnn2oSbVdYnMMsG3Io5YD1O0IdzTdBVPPU7c,5142
495
- frogml_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi,sha256=cyRb4ZxZicpVIlfPUtfHalTAVwAHSnnIwVvjsE7DWV0,3475
497
+ frogml_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.py,sha256=kNYjS4Rzbrk2u1TrJT1WoCAz2TRHUc5NrMhpl2OxacA,5188
498
+ frogml_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2.pyi,sha256=clCZQ9IKh9Sof_IiefMaaPP99nLNH9whytth3diiR0o,3493
496
499
  frogml_proto/qwak/administration/runtime_configuration/v0/external/kafka_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
497
- frogml_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py,sha256=s5cbPfi4dglM0VJbYjFmGS6e_c3XRnws_-ALloymTB8,2498
498
- frogml_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi,sha256=U-cpK-mKlWb2XI5QSVepaPWqLSvyZDACTEAPu3FF5bc,1522
500
+ frogml_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.py,sha256=pTJrJgDoC0HQiEPDiz6rF9UVXB4BG3K-RZjYdSQiF8U,2544
501
+ frogml_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2.pyi,sha256=eZjYhz_rcAmnQFdU4KeTGZEeePP6GB11PV8SOi4kz9g,1540
499
502
  frogml_proto/qwak/administration/runtime_configuration/v0/external/redis_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
500
- frogml_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py,sha256=5kG-ffKs4g6S7N9x3cQY2EMOW-D1w9ronkeulaaPdTg,4452
503
+ frogml_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.py,sha256=sxrA7pP71wnnCTh_fN4nurxW9zHizKrPUw9isH7sEE8,4217
501
504
  frogml_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2.pyi,sha256=A5OXe8GQmk3Rw60CpOvBqbiO56rPQv46-HdJCKfhQAk,3008
502
505
  frogml_proto/qwak/administration/runtime_configuration/v0/feature_store_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
503
- frogml_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py,sha256=fH2liesavhAmzkq9LLfyuAGm93j0omMBOsu7xaTLVv8,5781
504
- frogml_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi,sha256=GkBkkBUXukoPWmLpDsKGz0JygUDxl8EiSjpZo_xTYY8,5338
506
+ frogml_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.py,sha256=pzA9S8gmM5GWe7YQ45JXNRg4-f6Hlgc-s2R5mQvrII8,5788
507
+ frogml_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2.pyi,sha256=OawsIlbS3CXiw42XP1th5lpFBZi4YrVmzDYDUFLOy60,5356
505
508
  frogml_proto/qwak/administration/runtime_configuration/v0/hosting_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
506
- frogml_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py,sha256=0jRN5iu_pP4-pOjl3XTAhxWbvb_pw-oBh37ExMtvqgw,2798
509
+ frogml_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.py,sha256=Zo6bbH79Boi1eoHCO0zabTiwkrfv4QyBFFpSv3wwaFU,2563
507
510
  frogml_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2.pyi,sha256=9GXb76R5pgb1cU1VApbkB-flyMUCobUFUde_7ivUnNs,1448
508
511
  frogml_proto/qwak/administration/runtime_configuration/v0/logs_storage_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
509
- frogml_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py,sha256=X_bXcJdVYgfxqnZCYgQdL0C5CyMXH4QQKL2v5jyYfSs,2929
512
+ frogml_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.py,sha256=zEc8ScKZZrlJLgFOBHTfIPCrNxrVMh5uyMTmKnpnoE4,2694
510
513
  frogml_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2.pyi,sha256=f9TRM2IiIXRHMrnoh_mZHRf1_ySXMXiEgHYTi7irKXk,1422
511
514
  frogml_proto/qwak/administration/runtime_configuration/v0/model_analytics_storage_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
512
- frogml_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py,sha256=excQVW10eyPsiDeS7ZGsKNwGLQKuXizqR8PcpdwRmfM,5624
513
- frogml_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi,sha256=VHVMzv1hXIbrmgr-KmK7onESzoQRzaomHEdXxz6zwAM,4494
515
+ frogml_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.py,sha256=Yajepu8cUprZ-MjBsidgILkHYEFdLSj3lWdNHuHvlw4,5632
516
+ frogml_proto/qwak/administration/runtime_configuration/v0/network_config_pb2.pyi,sha256=04FcVWQy-KtUDqA5mSfmdX5BFL2GWMcnpcn8KOwpYCY,4524
514
517
  frogml_proto/qwak/administration/runtime_configuration/v0/network_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
515
- frogml_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py,sha256=Z00BGr6n_jftB9wDbFrZY8VTyFnescPn8HvbCIGExd0,3644
518
+ frogml_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.py,sha256=p39Mb6VPtI0aYnsiILAjPcKPYWWdGkPpCNOyMgMOqmY,3626
516
519
  frogml_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2.pyi,sha256=I5lypi84OoePvdpz7FtuzVq8J2PRyU--mqV680WlNzc,2562
517
520
  frogml_proto/qwak/administration/runtime_configuration/v0/object_storage_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
518
- frogml_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py,sha256=0ZZb2sg_0WaZO7VLbo7OBIqI2awGrU-AYS-AviCqy_g,4942
521
+ frogml_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.py,sha256=F5uo2c_cPvaaKmJ6aovak41pevl6VBk2tELXXMzjg4g,4924
519
522
  frogml_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2.pyi,sha256=QLTmYD45iyIZFPj4ozOVR7foK6To8UC0RY_TPCy8Mp4,4979
520
523
  frogml_proto/qwak/administration/runtime_configuration/v0/runtime_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
521
- frogml_proto/qwak/administration/runtime_configuration/v0/secret_pb2.py,sha256=HS0-Cp5OgGqoEysqwZ0cYXZC6JKqu56-8I8btbujar4,2740
522
- frogml_proto/qwak/administration/runtime_configuration/v0/secret_pb2.pyi,sha256=e8WL8VLVMlRwtmweoGJKDPM6gVqmrZuO-btU-TLOa0I,1766
523
- frogml_proto/qwak/administration/runtime_configuration/v0/secret_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
524
- frogml_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py,sha256=QGo7auysD-Yeyx3UA2TzbIzDUllQ2YJicT93gxaAQBo,3785
524
+ frogml_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.py,sha256=4qWJev_E2ZzU3jaSTjZ9I-pcAYNIYwJ-UoE3_tgkD7A,3767
525
525
  frogml_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2.pyi,sha256=86lYyaMcsIOIxqx3J0q9DKA6HdVQzFpzq_guhJcgV9s,2588
526
526
  frogml_proto/qwak/administration/runtime_configuration/v0/sql_engine_config_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
527
527
  frogml_proto/qwak/administration/v0/authentication/authentication_service_pb2.py,sha256=TB_RvTOQRAlnD6OML2tH51Ms4NrXTnfUAhbyEdpzfuA,4648
528
528
  frogml_proto/qwak/administration/v0/authentication/authentication_service_pb2.pyi,sha256=jAAqlBaE5GmqYVzmYzJ37rS06-4gma5X9x1ZB8GvAqU,3664
529
529
  frogml_proto/qwak/administration/v0/authentication/authentication_service_pb2_grpc.py,sha256=QX3NOsb1EwPrw-cVl-qoTbbrYrPO0mgXxT1kAi3n7xk,3168
530
- frogml_proto/qwak/administration/v0/environments/configuration_pb2.py,sha256=yOmyLrL9LtkuYTkEjXSOIv5s7Jc043PN6EQEMtOKVso,8824
531
- frogml_proto/qwak/administration/v0/environments/configuration_pb2.pyi,sha256=rMOcGZSQEP0syFTzGxeSODMgM-OezDzFhFDUaT5KHGY,13383
530
+ frogml_proto/qwak/administration/v0/environments/configuration_pb2.py,sha256=d44e-ICpJnQZQP9oE5P7WfzwDucs8pFjGMaF5RryIag,8989
531
+ frogml_proto/qwak/administration/v0/environments/configuration_pb2.pyi,sha256=C_n4Phh9Fz6a-nCweCj9kbw8QTSSd0jQ-GCgThLnJnk,14045
532
532
  frogml_proto/qwak/administration/v0/environments/configuration_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
533
- frogml_proto/qwak/administration/v0/environments/environment_pb2.py,sha256=1p9AmcEZrNJIwYfHa9s4FH5PLLTzZiwdxnbfCz9VEEQ,5294
534
- frogml_proto/qwak/administration/v0/environments/environment_pb2.pyi,sha256=HsPyKAq-Hgjz5pI3e_KNDoELsZSdSZBtJqbCA9MfDOM,8385
533
+ frogml_proto/qwak/administration/v0/environments/environment_pb2.py,sha256=9899wmBORvskR1A0nYC2Snp5btA8MYxSZGJsvsq1OlY,5132
534
+ frogml_proto/qwak/administration/v0/environments/environment_pb2.pyi,sha256=hgJMdJ0Z2lcXXRO6Ov9Vr2CCjAvn0xBNTKjpQmgOEEg,7565
535
535
  frogml_proto/qwak/administration/v0/environments/environment_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
536
536
  frogml_proto/qwak/administration/v0/environments/environment_service_pb2.py,sha256=0QtzNpknYTFvzoFjx1I2AcsaCrR73poLCr2XHL_pfH4,16017
537
537
  frogml_proto/qwak/administration/v0/environments/environment_service_pb2.pyi,sha256=W7ndMyiPkDz1_uUqaFvr8qeA0QzXrDI5FYzjfRzBhfM,12660
@@ -1067,6 +1067,6 @@ frogml_services_mock/mocks/workspace_manager_service_mock.py,sha256=WbOiWgOyr-xT
1067
1067
  frogml_services_mock/services_mock.py,sha256=_34z6rFCHFwcSni-9eyJlrH264xsL_QDNmG-EBv0zMc,20281
1068
1068
  frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1069
1069
  frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
1070
- frogml_core-0.0.51.dist-info/METADATA,sha256=1T5njxg6xvmqkL1haieEmcWqc0Zo1jdLqcVeTTZc4Mc,2004
1071
- frogml_core-0.0.51.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
1072
- frogml_core-0.0.51.dist-info/RECORD,,
1070
+ frogml_core-0.0.53.dist-info/METADATA,sha256=dvlq5k8wVGhS4AFtpjsHpjAJ4I8-ZTml-k_NL5fDsiY,2004
1071
+ frogml_core-0.0.53.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
1072
+ frogml_core-0.0.53.dist-info/RECORD,,
@@ -0,0 +1,36 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: frogml_proto.qwak.administration/runtime_configuration/v0/creds/auth.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import message as _message
8
+ from google.protobuf import reflection as _reflection
9
+ from google.protobuf import symbol_database as _symbol_database
10
+ # @@protoc_insertion_point(imports)
11
+
12
+ _sym_db = _symbol_database.Default()
13
+
14
+
15
+ from frogml_proto.qwak.administration.runtime_configuration.v0.creds import secret_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_creds_dot_secret__pb2
16
+
17
+
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n=qwak/administration/runtime_configuration/v0/creds/auth.proto\x12\x37qwak.administration.runtime_configuration.v0.creds.auth\x1a?qwak/administration/runtime_configuration/v0/creds/secret.proto\"\xc1\x01\n\tBasicAuth\x12Y\n\x08username\x18\x01 \x01(\x0b\x32G.qwak.administration.runtime_configuration.v0.creds.secret.SecretKeyRef\x12Y\n\x08password\x18\x02 \x01(\x0b\x32G.qwak.administration.runtime_configuration.v0.creds.secret.SecretKeyRefB\xe3\x01\n0com.jfrog.ml.runtime_configuration.v0.creds.authP\x01Z\xac\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/creds;runtime_configuration_v0_credsb\x06proto3')
19
+
20
+
21
+
22
+ _BASICAUTH = DESCRIPTOR.message_types_by_name['BasicAuth']
23
+ BasicAuth = _reflection.GeneratedProtocolMessageType('BasicAuth', (_message.Message,), {
24
+ 'DESCRIPTOR' : _BASICAUTH,
25
+ '__module__' : 'qwak.administration.runtime_configuration.v0.creds.auth_pb2'
26
+ # @@protoc_insertion_point(class_scope:qwak.administration.runtime_configuration.v0.creds.auth.BasicAuth)
27
+ })
28
+ _sym_db.RegisterMessage(BasicAuth)
29
+
30
+ if _descriptor._USE_C_DESCRIPTORS == False:
31
+
32
+ DESCRIPTOR._options = None
33
+ DESCRIPTOR._serialized_options = b'\n0com.jfrog.ml.runtime_configuration.v0.creds.authP\001Z\254\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/creds;runtime_configuration_v0_creds'
34
+ _BASICAUTH._serialized_start=188
35
+ _BASICAUTH._serialized_end=381
36
+ # @@protoc_insertion_point(module_scope)
@@ -5,7 +5,7 @@ isort:skip_file
5
5
  import builtins
6
6
  import google.protobuf.descriptor
7
7
  import google.protobuf.message
8
- import frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2
8
+ import frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2
9
9
  import sys
10
10
 
11
11
  if sys.version_info >= (3, 8):
@@ -21,14 +21,14 @@ class BasicAuth(google.protobuf.message.Message):
21
21
  USERNAME_FIELD_NUMBER: builtins.int
22
22
  PASSWORD_FIELD_NUMBER: builtins.int
23
23
  @property
24
- def username(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef: ...
24
+ def username(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef: ...
25
25
  @property
26
- def password(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef: ...
26
+ def password(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef: ...
27
27
  def __init__(
28
28
  self,
29
29
  *,
30
- username: frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef | None = ...,
31
- password: frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef | None = ...,
30
+ username: frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef | None = ...,
31
+ password: frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef | None = ...,
32
32
  ) -> None: ...
33
33
  def HasField(self, field_name: typing_extensions.Literal["password", b"password", "username", b"username"]) -> builtins.bool: ...
34
34
  def ClearField(self, field_name: typing_extensions.Literal["password", b"password", "username", b"username"]) -> None: ...
@@ -0,0 +1,45 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: frogml_proto.qwak.administration/runtime_configuration/v0/creds/secret.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import message as _message
8
+ from google.protobuf import reflection as _reflection
9
+ from google.protobuf import symbol_database as _symbol_database
10
+ # @@protoc_insertion_point(imports)
11
+
12
+ _sym_db = _symbol_database.Default()
13
+
14
+
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n?qwak/administration/runtime_configuration/v0/creds/secret.proto\x12\x39qwak.administration.runtime_configuration.v0.creds.secret\"\x8e\x01\n\x0cSecretKeyRef\x12v\n\x19kubernetes_secret_key_ref\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.creds.secret.KubernetesSecretKeyRefH\x00\x42\x06\n\x04type\"3\n\x16KubernetesSecretKeyRef\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0b\n\x03key\x18\x02 \x01(\tB\xe5\x01\n2com.jfrog.ml.runtime_configuration.v0.creds.secretP\x01Z\xac\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/creds;runtime_configuration_v0_credsb\x06proto3')
18
+
19
+
20
+
21
+ _SECRETKEYREF = DESCRIPTOR.message_types_by_name['SecretKeyRef']
22
+ _KUBERNETESSECRETKEYREF = DESCRIPTOR.message_types_by_name['KubernetesSecretKeyRef']
23
+ SecretKeyRef = _reflection.GeneratedProtocolMessageType('SecretKeyRef', (_message.Message,), {
24
+ 'DESCRIPTOR' : _SECRETKEYREF,
25
+ '__module__' : 'qwak.administration.runtime_configuration.v0.creds.secret_pb2'
26
+ # @@protoc_insertion_point(class_scope:qwak.administration.runtime_configuration.v0.creds.secret.SecretKeyRef)
27
+ })
28
+ _sym_db.RegisterMessage(SecretKeyRef)
29
+
30
+ KubernetesSecretKeyRef = _reflection.GeneratedProtocolMessageType('KubernetesSecretKeyRef', (_message.Message,), {
31
+ 'DESCRIPTOR' : _KUBERNETESSECRETKEYREF,
32
+ '__module__' : 'qwak.administration.runtime_configuration.v0.creds.secret_pb2'
33
+ # @@protoc_insertion_point(class_scope:qwak.administration.runtime_configuration.v0.creds.secret.KubernetesSecretKeyRef)
34
+ })
35
+ _sym_db.RegisterMessage(KubernetesSecretKeyRef)
36
+
37
+ if _descriptor._USE_C_DESCRIPTORS == False:
38
+
39
+ DESCRIPTOR._options = None
40
+ DESCRIPTOR._serialized_options = b'\n2com.jfrog.ml.runtime_configuration.v0.creds.secretP\001Z\254\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/creds;runtime_configuration_v0_creds'
41
+ _SECRETKEYREF._serialized_start=127
42
+ _SECRETKEYREF._serialized_end=269
43
+ _KUBERNETESSECRETKEYREF._serialized_start=271
44
+ _KUBERNETESSECRETKEYREF._serialized_end=322
45
+ # @@protoc_insertion_point(module_scope)
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
14
14
 
15
15
 
16
16
 
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFqwak/administration/runtime_configuration/v0/data_catalog_config.proto\x12@qwak.administration.runtime_configuration.v0.data_catalog_config\"\xf3\x01\n\x18\x44\x61taCatalogConfiguration\x12\x63\n\x04glue\x18\x01 \x01(\x0b\x32S.qwak.administration.runtime_configuration.v0.data_catalog_config.GlueConfigurationH\x00\x12j\n\x08\x62ig_lake\x18\x02 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.data_catalog_config.BigLakeConfigurationH\x00\x42\x06\n\x04type\"}\n\x14\x42igLakeConfiguration\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12 \n\x18\x62ig_lake_connection_name\x18\x02 \x01(\t\x12\x19\n\x11\x62ig_lake_location\x18\x03 \x01(\t\x12\x14\n\x0c\x63\x61talog_name\x18\x04 \x01(\t\"\x13\n\x11GlueConfigurationB\xe9\x01\n9com.jfrog.ml.runtime_configuration.v0.data_catalog_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFqwak/administration/runtime_configuration/v0/data_catalog_config.proto\x12@qwak.administration.runtime_configuration.v0.data_catalog_config\"\xf3\x01\n\x18\x44\x61taCatalogConfiguration\x12\x63\n\x04glue\x18\x01 \x01(\x0b\x32S.qwak.administration.runtime_configuration.v0.data_catalog_config.GlueConfigurationH\x00\x12j\n\x08\x62ig_lake\x18\x02 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.data_catalog_config.BigLakeConfigurationH\x00\x42\x06\n\x04type\"}\n\x14\x42igLakeConfiguration\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12 \n\x18\x62ig_lake_connection_name\x18\x02 \x01(\t\x12\x19\n\x11\x62ig_lake_location\x18\x03 \x01(\t\x12\x14\n\x0c\x63\x61talog_name\x18\x04 \x01(\t\"\x13\n\x11GlueConfigurationB\xe0\x01\n9com.jfrog.ml.runtime_configuration.v0.data_catalog_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
18
18
 
19
19
 
20
20
 
@@ -45,7 +45,7 @@ _sym_db.RegisterMessage(GlueConfiguration)
45
45
  if _descriptor._USE_C_DESCRIPTORS == False:
46
46
 
47
47
  DESCRIPTOR._options = None
48
- DESCRIPTOR._serialized_options = b'\n9com.jfrog.ml.runtime_configuration.v0.data_catalog_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
48
+ DESCRIPTOR._serialized_options = b'\n9com.jfrog.ml.runtime_configuration.v0.data_catalog_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
49
49
  _DATACATALOGCONFIGURATION._serialized_start=141
50
50
  _DATACATALOGCONFIGURATION._serialized_end=384
51
51
  _BIGLAKECONFIGURATION._serialized_start=386
@@ -12,10 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_auth__pb2
15
+ from frogml_proto.qwak.administration.runtime_configuration.v0.creds import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_creds_dot_auth__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nPqwak/administration/runtime_configuration/v0/external/elasticsearch_config.proto\x12Jqwak.administration.runtime_configuration.v0.external.elasticsearch_config\x1a\x37qwak/administration/runtime_configuration/v0/auth.proto\"\x97\x01\n\x1a\x45lasticsearchConfiguration\x12M\n\x05\x62\x61sic\x18\x01 \x01(\x0b\x32<.qwak.administration.runtime_configuration.v0.auth.BasicAuthH\x00\x12\x0f\n\x07\x61\x64\x64ress\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\x05\x42\x0b\n\tauth_typeB\xf3\x01\nCcom.jfrog.ml.runtime_configuration.v0.external.elasticsearch_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nPqwak/administration/runtime_configuration/v0/external/elasticsearch_config.proto\x12Jqwak.administration.runtime_configuration.v0.external.elasticsearch_config\x1a=qwak/administration/runtime_configuration/v0/creds/auth.proto\"\x9d\x01\n\x1a\x45lasticsearchConfiguration\x12S\n\x05\x62\x61sic\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.creds.auth.BasicAuthH\x00\x12\x0f\n\x07\x61\x64\x64ress\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\x05\x42\x0b\n\tauth_typeB\xfc\x01\nCcom.jfrog.ml.runtime_configuration.v0.external.elasticsearch_configP\x01Z\xb2\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0_externalb\x06proto3')
19
19
 
20
20
 
21
21
 
@@ -30,7 +30,7 @@ _sym_db.RegisterMessage(ElasticsearchConfiguration)
30
30
  if _descriptor._USE_C_DESCRIPTORS == False:
31
31
 
32
32
  DESCRIPTOR._options = None
33
- DESCRIPTOR._serialized_options = b'\nCcom.jfrog.ml.runtime_configuration.v0.external.elasticsearch_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
34
- _ELASTICSEARCHCONFIGURATION._serialized_start=218
35
- _ELASTICSEARCHCONFIGURATION._serialized_end=369
33
+ DESCRIPTOR._serialized_options = b'\nCcom.jfrog.ml.runtime_configuration.v0.external.elasticsearch_configP\001Z\262\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0_external'
34
+ _ELASTICSEARCHCONFIGURATION._serialized_start=224
35
+ _ELASTICSEARCHCONFIGURATION._serialized_end=381
36
36
  # @@protoc_insertion_point(module_scope)
@@ -5,7 +5,7 @@ isort:skip_file
5
5
  import builtins
6
6
  import google.protobuf.descriptor
7
7
  import google.protobuf.message
8
- import frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2
8
+ import frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2
9
9
  import sys
10
10
 
11
11
  if sys.version_info >= (3, 8):
@@ -22,13 +22,13 @@ class ElasticsearchConfiguration(google.protobuf.message.Message):
22
22
  ADDRESS_FIELD_NUMBER: builtins.int
23
23
  PORT_FIELD_NUMBER: builtins.int
24
24
  @property
25
- def basic(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2.BasicAuth: ...
25
+ def basic(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2.BasicAuth: ...
26
26
  address: builtins.str
27
27
  port: builtins.int
28
28
  def __init__(
29
29
  self,
30
30
  *,
31
- basic: frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2.BasicAuth | None = ...,
31
+ basic: frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2.BasicAuth | None = ...,
32
32
  address: builtins.str = ...,
33
33
  port: builtins.int = ...,
34
34
  ) -> None: ...
@@ -12,10 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_auth__pb2
15
+ from frogml_proto.qwak.administration.runtime_configuration.v0.creds import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_creds_dot_auth__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHqwak/administration/runtime_configuration/v0/external/kafka_config.proto\x12\x42qwak.administration.runtime_configuration.v0.external.kafka_config\x1a\x37qwak/administration/runtime_configuration/v0/auth.proto\"\x89\x02\n\x12KafkaConfiguration\x12\x19\n\x11\x62ootstrap_servers\x18\x01 \x01(\t\x12R\n\nbasic_auth\x18\x02 \x01(\x0b\x32<.qwak.administration.runtime_configuration.v0.auth.BasicAuthH\x00\x12|\n\x11security_protocol\x18\x03 \x01(\x0b\x32_.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaSecurityProtocolConfigH\x00\x42\x06\n\x04\x61uth\"\xa5\x02\n\x1bKafkaSecurityProtocolConfig\x12~\n\nplain_text\x18\x01 \x01(\x0b\x32h.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaPlainTextSecurityProtocolConfigH\x00\x12q\n\x03ssl\x18\x02 \x01(\x0b\x32\x62.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaSslSecurityProtocolConfigH\x00\x42\x13\n\x11security_protocol\"&\n$KafkaPlainTextSecurityProtocolConfig\" \n\x1eKafkaSslSecurityProtocolConfigB\xeb\x01\n;com.jfrog.ml.runtime_configuration.v0.external.kafka_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHqwak/administration/runtime_configuration/v0/external/kafka_config.proto\x12\x42qwak.administration.runtime_configuration.v0.external.kafka_config\x1a=qwak/administration/runtime_configuration/v0/creds/auth.proto\"\x8f\x02\n\x12KafkaConfiguration\x12\x19\n\x11\x62ootstrap_servers\x18\x01 \x01(\t\x12X\n\nbasic_auth\x18\x02 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.creds.auth.BasicAuthH\x00\x12|\n\x11security_protocol\x18\x03 \x01(\x0b\x32_.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaSecurityProtocolConfigH\x00\x42\x06\n\x04\x61uth\"\xa5\x02\n\x1bKafkaSecurityProtocolConfig\x12~\n\nplain_text\x18\x01 \x01(\x0b\x32h.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaPlainTextSecurityProtocolConfigH\x00\x12q\n\x03ssl\x18\x02 \x01(\x0b\x32\x62.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaSslSecurityProtocolConfigH\x00\x42\x13\n\x11security_protocol\"&\n$KafkaPlainTextSecurityProtocolConfig\" \n\x1eKafkaSslSecurityProtocolConfigB\xf4\x01\n;com.jfrog.ml.runtime_configuration.v0.external.kafka_configP\x01Z\xb2\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0_externalb\x06proto3')
19
19
 
20
20
 
21
21
 
@@ -54,13 +54,13 @@ _sym_db.RegisterMessage(KafkaSslSecurityProtocolConfig)
54
54
  if _descriptor._USE_C_DESCRIPTORS == False:
55
55
 
56
56
  DESCRIPTOR._options = None
57
- DESCRIPTOR._serialized_options = b'\n;com.jfrog.ml.runtime_configuration.v0.external.kafka_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
58
- _KAFKACONFIGURATION._serialized_start=202
59
- _KAFKACONFIGURATION._serialized_end=467
60
- _KAFKASECURITYPROTOCOLCONFIG._serialized_start=470
61
- _KAFKASECURITYPROTOCOLCONFIG._serialized_end=763
62
- _KAFKAPLAINTEXTSECURITYPROTOCOLCONFIG._serialized_start=765
63
- _KAFKAPLAINTEXTSECURITYPROTOCOLCONFIG._serialized_end=803
64
- _KAFKASSLSECURITYPROTOCOLCONFIG._serialized_start=805
65
- _KAFKASSLSECURITYPROTOCOLCONFIG._serialized_end=837
57
+ DESCRIPTOR._serialized_options = b'\n;com.jfrog.ml.runtime_configuration.v0.external.kafka_configP\001Z\262\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0_external'
58
+ _KAFKACONFIGURATION._serialized_start=208
59
+ _KAFKACONFIGURATION._serialized_end=479
60
+ _KAFKASECURITYPROTOCOLCONFIG._serialized_start=482
61
+ _KAFKASECURITYPROTOCOLCONFIG._serialized_end=775
62
+ _KAFKAPLAINTEXTSECURITYPROTOCOLCONFIG._serialized_start=777
63
+ _KAFKAPLAINTEXTSECURITYPROTOCOLCONFIG._serialized_end=815
64
+ _KAFKASSLSECURITYPROTOCOLCONFIG._serialized_start=817
65
+ _KAFKASSLSECURITYPROTOCOLCONFIG._serialized_end=849
66
66
  # @@protoc_insertion_point(module_scope)
@@ -5,7 +5,7 @@ isort:skip_file
5
5
  import builtins
6
6
  import google.protobuf.descriptor
7
7
  import google.protobuf.message
8
- import frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2
8
+ import frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2
9
9
  import sys
10
10
 
11
11
  if sys.version_info >= (3, 8):
@@ -23,14 +23,14 @@ class KafkaConfiguration(google.protobuf.message.Message):
23
23
  SECURITY_PROTOCOL_FIELD_NUMBER: builtins.int
24
24
  bootstrap_servers: builtins.str
25
25
  @property
26
- def basic_auth(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2.BasicAuth: ...
26
+ def basic_auth(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2.BasicAuth: ...
27
27
  @property
28
28
  def security_protocol(self) -> global___KafkaSecurityProtocolConfig: ...
29
29
  def __init__(
30
30
  self,
31
31
  *,
32
32
  bootstrap_servers: builtins.str = ...,
33
- basic_auth: frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2.BasicAuth | None = ...,
33
+ basic_auth: frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2.BasicAuth | None = ...,
34
34
  security_protocol: global___KafkaSecurityProtocolConfig | None = ...,
35
35
  ) -> None: ...
36
36
  def HasField(self, field_name: typing_extensions.Literal["auth", b"auth", "basic_auth", b"basic_auth", "security_protocol", b"security_protocol"]) -> builtins.bool: ...
@@ -12,10 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_auth__pb2
15
+ from frogml_proto.qwak.administration.runtime_configuration.v0.creds import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_creds_dot_auth__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHqwak/administration/runtime_configuration/v0/external/redis_config.proto\x12\x42qwak.administration.runtime_configuration.v0.external.redis_config\x1a\x37qwak/administration/runtime_configuration/v0/auth.proto\"\x8f\x01\n\x12RedisConfiguration\x12M\n\x05\x62\x61sic\x18\x01 \x01(\x0b\x32<.qwak.administration.runtime_configuration.v0.auth.BasicAuthH\x00\x12\x0f\n\x07\x61\x64\x64ress\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\x05\x42\x0b\n\tauth_typeB\xeb\x01\n;com.jfrog.ml.runtime_configuration.v0.external.redis_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHqwak/administration/runtime_configuration/v0/external/redis_config.proto\x12\x42qwak.administration.runtime_configuration.v0.external.redis_config\x1a=qwak/administration/runtime_configuration/v0/creds/auth.proto\"\x95\x01\n\x12RedisConfiguration\x12S\n\x05\x62\x61sic\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.creds.auth.BasicAuthH\x00\x12\x0f\n\x07\x61\x64\x64ress\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\x05\x42\x0b\n\tauth_typeB\xf4\x01\n;com.jfrog.ml.runtime_configuration.v0.external.redis_configP\x01Z\xb2\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0_externalb\x06proto3')
19
19
 
20
20
 
21
21
 
@@ -30,7 +30,7 @@ _sym_db.RegisterMessage(RedisConfiguration)
30
30
  if _descriptor._USE_C_DESCRIPTORS == False:
31
31
 
32
32
  DESCRIPTOR._options = None
33
- DESCRIPTOR._serialized_options = b'\n;com.jfrog.ml.runtime_configuration.v0.external.redis_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
34
- _REDISCONFIGURATION._serialized_start=202
35
- _REDISCONFIGURATION._serialized_end=345
33
+ DESCRIPTOR._serialized_options = b'\n;com.jfrog.ml.runtime_configuration.v0.external.redis_configP\001Z\262\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0_external'
34
+ _REDISCONFIGURATION._serialized_start=208
35
+ _REDISCONFIGURATION._serialized_end=357
36
36
  # @@protoc_insertion_point(module_scope)
@@ -5,7 +5,7 @@ isort:skip_file
5
5
  import builtins
6
6
  import google.protobuf.descriptor
7
7
  import google.protobuf.message
8
- import frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2
8
+ import frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2
9
9
  import sys
10
10
 
11
11
  if sys.version_info >= (3, 8):
@@ -22,13 +22,13 @@ class RedisConfiguration(google.protobuf.message.Message):
22
22
  ADDRESS_FIELD_NUMBER: builtins.int
23
23
  PORT_FIELD_NUMBER: builtins.int
24
24
  @property
25
- def basic(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2.BasicAuth: ...
25
+ def basic(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2.BasicAuth: ...
26
26
  address: builtins.str
27
27
  port: builtins.int
28
28
  def __init__(
29
29
  self,
30
30
  *,
31
- basic: frogml_proto.qwak.administration.runtime_configuration.v0.auth_pb2.BasicAuth | None = ...,
31
+ basic: frogml_proto.qwak.administration.runtime_configuration.v0.creds.auth_pb2.BasicAuth | None = ...,
32
32
  address: builtins.str = ...,
33
33
  port: builtins.int = ...,
34
34
  ) -> None: ...
@@ -12,11 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_auth__pb2
16
15
  from frogml_proto.qwak.administration.runtime_configuration.v0.external import redis_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_external_dot_redis__config__pb2
17
16
 
18
17
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nGqwak/administration/runtime_configuration/v0/feature_store_config.proto\x12\x41qwak.administration.runtime_configuration.v0.feature_store_config\x1a\x37qwak/administration/runtime_configuration/v0/auth.proto\x1aHqwak/administration/runtime_configuration/v0/external/redis_config.proto\"\x9d\x01\n\x19\x46\x65\x61tureStoreConfiguration\x12v\n\x07\x65nabled\x18\x02 \x01(\x0b\x32\x63.qwak.administration.runtime_configuration.v0.feature_store_config.EnabledFeatureStoreConfigurationH\x00\x42\x08\n\x06toggle\"\x97\x01\n EnabledFeatureStoreConfiguration\x12s\n\x14online_feature_store\x18\x01 \x01(\x0b\x32U.qwak.administration.runtime_configuration.v0.feature_store_config.OnlineFeatureStore\"\x93\x01\n\x12OnlineFeatureStore\x12u\n\x13redis_configuration\x18\x01 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.external.redis_config.RedisConfigurationH\x00\x42\x06\n\x04typeB\xea\x01\n:com.jfrog.ml.runtime_configuration.v0.feature_store_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nGqwak/administration/runtime_configuration/v0/feature_store_config.proto\x12\x41qwak.administration.runtime_configuration.v0.feature_store_config\x1aHqwak/administration/runtime_configuration/v0/external/redis_config.proto\"\x9d\x01\n\x19\x46\x65\x61tureStoreConfiguration\x12v\n\x07\x65nabled\x18\x02 \x01(\x0b\x32\x63.qwak.administration.runtime_configuration.v0.feature_store_config.EnabledFeatureStoreConfigurationH\x00\x42\x08\n\x06toggle\"\x97\x01\n EnabledFeatureStoreConfiguration\x12s\n\x14online_feature_store\x18\x01 \x01(\x0b\x32U.qwak.administration.runtime_configuration.v0.feature_store_config.OnlineFeatureStore\"\x93\x01\n\x12OnlineFeatureStore\x12u\n\x13redis_configuration\x18\x01 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.external.redis_config.RedisConfigurationH\x00\x42\x06\n\x04typeB\xe1\x01\n:com.jfrog.ml.runtime_configuration.v0.feature_store_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
20
19
 
21
20
 
22
21
 
@@ -47,11 +46,11 @@ _sym_db.RegisterMessage(OnlineFeatureStore)
47
46
  if _descriptor._USE_C_DESCRIPTORS == False:
48
47
 
49
48
  DESCRIPTOR._options = None
50
- DESCRIPTOR._serialized_options = b'\n:com.jfrog.ml.runtime_configuration.v0.feature_store_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
51
- _FEATURESTORECONFIGURATION._serialized_start=274
52
- _FEATURESTORECONFIGURATION._serialized_end=431
53
- _ENABLEDFEATURESTORECONFIGURATION._serialized_start=434
54
- _ENABLEDFEATURESTORECONFIGURATION._serialized_end=585
55
- _ONLINEFEATURESTORE._serialized_start=588
56
- _ONLINEFEATURESTORE._serialized_end=735
49
+ DESCRIPTOR._serialized_options = b'\n:com.jfrog.ml.runtime_configuration.v0.feature_store_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
50
+ _FEATURESTORECONFIGURATION._serialized_start=217
51
+ _FEATURESTORECONFIGURATION._serialized_end=374
52
+ _ENABLEDFEATURESTORECONFIGURATION._serialized_start=377
53
+ _ENABLEDFEATURESTORECONFIGURATION._serialized_end=528
54
+ _ONLINEFEATURESTORE._serialized_start=531
55
+ _ONLINEFEATURESTORE._serialized_end=678
57
56
  # @@protoc_insertion_point(module_scope)
@@ -12,10 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import secret_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_secret__pb2
15
+ from frogml_proto.qwak.administration.runtime_configuration.v0.creds import secret_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_creds_dot_secret__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/hosting_config.proto\x12;qwak.administration.runtime_configuration.v0.hosting_config\x1a\x39qwak/administration/runtime_configuration/v0/secret.proto\"\x8e\x02\n\x14HostingConfiguration\x12v\n\x16\x61ws_host_configuration\x18\x01 \x01(\x0b\x32T.qwak.administration.runtime_configuration.v0.hosting_config.AWSHostingConfigurationH\x00\x12v\n\x16gcp_host_configuration\x18\x02 \x01(\x0b\x32T.qwak.administration.runtime_configuration.v0.hosting_config.GCPHostingConfigurationH\x00\x42\x06\n\x04type\"\xa0\x01\n\x17\x41WSHostingConfiguration\x12m\n\x13iam_service_account\x18\x01 \x01(\x0b\x32N.qwak.administration.runtime_configuration.v0.hosting_config.IAMServiceAccountH\x00\x12\x0e\n\x06region\x18\x02 \x01(\tB\x06\n\x04\x61uth\"\xb8\x01\n\x17GCPHostingConfiguration\x12q\n\x13gcp_service_account\x18\x01 \x01(\x0b\x32R.qwak.administration.runtime_configuration.v0.hosting_config.GCPServiceAccountAuthH\x00\x12\x0e\n\x06region\x18\x02 \x01(\t\x12\x12\n\nproject_id\x18\x03 \x01(\tB\x06\n\x04\x61uth\"\xe1\x01\n\x15GCPServiceAccountAuth\x12g\n\x0fservice_account\x18\x01 \x01(\x0b\x32N.qwak.administration.runtime_configuration.v0.hosting_config.IAMServiceAccount\x12_\n\x14service_account_json\x18\x02 \x01(\x0b\x32\x41.qwak.administration.runtime_configuration.v0.secret.SecretKeyRef\"&\n\x11IAMServiceAccount\x12\x11\n\trole_name\x18\x01 \x01(\tB\xe4\x01\n4com.jfrog.ml.runtime_configuration.v0.hosting_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/hosting_config.proto\x12;qwak.administration.runtime_configuration.v0.hosting_config\x1a?qwak/administration/runtime_configuration/v0/creds/secret.proto\"\x8e\x02\n\x14HostingConfiguration\x12v\n\x16\x61ws_host_configuration\x18\x01 \x01(\x0b\x32T.qwak.administration.runtime_configuration.v0.hosting_config.AWSHostingConfigurationH\x00\x12v\n\x16gcp_host_configuration\x18\x02 \x01(\x0b\x32T.qwak.administration.runtime_configuration.v0.hosting_config.GCPHostingConfigurationH\x00\x42\x06\n\x04type\"\xa0\x01\n\x17\x41WSHostingConfiguration\x12m\n\x13iam_service_account\x18\x01 \x01(\x0b\x32N.qwak.administration.runtime_configuration.v0.hosting_config.IAMServiceAccountH\x00\x12\x0e\n\x06region\x18\x02 \x01(\tB\x06\n\x04\x61uth\"\xb8\x01\n\x17GCPHostingConfiguration\x12q\n\x13gcp_service_account\x18\x01 \x01(\x0b\x32R.qwak.administration.runtime_configuration.v0.hosting_config.GCPServiceAccountAuthH\x00\x12\x0e\n\x06region\x18\x02 \x01(\t\x12\x12\n\nproject_id\x18\x03 \x01(\tB\x06\n\x04\x61uth\"\xe7\x01\n\x15GCPServiceAccountAuth\x12g\n\x0fservice_account\x18\x01 \x01(\x0b\x32N.qwak.administration.runtime_configuration.v0.hosting_config.IAMServiceAccount\x12\x65\n\x14service_account_json\x18\x02 \x01(\x0b\x32G.qwak.administration.runtime_configuration.v0.creds.secret.SecretKeyRef\"&\n\x11IAMServiceAccount\x12\x11\n\trole_name\x18\x01 \x01(\tB\xdb\x01\n4com.jfrog.ml.runtime_configuration.v0.hosting_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
19
19
 
20
20
 
21
21
 
@@ -62,15 +62,15 @@ _sym_db.RegisterMessage(IAMServiceAccount)
62
62
  if _descriptor._USE_C_DESCRIPTORS == False:
63
63
 
64
64
  DESCRIPTOR._options = None
65
- DESCRIPTOR._serialized_options = b'\n4com.jfrog.ml.runtime_configuration.v0.hosting_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
66
- _HOSTINGCONFIGURATION._serialized_start=190
67
- _HOSTINGCONFIGURATION._serialized_end=460
68
- _AWSHOSTINGCONFIGURATION._serialized_start=463
69
- _AWSHOSTINGCONFIGURATION._serialized_end=623
70
- _GCPHOSTINGCONFIGURATION._serialized_start=626
71
- _GCPHOSTINGCONFIGURATION._serialized_end=810
72
- _GCPSERVICEACCOUNTAUTH._serialized_start=813
73
- _GCPSERVICEACCOUNTAUTH._serialized_end=1038
74
- _IAMSERVICEACCOUNT._serialized_start=1040
75
- _IAMSERVICEACCOUNT._serialized_end=1078
65
+ DESCRIPTOR._serialized_options = b'\n4com.jfrog.ml.runtime_configuration.v0.hosting_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
66
+ _HOSTINGCONFIGURATION._serialized_start=196
67
+ _HOSTINGCONFIGURATION._serialized_end=466
68
+ _AWSHOSTINGCONFIGURATION._serialized_start=469
69
+ _AWSHOSTINGCONFIGURATION._serialized_end=629
70
+ _GCPHOSTINGCONFIGURATION._serialized_start=632
71
+ _GCPHOSTINGCONFIGURATION._serialized_end=816
72
+ _GCPSERVICEACCOUNTAUTH._serialized_start=819
73
+ _GCPSERVICEACCOUNTAUTH._serialized_end=1050
74
+ _IAMSERVICEACCOUNT._serialized_start=1052
75
+ _IAMSERVICEACCOUNT._serialized_end=1090
76
76
  # @@protoc_insertion_point(module_scope)
@@ -5,7 +5,7 @@ isort:skip_file
5
5
  import builtins
6
6
  import google.protobuf.descriptor
7
7
  import google.protobuf.message
8
- import frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2
8
+ import frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2
9
9
  import sys
10
10
 
11
11
  if sys.version_info >= (3, 8):
@@ -87,12 +87,12 @@ class GCPServiceAccountAuth(google.protobuf.message.Message):
87
87
  @property
88
88
  def service_account(self) -> global___IAMServiceAccount: ...
89
89
  @property
90
- def service_account_json(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef: ...
90
+ def service_account_json(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef: ...
91
91
  def __init__(
92
92
  self,
93
93
  *,
94
94
  service_account: global___IAMServiceAccount | None = ...,
95
- service_account_json: frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef | None = ...,
95
+ service_account_json: frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef | None = ...,
96
96
  ) -> None: ...
97
97
  def HasField(self, field_name: typing_extensions.Literal["service_account", b"service_account", "service_account_json", b"service_account_json"]) -> builtins.bool: ...
98
98
  def ClearField(self, field_name: typing_extensions.Literal["service_account", b"service_account", "service_account_json", b"service_account_json"]) -> None: ...
@@ -12,11 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_auth__pb2
16
15
  from frogml_proto.qwak.administration.runtime_configuration.v0.external import elasticsearch_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_external_dot_elasticsearch__config__pb2
17
16
 
18
17
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFqwak/administration/runtime_configuration/v0/logs_storage_config.proto\x12@qwak.administration.runtime_configuration.v0.logs_storage_config\x1a\x37qwak/administration/runtime_configuration/v0/auth.proto\x1aPqwak/administration/runtime_configuration/v0/external/elasticsearch_config.proto\"\xa3\x01\n\x18LogsStorageConfiguration\x12\x7f\n\relasticsearch\x18\x01 \x01(\x0b\x32\x66.qwak.administration.runtime_configuration.v0.external.elasticsearch_config.ElasticsearchConfigurationH\x00\x42\x06\n\x04typeB\xe9\x01\n9com.jfrog.ml.runtime_configuration.v0.logs_storage_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFqwak/administration/runtime_configuration/v0/logs_storage_config.proto\x12@qwak.administration.runtime_configuration.v0.logs_storage_config\x1aPqwak/administration/runtime_configuration/v0/external/elasticsearch_config.proto\"\xa3\x01\n\x18LogsStorageConfiguration\x12\x7f\n\relasticsearch\x18\x01 \x01(\x0b\x32\x66.qwak.administration.runtime_configuration.v0.external.elasticsearch_config.ElasticsearchConfigurationH\x00\x42\x06\n\x04typeB\xe0\x01\n9com.jfrog.ml.runtime_configuration.v0.logs_storage_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
20
19
 
21
20
 
22
21
 
@@ -31,7 +30,7 @@ _sym_db.RegisterMessage(LogsStorageConfiguration)
31
30
  if _descriptor._USE_C_DESCRIPTORS == False:
32
31
 
33
32
  DESCRIPTOR._options = None
34
- DESCRIPTOR._serialized_options = b'\n9com.jfrog.ml.runtime_configuration.v0.logs_storage_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
35
- _LOGSSTORAGECONFIGURATION._serialized_start=280
36
- _LOGSSTORAGECONFIGURATION._serialized_end=443
33
+ DESCRIPTOR._serialized_options = b'\n9com.jfrog.ml.runtime_configuration.v0.logs_storage_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
34
+ _LOGSSTORAGECONFIGURATION._serialized_start=223
35
+ _LOGSSTORAGECONFIGURATION._serialized_end=386
37
36
  # @@protoc_insertion_point(module_scope)
@@ -12,11 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import auth_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_auth__pb2
16
15
  from frogml_proto.qwak.administration.runtime_configuration.v0.external import kafka_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_external_dot_kafka__config__pb2
17
16
 
18
17
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nQqwak/administration/runtime_configuration/v0/model_analytics_storage_config.proto\x12Kqwak.administration.runtime_configuration.v0.model_analytics_storage_config\x1a\x37qwak/administration/runtime_configuration/v0/auth.proto\x1aHqwak/administration/runtime_configuration/v0/external/kafka_config.proto\"\x9d\x01\n\"ModelAnalyticsStorageConfiguration\x12g\n\x05kafka\x18\x01 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaConfigurationH\x00\x42\x0e\n\x0cstorage_typeB\xf4\x01\nDcom.jfrog.ml.runtime_configuration.v0.model_analytics_storage_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nQqwak/administration/runtime_configuration/v0/model_analytics_storage_config.proto\x12Kqwak.administration.runtime_configuration.v0.model_analytics_storage_config\x1aHqwak/administration/runtime_configuration/v0/external/kafka_config.proto\"\x9d\x01\n\"ModelAnalyticsStorageConfiguration\x12g\n\x05kafka\x18\x01 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.external.kafka_config.KafkaConfigurationH\x00\x42\x0e\n\x0cstorage_typeB\xeb\x01\nDcom.jfrog.ml.runtime_configuration.v0.model_analytics_storage_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
20
19
 
21
20
 
22
21
 
@@ -31,7 +30,7 @@ _sym_db.RegisterMessage(ModelAnalyticsStorageConfiguration)
31
30
  if _descriptor._USE_C_DESCRIPTORS == False:
32
31
 
33
32
  DESCRIPTOR._options = None
34
- DESCRIPTOR._serialized_options = b'\nDcom.jfrog.ml.runtime_configuration.v0.model_analytics_storage_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
35
- _MODELANALYTICSSTORAGECONFIGURATION._serialized_start=294
36
- _MODELANALYTICSSTORAGECONFIGURATION._serialized_end=451
33
+ DESCRIPTOR._serialized_options = b'\nDcom.jfrog.ml.runtime_configuration.v0.model_analytics_storage_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
34
+ _MODELANALYTICSSTORAGECONFIGURATION._serialized_start=237
35
+ _MODELANALYTICSSTORAGECONFIGURATION._serialized_end=394
37
36
  # @@protoc_insertion_point(module_scope)
@@ -12,10 +12,10 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import secret_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_secret__pb2
15
+ from frogml_proto.qwak.administration.runtime_configuration.v0.creds import secret_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_creds_dot_secret__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/network_config.proto\x12;qwak.administration.runtime_configuration.v0.network_config\x1a\x39qwak/administration/runtime_configuration/v0/secret.proto\"\x8e\x01\n\x1b\x43lusterNetworkConfiguration\x12\x62\n\x07gateway\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.network_config.GatewayConfiguration\x12\x0b\n\x03url\x18\x02 \x01(\t\"\xaf\x01\n\x1f\x45nvironmentNetworkConfiguration\x12\x62\n\x07gateway\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.network_config.GatewayConfiguration\x12\x14\n\x0cservices_url\x18\x02 \x01(\t\x12\x12\n\nmodels_url\x18\x03 \x01(\t\"\x87\x01\n\x14GatewayConfiguration\x12g\n\x05istio\x18\x01 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.network_config.IstioGatewayConfigurationH\x00\x42\x06\n\x04type\"s\n\x19IstioGatewayConfiguration\x12V\n\x0b\x63\x65rtificate\x18\x01 \x01(\x0b\x32\x41.qwak.administration.runtime_configuration.v0.secret.SecretKeyRef\"n\n\x0b\x43\x65rtificate\x12S\n\x06secret\x18\x01 \x01(\x0b\x32\x41.qwak.administration.runtime_configuration.v0.secret.SecretKeyRefH\x00\x42\n\n\x08locationB\xe4\x01\n4com.jfrog.ml.runtime_configuration.v0.network_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/network_config.proto\x12;qwak.administration.runtime_configuration.v0.network_config\x1a?qwak/administration/runtime_configuration/v0/creds/secret.proto\"\x8e\x01\n\x1b\x43lusterNetworkConfiguration\x12\x62\n\x07gateway\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.network_config.GatewayConfiguration\x12\x0b\n\x03url\x18\x02 \x01(\t\"\xaf\x01\n\x1f\x45nvironmentNetworkConfiguration\x12\x62\n\x07gateway\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.network_config.GatewayConfiguration\x12\x14\n\x0cservices_url\x18\x02 \x01(\t\x12\x12\n\nmodels_url\x18\x03 \x01(\t\"\x87\x01\n\x14GatewayConfiguration\x12g\n\x05istio\x18\x01 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.network_config.IstioGatewayConfigurationH\x00\x42\x06\n\x04type\"y\n\x19IstioGatewayConfiguration\x12\\\n\x0b\x63\x65rtificate\x18\x01 \x01(\x0b\x32G.qwak.administration.runtime_configuration.v0.creds.secret.SecretKeyRef\"t\n\x0b\x43\x65rtificate\x12Y\n\x06secret\x18\x01 \x01(\x0b\x32G.qwak.administration.runtime_configuration.v0.creds.secret.SecretKeyRefH\x00\x42\n\n\x08locationB\xdb\x01\n4com.jfrog.ml.runtime_configuration.v0.network_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
19
19
 
20
20
 
21
21
 
@@ -62,15 +62,15 @@ _sym_db.RegisterMessage(Certificate)
62
62
  if _descriptor._USE_C_DESCRIPTORS == False:
63
63
 
64
64
  DESCRIPTOR._options = None
65
- DESCRIPTOR._serialized_options = b'\n4com.jfrog.ml.runtime_configuration.v0.network_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
66
- _CLUSTERNETWORKCONFIGURATION._serialized_start=190
67
- _CLUSTERNETWORKCONFIGURATION._serialized_end=332
68
- _ENVIRONMENTNETWORKCONFIGURATION._serialized_start=335
69
- _ENVIRONMENTNETWORKCONFIGURATION._serialized_end=510
70
- _GATEWAYCONFIGURATION._serialized_start=513
71
- _GATEWAYCONFIGURATION._serialized_end=648
72
- _ISTIOGATEWAYCONFIGURATION._serialized_start=650
73
- _ISTIOGATEWAYCONFIGURATION._serialized_end=765
74
- _CERTIFICATE._serialized_start=767
75
- _CERTIFICATE._serialized_end=877
65
+ DESCRIPTOR._serialized_options = b'\n4com.jfrog.ml.runtime_configuration.v0.network_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
66
+ _CLUSTERNETWORKCONFIGURATION._serialized_start=196
67
+ _CLUSTERNETWORKCONFIGURATION._serialized_end=338
68
+ _ENVIRONMENTNETWORKCONFIGURATION._serialized_start=341
69
+ _ENVIRONMENTNETWORKCONFIGURATION._serialized_end=516
70
+ _GATEWAYCONFIGURATION._serialized_start=519
71
+ _GATEWAYCONFIGURATION._serialized_end=654
72
+ _ISTIOGATEWAYCONFIGURATION._serialized_start=656
73
+ _ISTIOGATEWAYCONFIGURATION._serialized_end=777
74
+ _CERTIFICATE._serialized_start=779
75
+ _CERTIFICATE._serialized_end=895
76
76
  # @@protoc_insertion_point(module_scope)
@@ -5,7 +5,7 @@ isort:skip_file
5
5
  import builtins
6
6
  import google.protobuf.descriptor
7
7
  import google.protobuf.message
8
- import frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2
8
+ import frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2
9
9
  import sys
10
10
 
11
11
  if sys.version_info >= (3, 8):
@@ -78,11 +78,11 @@ class IstioGatewayConfiguration(google.protobuf.message.Message):
78
78
 
79
79
  CERTIFICATE_FIELD_NUMBER: builtins.int
80
80
  @property
81
- def certificate(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef: ...
81
+ def certificate(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef: ...
82
82
  def __init__(
83
83
  self,
84
84
  *,
85
- certificate: frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef | None = ...,
85
+ certificate: frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef | None = ...,
86
86
  ) -> None: ...
87
87
  def HasField(self, field_name: typing_extensions.Literal["certificate", b"certificate"]) -> builtins.bool: ...
88
88
  def ClearField(self, field_name: typing_extensions.Literal["certificate", b"certificate"]) -> None: ...
@@ -94,11 +94,11 @@ class Certificate(google.protobuf.message.Message):
94
94
 
95
95
  SECRET_FIELD_NUMBER: builtins.int
96
96
  @property
97
- def secret(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef: ...
97
+ def secret(self) -> frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef: ...
98
98
  def __init__(
99
99
  self,
100
100
  *,
101
- secret: frogml_proto.qwak.administration.runtime_configuration.v0.secret_pb2.SecretKeyRef | None = ...,
101
+ secret: frogml_proto.qwak.administration.runtime_configuration.v0.creds.secret_pb2.SecretKeyRef | None = ...,
102
102
  ) -> None: ...
103
103
  def HasField(self, field_name: typing_extensions.Literal["location", b"location", "secret", b"secret"]) -> builtins.bool: ...
104
104
  def ClearField(self, field_name: typing_extensions.Literal["location", b"location", "secret", b"secret"]) -> None: ...
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
14
14
 
15
15
 
16
16
 
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHqwak/administration/runtime_configuration/v0/object_storage_config.proto\x12\x42qwak.administration.runtime_configuration.v0.object_storage_config\"\xea\x01\n\x1aObjectStorageConfiguration\x12\x61\n\x02s3\x18\x01 \x01(\x0b\x32S.qwak.administration.runtime_configuration.v0.object_storage_config.S3ConfigurationH\x00\x12\x61\n\x02gs\x18\x02 \x01(\x0b\x32S.qwak.administration.runtime_configuration.v0.object_storage_config.GSConfigurationH\x00\x42\x06\n\x04type\"!\n\x0fS3Configuration\x12\x0e\n\x06\x62ucket\x18\x01 \x01(\t\"!\n\x0fGSConfiguration\x12\x0e\n\x06\x62ucket\x18\x01 \x01(\tB\xeb\x01\n;com.jfrog.ml.runtime_configuration.v0.object_storage_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHqwak/administration/runtime_configuration/v0/object_storage_config.proto\x12\x42qwak.administration.runtime_configuration.v0.object_storage_config\"\xea\x01\n\x1aObjectStorageConfiguration\x12\x61\n\x02s3\x18\x01 \x01(\x0b\x32S.qwak.administration.runtime_configuration.v0.object_storage_config.S3ConfigurationH\x00\x12\x61\n\x02gs\x18\x02 \x01(\x0b\x32S.qwak.administration.runtime_configuration.v0.object_storage_config.GSConfigurationH\x00\x42\x06\n\x04type\"!\n\x0fS3Configuration\x12\x0e\n\x06\x62ucket\x18\x01 \x01(\t\"!\n\x0fGSConfiguration\x12\x0e\n\x06\x62ucket\x18\x01 \x01(\tB\xe2\x01\n;com.jfrog.ml.runtime_configuration.v0.object_storage_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
18
18
 
19
19
 
20
20
 
@@ -45,7 +45,7 @@ _sym_db.RegisterMessage(GSConfiguration)
45
45
  if _descriptor._USE_C_DESCRIPTORS == False:
46
46
 
47
47
  DESCRIPTOR._options = None
48
- DESCRIPTOR._serialized_options = b'\n;com.jfrog.ml.runtime_configuration.v0.object_storage_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
48
+ DESCRIPTOR._serialized_options = b'\n;com.jfrog.ml.runtime_configuration.v0.object_storage_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
49
49
  _OBJECTSTORAGECONFIGURATION._serialized_start=145
50
50
  _OBJECTSTORAGECONFIGURATION._serialized_end=379
51
51
  _S3CONFIGURATION._serialized_start=381
@@ -21,7 +21,7 @@ from frogml_proto.qwak.administration.runtime_configuration.v0 import hosting_co
21
21
  from frogml_proto.qwak.administration.runtime_configuration.v0 import model_analytics_storage_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_model__analytics__storage__config__pb2
22
22
 
23
23
 
24
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/runtime_config.proto\x12,qwak.administration.runtime_configuration.v0\x1aGqwak/administration/runtime_configuration/v0/feature_store_config.proto\x1a\x44qwak/administration/runtime_configuration/v0/sql_engine_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/data_catalog_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/logs_storage_config.proto\x1aHqwak/administration/runtime_configuration/v0/object_storage_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/hosting_config.proto\x1aQqwak/administration/runtime_configuration/v0/model_analytics_storage_config.proto\"\xae\x07\n\x14RuntimeConfiguration\x12p\n\x15hosting_configuration\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.hosting_config.HostingConfiguration\x12\x81\x01\n\x1b\x66\x65\x61ture_store_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.feature_store_config.FeatureStoreConfiguration\x12\x84\x01\n\x1cobject_storage_configuration\x18\x03 \x01(\x0b\x32^.qwak.administration.runtime_configuration.v0.object_storage_config.ObjectStorageConfiguration\x12~\n\x1alogs_storage_configuration\x18\x04 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.logs_storage_config.LogsStorageConfiguration\x12~\n\x1a\x64\x61ta_catalog_configuration\x18\x05 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.data_catalog_config.DataCatalogConfiguration\x12x\n\x18sql_engine_configuration\x18\x06 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.sql_engine_config.SqlEngineConfiguration\x12\x9e\x01\n%model_analytics_storage_configuration\x18\x07 \x01(\x0b\x32o.qwak.administration.runtime_configuration.v0.model_analytics_storage_config.ModelAnalyticsStorageConfigurationB\xd5\x01\n%com.jfrog.ml.runtime_configuration.v0P\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
24
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAqwak/administration/runtime_configuration/v0/runtime_config.proto\x12,qwak.administration.runtime_configuration.v0\x1aGqwak/administration/runtime_configuration/v0/feature_store_config.proto\x1a\x44qwak/administration/runtime_configuration/v0/sql_engine_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/data_catalog_config.proto\x1a\x46qwak/administration/runtime_configuration/v0/logs_storage_config.proto\x1aHqwak/administration/runtime_configuration/v0/object_storage_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/hosting_config.proto\x1aQqwak/administration/runtime_configuration/v0/model_analytics_storage_config.proto\"\xae\x07\n\x14RuntimeConfiguration\x12p\n\x15hosting_configuration\x18\x01 \x01(\x0b\x32Q.qwak.administration.runtime_configuration.v0.hosting_config.HostingConfiguration\x12\x81\x01\n\x1b\x66\x65\x61ture_store_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.feature_store_config.FeatureStoreConfiguration\x12\x84\x01\n\x1cobject_storage_configuration\x18\x03 \x01(\x0b\x32^.qwak.administration.runtime_configuration.v0.object_storage_config.ObjectStorageConfiguration\x12~\n\x1alogs_storage_configuration\x18\x04 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.logs_storage_config.LogsStorageConfiguration\x12~\n\x1a\x64\x61ta_catalog_configuration\x18\x05 \x01(\x0b\x32Z.qwak.administration.runtime_configuration.v0.data_catalog_config.DataCatalogConfiguration\x12x\n\x18sql_engine_configuration\x18\x06 \x01(\x0b\x32V.qwak.administration.runtime_configuration.v0.sql_engine_config.SqlEngineConfiguration\x12\x9e\x01\n%model_analytics_storage_configuration\x18\x07 \x01(\x0b\x32o.qwak.administration.runtime_configuration.v0.model_analytics_storage_config.ModelAnalyticsStorageConfigurationB\xcc\x01\n%com.jfrog.ml.runtime_configuration.v0P\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
25
25
 
26
26
 
27
27
 
@@ -36,7 +36,7 @@ _sym_db.RegisterMessage(RuntimeConfiguration)
36
36
  if _descriptor._USE_C_DESCRIPTORS == False:
37
37
 
38
38
  DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b'\n%com.jfrog.ml.runtime_configuration.v0P\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
39
+ DESCRIPTOR._serialized_options = b'\n%com.jfrog.ml.runtime_configuration.v0P\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
40
40
  _RUNTIMECONFIGURATION._serialized_start=627
41
41
  _RUNTIMECONFIGURATION._serialized_end=1569
42
42
  # @@protoc_insertion_point(module_scope)
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
14
14
 
15
15
 
16
16
 
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nDqwak/administration/runtime_configuration/v0/sql_engine_config.proto\x12>qwak.administration.runtime_configuration.v0.sql_engine_config\"\xab\x02\n\x16SqlEngineConfiguration\x12\x80\x01\n\x1f\x61thena_sql_engine_configuration\x18\x01 \x01(\x0b\x32U.qwak.administration.runtime_configuration.v0.sql_engine_config.AthenaSqlEngineConfigH\x00\x12\x85\x01\n\"big_query_sql_engine_configuration\x18\x02 \x01(\x0b\x32W.qwak.administration.runtime_configuration.v0.sql_engine_config.BigQuerySqlEngineConfigH\x00\x42\x06\n\x04type\"?\n\x15\x41thenaSqlEngineConfig\x12\x13\n\x0b\x65xternal_id\x18\x01 \x01(\t\x12\x11\n\tworkgroup\x18\x02 \x01(\t\"\x19\n\x17\x42igQuerySqlEngineConfigB\xe7\x01\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nDqwak/administration/runtime_configuration/v0/sql_engine_config.proto\x12>qwak.administration.runtime_configuration.v0.sql_engine_config\"\xab\x02\n\x16SqlEngineConfiguration\x12\x80\x01\n\x1f\x61thena_sql_engine_configuration\x18\x01 \x01(\x0b\x32U.qwak.administration.runtime_configuration.v0.sql_engine_config.AthenaSqlEngineConfigH\x00\x12\x85\x01\n\"big_query_sql_engine_configuration\x18\x02 \x01(\x0b\x32W.qwak.administration.runtime_configuration.v0.sql_engine_config.BigQuerySqlEngineConfigH\x00\x42\x06\n\x04type\"?\n\x15\x41thenaSqlEngineConfig\x12\x13\n\x0b\x65xternal_id\x18\x01 \x01(\t\x12\x11\n\tworkgroup\x18\x02 \x01(\t\"\x19\n\x17\x42igQuerySqlEngineConfigB\xde\x01\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\x01Z\xa0\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0b\x06proto3')
18
18
 
19
19
 
20
20
 
@@ -45,7 +45,7 @@ _sym_db.RegisterMessage(BigQuerySqlEngineConfig)
45
45
  if _descriptor._USE_C_DESCRIPTORS == False:
46
46
 
47
47
  DESCRIPTOR._options = None
48
- DESCRIPTOR._serialized_options = b'\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
48
+ DESCRIPTOR._serialized_options = b'\n7com.jfrog.ml.runtime_configuration.v0.sql_engine_configP\001Z\240\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0;runtime_configuration_v0'
49
49
  _SQLENGINECONFIGURATION._serialized_start=137
50
50
  _SQLENGINECONFIGURATION._serialized_end=436
51
51
  _ATHENASQLENGINECONFIG._serialized_start=438
@@ -17,7 +17,7 @@ from frogml_proto.qwak.administration.runtime_configuration.v0 import runtime_co
17
17
  from frogml_proto.qwak.administration.runtime_configuration.v0 import network_config_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_network__config__pb2
18
18
 
19
19
 
20
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7qwak/administration/v0/environments/configuration.proto\x12\x1fqwak.administration.environment\x1a\x41qwak/administration/runtime_configuration/v0/runtime_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/network_config.proto\"\x82\x04\n\x1cQwakEnvironmentConfiguration\x12\x19\n\x11\x65\x64ge_services_url\x18\x01 \x01(\t\x12\x1d\n\x15management_access_url\x18\x06 \x01(\t\x12\x15\n\rmodel_api_url\x18\x02 \x01(\t\x12\x1e\n\x16\x61nalytics_data_api_url\x18\x03 \x01(\t\x12\x1d\n\x15object_storage_bucket\x18\x04 \x01(\t\x12\x19\n\x11\x62i_system_api_key\x18\x05 \x01(\t\x12T\n\x13\x63loud_configuration\x18\x07 \x01(\x0b\x32\x37.qwak.administration.environment.QwakCloudConfiguration\x12_\n\x1b\x66\x65\x61ture_store_configuration\x18\x08 \x01(\x0b\x32:.qwak.administration.environment.FeatureStoreConfiguration\x12!\n\x19\x63ontainer_registry_prefix\x18\t \x01(\t\x12]\n\x1a\x63ommunication_manager_type\x18\n \x01(\x0e\x32\x39.qwak.administration.environment.CommunicationManagerType\"v\n\x19\x46\x65\x61tureStoreConfiguration\x12\x1d\n\x15\x61irflow_connection_id\x18\x01 \x01(\t\x12\x15\n\rredis_address\x18\x02 \x01(\t\x12#\n\x1buser_code_execution_allowed\x18\x03 \x01(\x08\"\xdf\x01\n\x16QwakCloudConfiguration\x12Y\n\x17\x61ws_cloud_configuration\x18\x01 \x01(\x0b\x32\x36.qwak.administration.environment.AwsCloudConfigurationH\x00\x12Y\n\x17gcp_cloud_configuration\x18\x02 \x01(\x0b\x32\x36.qwak.administration.environment.GcpCloudConfigurationH\x00\x42\x0f\n\rconfiguration\"\xae\x01\n\x15\x41wsCloudConfiguration\x12\x0e\n\x06region\x18\x01 \x01(\t\x12\x10\n\x08role_arn\x18\x02 \x01(\t\x12K\n\x11\x66\x65\x61ture_store_emr\x18\x03 \x01(\x0b\x32\x30.qwak.administration.environment.FeatureStoreEmr\x12\x13\n\x0b\x65xternal_id\x18\x04 \x01(\t\x12\x11\n\tworkgroup\x18\x05 \x01(\t\"\xb0\x01\n\x15GcpCloudConfiguration\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06region\x18\x02 \x01(\t\x12 \n\x18\x62ig_lake_connection_name\x18\x03 \x01(\t\x12\x19\n\x11\x62ig_lake_location\x18\x04 \x01(\t\x12\x17\n\x0fservice_account\x18\x05 \x01(\t\x12\x1d\n\x15\x62ig_lake_catalog_name\x18\x06 \x01(\t\"\xc5\x01\n\x0f\x46\x65\x61tureStoreEmr\x12\x14\n\x0c\x65\x63\x32_key_name\x18\x01 \x01(\t\x12\x15\n\rec2_subnet_id\x18\x02 \x01(\t\x12\x19\n\x11\x65mr_job_flow_role\x18\x03 \x01(\t\x12\x18\n\x10\x65mr_service_role\x18\x04 \x01(\t\x12%\n\x1d\x65\x63\x32_additional_security_group\x18\x05 \x01(\t\x12)\n!target_on_demand_capacity_workers\x18\x06 \x01(\x05\"\xfa\x01\n\x18\x45nvironmentRuntimeConfig\x12\x61\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.RuntimeConfiguration\x12{\n\x15network_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.network_config.EnvironmentNetworkConfiguration*X\n\x18\x43ommunicationManagerType\x12\x13\n\x0fINVALID_MANAGER\x10\x00\x12\x12\n\x0e\x44IRECT_MANAGER\x10\x01\x12\x13\n\x0f\x41\x44MIRAL_MANAGER\x10\x02\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
20
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7qwak/administration/v0/environments/configuration.proto\x12\x1fqwak.administration.environment\x1a\x41qwak/administration/runtime_configuration/v0/runtime_config.proto\x1a\x41qwak/administration/runtime_configuration/v0/network_config.proto\"\xfe\x04\n\x1cQwakEnvironmentConfiguration\x12\x19\n\x11\x65\x64ge_services_url\x18\x01 \x01(\t\x12\x1d\n\x15management_access_url\x18\x06 \x01(\t\x12\x15\n\rmodel_api_url\x18\x02 \x01(\t\x12\x1e\n\x16\x61nalytics_data_api_url\x18\x03 \x01(\t\x12\x1d\n\x15object_storage_bucket\x18\x04 \x01(\t\x12\x19\n\x11\x62i_system_api_key\x18\x05 \x01(\t\x12T\n\x13\x63loud_configuration\x18\x07 \x01(\x0b\x32\x37.qwak.administration.environment.QwakCloudConfiguration\x12_\n\x1b\x66\x65\x61ture_store_configuration\x18\x08 \x01(\x0b\x32:.qwak.administration.environment.FeatureStoreConfiguration\x12!\n\x19\x63ontainer_registry_prefix\x18\t \x01(\t\x12]\n\x1a\x63ommunication_manager_type\x18\n \x01(\x0e\x32\x39.qwak.administration.environment.CommunicationManagerType\x12_\n\x1a\x65nvironment_runtime_config\x18\x0b \x01(\x0b\x32\x39.qwak.administration.environment.EnvironmentRuntimeConfigH\x00\x42\x19\n\x17optional_runtime_config\"v\n\x19\x46\x65\x61tureStoreConfiguration\x12\x1d\n\x15\x61irflow_connection_id\x18\x01 \x01(\t\x12\x15\n\rredis_address\x18\x02 \x01(\t\x12#\n\x1buser_code_execution_allowed\x18\x03 \x01(\x08\"\xdf\x01\n\x16QwakCloudConfiguration\x12Y\n\x17\x61ws_cloud_configuration\x18\x01 \x01(\x0b\x32\x36.qwak.administration.environment.AwsCloudConfigurationH\x00\x12Y\n\x17gcp_cloud_configuration\x18\x02 \x01(\x0b\x32\x36.qwak.administration.environment.GcpCloudConfigurationH\x00\x42\x0f\n\rconfiguration\"\xae\x01\n\x15\x41wsCloudConfiguration\x12\x0e\n\x06region\x18\x01 \x01(\t\x12\x10\n\x08role_arn\x18\x02 \x01(\t\x12K\n\x11\x66\x65\x61ture_store_emr\x18\x03 \x01(\x0b\x32\x30.qwak.administration.environment.FeatureStoreEmr\x12\x13\n\x0b\x65xternal_id\x18\x04 \x01(\t\x12\x11\n\tworkgroup\x18\x05 \x01(\t\"\xb0\x01\n\x15GcpCloudConfiguration\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06region\x18\x02 \x01(\t\x12 \n\x18\x62ig_lake_connection_name\x18\x03 \x01(\t\x12\x19\n\x11\x62ig_lake_location\x18\x04 \x01(\t\x12\x17\n\x0fservice_account\x18\x05 \x01(\t\x12\x1d\n\x15\x62ig_lake_catalog_name\x18\x06 \x01(\t\"\xc5\x01\n\x0f\x46\x65\x61tureStoreEmr\x12\x14\n\x0c\x65\x63\x32_key_name\x18\x01 \x01(\t\x12\x15\n\rec2_subnet_id\x18\x02 \x01(\t\x12\x19\n\x11\x65mr_job_flow_role\x18\x03 \x01(\t\x12\x18\n\x10\x65mr_service_role\x18\x04 \x01(\t\x12%\n\x1d\x65\x63\x32_additional_security_group\x18\x05 \x01(\t\x12)\n!target_on_demand_capacity_workers\x18\x06 \x01(\x05\"\xfa\x01\n\x18\x45nvironmentRuntimeConfig\x12\x61\n\x15runtime_configuration\x18\x01 \x01(\x0b\x32\x42.qwak.administration.runtime_configuration.v0.RuntimeConfiguration\x12{\n\x15network_configuration\x18\x02 \x01(\x0b\x32\\.qwak.administration.runtime_configuration.v0.network_config.EnvironmentNetworkConfiguration*X\n\x18\x43ommunicationManagerType\x12\x13\n\x0fINVALID_MANAGER\x10\x00\x12\x12\n\x0e\x44IRECT_MANAGER\x10\x01\x12\x13\n\x0f\x41\x44MIRAL_MANAGER\x10\x02\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
21
21
 
22
22
  _COMMUNICATIONMANAGERTYPE = DESCRIPTOR.enum_types_by_name['CommunicationManagerType']
23
23
  CommunicationManagerType = enum_type_wrapper.EnumTypeWrapper(_COMMUNICATIONMANAGERTYPE)
@@ -86,20 +86,20 @@ if _descriptor._USE_C_DESCRIPTORS == False:
86
86
 
87
87
  DESCRIPTOR._options = None
88
88
  DESCRIPTOR._serialized_options = b'\n\036com.qwak.ai.administration.apiP\001Z\215\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0'
89
- _COMMUNICATIONMANAGERTYPE._serialized_start=1898
90
- _COMMUNICATIONMANAGERTYPE._serialized_end=1986
89
+ _COMMUNICATIONMANAGERTYPE._serialized_start=2022
90
+ _COMMUNICATIONMANAGERTYPE._serialized_end=2110
91
91
  _QWAKENVIRONMENTCONFIGURATION._serialized_start=227
92
- _QWAKENVIRONMENTCONFIGURATION._serialized_end=741
93
- _FEATURESTORECONFIGURATION._serialized_start=743
94
- _FEATURESTORECONFIGURATION._serialized_end=861
95
- _QWAKCLOUDCONFIGURATION._serialized_start=864
96
- _QWAKCLOUDCONFIGURATION._serialized_end=1087
97
- _AWSCLOUDCONFIGURATION._serialized_start=1090
98
- _AWSCLOUDCONFIGURATION._serialized_end=1264
99
- _GCPCLOUDCONFIGURATION._serialized_start=1267
100
- _GCPCLOUDCONFIGURATION._serialized_end=1443
101
- _FEATURESTOREEMR._serialized_start=1446
102
- _FEATURESTOREEMR._serialized_end=1643
103
- _ENVIRONMENTRUNTIMECONFIG._serialized_start=1646
104
- _ENVIRONMENTRUNTIMECONFIG._serialized_end=1896
92
+ _QWAKENVIRONMENTCONFIGURATION._serialized_end=865
93
+ _FEATURESTORECONFIGURATION._serialized_start=867
94
+ _FEATURESTORECONFIGURATION._serialized_end=985
95
+ _QWAKCLOUDCONFIGURATION._serialized_start=988
96
+ _QWAKCLOUDCONFIGURATION._serialized_end=1211
97
+ _AWSCLOUDCONFIGURATION._serialized_start=1214
98
+ _AWSCLOUDCONFIGURATION._serialized_end=1388
99
+ _GCPCLOUDCONFIGURATION._serialized_start=1391
100
+ _GCPCLOUDCONFIGURATION._serialized_end=1567
101
+ _FEATURESTOREEMR._serialized_start=1570
102
+ _FEATURESTOREEMR._serialized_end=1767
103
+ _ENVIRONMENTRUNTIMECONFIG._serialized_start=1770
104
+ _ENVIRONMENTRUNTIMECONFIG._serialized_end=2020
105
105
  # @@protoc_insertion_point(module_scope)
@@ -48,6 +48,7 @@ class QwakEnvironmentConfiguration(google.protobuf.message.Message):
48
48
  FEATURE_STORE_CONFIGURATION_FIELD_NUMBER: builtins.int
49
49
  CONTAINER_REGISTRY_PREFIX_FIELD_NUMBER: builtins.int
50
50
  COMMUNICATION_MANAGER_TYPE_FIELD_NUMBER: builtins.int
51
+ ENVIRONMENT_RUNTIME_CONFIG_FIELD_NUMBER: builtins.int
51
52
  edge_services_url: builtins.str
52
53
  """The Grpc service url on edge"""
53
54
  management_access_url: builtins.str
@@ -70,6 +71,8 @@ class QwakEnvironmentConfiguration(google.protobuf.message.Message):
70
71
  """The docker registry prefix, we got it with high number because we might want to remove it in the near future."""
71
72
  communication_manager_type: global___CommunicationManagerType.ValueType
72
73
  """Qwak communication type"""
74
+ @property
75
+ def environment_runtime_config(self) -> global___EnvironmentRuntimeConfig: ...
73
76
  def __init__(
74
77
  self,
75
78
  *,
@@ -83,9 +86,11 @@ class QwakEnvironmentConfiguration(google.protobuf.message.Message):
83
86
  feature_store_configuration: global___FeatureStoreConfiguration | None = ...,
84
87
  container_registry_prefix: builtins.str = ...,
85
88
  communication_manager_type: global___CommunicationManagerType.ValueType = ...,
89
+ environment_runtime_config: global___EnvironmentRuntimeConfig | None = ...,
86
90
  ) -> None: ...
87
- def HasField(self, field_name: typing_extensions.Literal["cloud_configuration", b"cloud_configuration", "feature_store_configuration", b"feature_store_configuration"]) -> builtins.bool: ...
88
- def ClearField(self, field_name: typing_extensions.Literal["analytics_data_api_url", b"analytics_data_api_url", "bi_system_api_key", b"bi_system_api_key", "cloud_configuration", b"cloud_configuration", "communication_manager_type", b"communication_manager_type", "container_registry_prefix", b"container_registry_prefix", "edge_services_url", b"edge_services_url", "feature_store_configuration", b"feature_store_configuration", "management_access_url", b"management_access_url", "model_api_url", b"model_api_url", "object_storage_bucket", b"object_storage_bucket"]) -> None: ...
91
+ def HasField(self, field_name: typing_extensions.Literal["cloud_configuration", b"cloud_configuration", "environment_runtime_config", b"environment_runtime_config", "feature_store_configuration", b"feature_store_configuration", "optional_runtime_config", b"optional_runtime_config"]) -> builtins.bool: ...
92
+ def ClearField(self, field_name: typing_extensions.Literal["analytics_data_api_url", b"analytics_data_api_url", "bi_system_api_key", b"bi_system_api_key", "cloud_configuration", b"cloud_configuration", "communication_manager_type", b"communication_manager_type", "container_registry_prefix", b"container_registry_prefix", "edge_services_url", b"edge_services_url", "environment_runtime_config", b"environment_runtime_config", "feature_store_configuration", b"feature_store_configuration", "management_access_url", b"management_access_url", "model_api_url", b"model_api_url", "object_storage_bucket", b"object_storage_bucket", "optional_runtime_config", b"optional_runtime_config"]) -> None: ...
93
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["optional_runtime_config", b"optional_runtime_config"]) -> typing_extensions.Literal["environment_runtime_config"] | None: ...
89
94
 
90
95
  global___QwakEnvironmentConfiguration = QwakEnvironmentConfiguration
91
96
 
@@ -18,7 +18,7 @@ from frogml_proto.qwak.administration.v0.environments import configuration_pb2 a
18
18
  from frogml_proto.qwak.administration.v0.environments import personalization_pb2 as qwak_dot_administration_dot_v0_dot_environments_dot_personalization__pb2
19
19
 
20
20
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5qwak/administration/v0/environments/environment.proto\x12\x1fqwak.administration.environment\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x37qwak/administration/v0/environments/configuration.proto\x1a\x39qwak/administration/v0/environments/personalization.proto\"\xbb\x05\n\x0fQwakEnvironment\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\ttenant_id\x18\x03 \x01(\tB\x02\x18\x01\x12\x12\n\naccount_id\x18\x08 \x01(\t\x12\x12\n\ncluster_id\x18\n \x01(\t\x12\x42\n\x0c\x61\x63\x63ount_tier\x18\x0b \x01(\x0e\x32,.qwak.administration.environment.AccountTier\x12\x46\n\x06status\x18\x04 \x01(\x0e\x32\x36.qwak.administration.environment.QwakEnvironmentStatus\x12T\n\rconfiguration\x18\x05 \x01(\x0b\x32=.qwak.administration.environment.QwakEnvironmentConfiguration\x12T\n\x0fpersonalization\x18\t \x01(\x0b\x32;.qwak.administration.environment.EnvironmentPersonalization\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x0fjfrog_tenant_id\x18\x0c \x01(\tH\x00\x12_\n\x1a\x65nvironment_runtime_config\x18\r \x01(\x0b\x32\x39.qwak.administration.environment.EnvironmentRuntimeConfigH\x01\x42\x1a\n\x18optional_jfrog_tenant_idB\x19\n\x17optional_runtime_config\"8\n%EnvironmentApplicationUserCredentials\x12\x0f\n\x07\x61pi_key\x18\x01 \x01(\t*w\n\x15QwakEnvironmentStatus\x12\x1e\n\x1a\x45NVIRONMENT_STATUS_INVALID\x10\x00\x12\x1d\n\x19\x45NVIRONMENT_STATUS_ACTIVE\x10\x01\x12\x1f\n\x1b\x45NVIRONMENT_STATUS_DISABLED\x10\x02*L\n\x0b\x41\x63\x63ountTier\x12\x18\n\x14\x41\x43\x43OUNT_TIER_INVALID\x10\x00\x12\x08\n\x04\x46REE\x10\x01\x12\r\n\tVALIDATED\x10\x02\x12\n\n\x06PAYING\x10\x03\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
21
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5qwak/administration/v0/environments/environment.proto\x12\x1fqwak.administration.environment\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x37qwak/administration/v0/environments/configuration.proto\x1a\x39qwak/administration/v0/environments/personalization.proto\"\xbf\x04\n\x0fQwakEnvironment\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x15\n\ttenant_id\x18\x03 \x01(\tB\x02\x18\x01\x12\x12\n\naccount_id\x18\x08 \x01(\t\x12\x12\n\ncluster_id\x18\n \x01(\t\x12\x42\n\x0c\x61\x63\x63ount_tier\x18\x0b \x01(\x0e\x32,.qwak.administration.environment.AccountTier\x12\x46\n\x06status\x18\x04 \x01(\x0e\x32\x36.qwak.administration.environment.QwakEnvironmentStatus\x12T\n\rconfiguration\x18\x05 \x01(\x0b\x32=.qwak.administration.environment.QwakEnvironmentConfiguration\x12T\n\x0fpersonalization\x18\t \x01(\x0b\x32;.qwak.administration.environment.EnvironmentPersonalization\x12.\n\ncreated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_modified_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x0fjfrog_tenant_id\x18\x0c \x01(\tH\x00\x42\x1a\n\x18optional_jfrog_tenant_id\"8\n%EnvironmentApplicationUserCredentials\x12\x0f\n\x07\x61pi_key\x18\x01 \x01(\t*w\n\x15QwakEnvironmentStatus\x12\x1e\n\x1a\x45NVIRONMENT_STATUS_INVALID\x10\x00\x12\x1d\n\x19\x45NVIRONMENT_STATUS_ACTIVE\x10\x01\x12\x1f\n\x1b\x45NVIRONMENT_STATUS_DISABLED\x10\x02*L\n\x0b\x41\x63\x63ountTier\x12\x18\n\x14\x41\x43\x43OUNT_TIER_INVALID\x10\x00\x12\x08\n\x04\x46REE\x10\x01\x12\r\n\tVALIDATED\x10\x02\x12\n\n\x06PAYING\x10\x03\x42\xb2\x01\n\x1e\x63om.qwak.ai.administration.apiP\x01Z\x8d\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0b\x06proto3')
22
22
 
23
23
  _QWAKENVIRONMENTSTATUS = DESCRIPTOR.enum_types_by_name['QwakEnvironmentStatus']
24
24
  QwakEnvironmentStatus = enum_type_wrapper.EnumTypeWrapper(_QWAKENVIRONMENTSTATUS)
@@ -55,12 +55,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
55
55
  DESCRIPTOR._serialized_options = b'\n\036com.qwak.ai.administration.apiP\001Z\215\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/v0/environments;environment_v0'
56
56
  _QWAKENVIRONMENT.fields_by_name['tenant_id']._options = None
57
57
  _QWAKENVIRONMENT.fields_by_name['tenant_id']._serialized_options = b'\030\001'
58
- _QWAKENVIRONMENTSTATUS._serialized_start=999
59
- _QWAKENVIRONMENTSTATUS._serialized_end=1118
60
- _ACCOUNTTIER._serialized_start=1120
61
- _ACCOUNTTIER._serialized_end=1196
58
+ _QWAKENVIRONMENTSTATUS._serialized_start=875
59
+ _QWAKENVIRONMENTSTATUS._serialized_end=994
60
+ _ACCOUNTTIER._serialized_start=996
61
+ _ACCOUNTTIER._serialized_end=1072
62
62
  _QWAKENVIRONMENT._serialized_start=240
63
- _QWAKENVIRONMENT._serialized_end=939
64
- _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_start=941
65
- _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_end=997
63
+ _QWAKENVIRONMENT._serialized_end=815
64
+ _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_start=817
65
+ _ENVIRONMENTAPPLICATIONUSERCREDENTIALS._serialized_end=873
66
66
  # @@protoc_insertion_point(module_scope)
@@ -90,7 +90,6 @@ class QwakEnvironment(google.protobuf.message.Message):
90
90
  CREATED_AT_FIELD_NUMBER: builtins.int
91
91
  LAST_MODIFIED_AT_FIELD_NUMBER: builtins.int
92
92
  JFROG_TENANT_ID_FIELD_NUMBER: builtins.int
93
- ENVIRONMENT_RUNTIME_CONFIG_FIELD_NUMBER: builtins.int
94
93
  id: builtins.str
95
94
  """Assigned environment ID"""
96
95
  name: builtins.str
@@ -119,8 +118,6 @@ class QwakEnvironment(google.protobuf.message.Message):
119
118
  """Last modification date"""
120
119
  jfrog_tenant_id: builtins.str
121
120
  """The Environment's JFrog Tenant ID"""
122
- @property
123
- def environment_runtime_config(self) -> frogml_proto.qwak.administration.v0.environments.configuration_pb2.EnvironmentRuntimeConfig: ...
124
121
  def __init__(
125
122
  self,
126
123
  *,
@@ -136,14 +133,10 @@ class QwakEnvironment(google.protobuf.message.Message):
136
133
  created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
137
134
  last_modified_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
138
135
  jfrog_tenant_id: builtins.str = ...,
139
- environment_runtime_config: frogml_proto.qwak.administration.v0.environments.configuration_pb2.EnvironmentRuntimeConfig | None = ...,
140
136
  ) -> None: ...
141
- def HasField(self, field_name: typing_extensions.Literal["configuration", b"configuration", "created_at", b"created_at", "environment_runtime_config", b"environment_runtime_config", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "optional_runtime_config", b"optional_runtime_config", "personalization", b"personalization"]) -> builtins.bool: ...
142
- def ClearField(self, field_name: typing_extensions.Literal["account_id", b"account_id", "account_tier", b"account_tier", "cluster_id", b"cluster_id", "configuration", b"configuration", "created_at", b"created_at", "environment_runtime_config", b"environment_runtime_config", "id", b"id", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "name", b"name", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "optional_runtime_config", b"optional_runtime_config", "personalization", b"personalization", "status", b"status", "tenant_id", b"tenant_id"]) -> None: ...
143
- @typing.overload
137
+ def HasField(self, field_name: typing_extensions.Literal["configuration", b"configuration", "created_at", b"created_at", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization"]) -> builtins.bool: ...
138
+ def ClearField(self, field_name: typing_extensions.Literal["account_id", b"account_id", "account_tier", b"account_tier", "cluster_id", b"cluster_id", "configuration", b"configuration", "created_at", b"created_at", "id", b"id", "jfrog_tenant_id", b"jfrog_tenant_id", "last_modified_at", b"last_modified_at", "name", b"name", "optional_jfrog_tenant_id", b"optional_jfrog_tenant_id", "personalization", b"personalization", "status", b"status", "tenant_id", b"tenant_id"]) -> None: ...
144
139
  def WhichOneof(self, oneof_group: typing_extensions.Literal["optional_jfrog_tenant_id", b"optional_jfrog_tenant_id"]) -> typing_extensions.Literal["jfrog_tenant_id"] | None: ...
145
- @typing.overload
146
- def WhichOneof(self, oneof_group: typing_extensions.Literal["optional_runtime_config", b"optional_runtime_config"]) -> typing_extensions.Literal["environment_runtime_config"] | None: ...
147
140
 
148
141
  global___QwakEnvironment = QwakEnvironment
149
142
 
@@ -1,36 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: frogml_proto.qwak.administration/runtime_configuration/v0/auth.proto
4
- """Generated protocol buffer code."""
5
- from google.protobuf import descriptor as _descriptor
6
- from google.protobuf import descriptor_pool as _descriptor_pool
7
- from google.protobuf import message as _message
8
- from google.protobuf import reflection as _reflection
9
- from google.protobuf import symbol_database as _symbol_database
10
- # @@protoc_insertion_point(imports)
11
-
12
- _sym_db = _symbol_database.Default()
13
-
14
-
15
- from frogml_proto.qwak.administration.runtime_configuration.v0 import secret_pb2 as qwak_dot_administration_dot_runtime__configuration_dot_v0_dot_secret__pb2
16
-
17
-
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7qwak/administration/runtime_configuration/v0/auth.proto\x12\x31qwak.administration.runtime_configuration.v0.auth\x1a\x39qwak/administration/runtime_configuration/v0/secret.proto\"\xb5\x01\n\tBasicAuth\x12S\n\x08username\x18\x01 \x01(\x0b\x32\x41.qwak.administration.runtime_configuration.v0.secret.SecretKeyRef\x12S\n\x08password\x18\x02 \x01(\x0b\x32\x41.qwak.administration.runtime_configuration.v0.secret.SecretKeyRefB\xda\x01\n*com.jfrog.ml.runtime_configuration.v0.authP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
19
-
20
-
21
-
22
- _BASICAUTH = DESCRIPTOR.message_types_by_name['BasicAuth']
23
- BasicAuth = _reflection.GeneratedProtocolMessageType('BasicAuth', (_message.Message,), {
24
- 'DESCRIPTOR' : _BASICAUTH,
25
- '__module__' : 'qwak.administration.runtime_configuration.v0.auth_pb2'
26
- # @@protoc_insertion_point(class_scope:qwak.administration.runtime_configuration.v0.auth.BasicAuth)
27
- })
28
- _sym_db.RegisterMessage(BasicAuth)
29
-
30
- if _descriptor._USE_C_DESCRIPTORS == False:
31
-
32
- DESCRIPTOR._options = None
33
- DESCRIPTOR._serialized_options = b'\n*com.jfrog.ml.runtime_configuration.v0.authP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
34
- _BASICAUTH._serialized_start=170
35
- _BASICAUTH._serialized_end=351
36
- # @@protoc_insertion_point(module_scope)
@@ -1,45 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: frogml_proto.qwak.administration/runtime_configuration/v0/secret.proto
4
- """Generated protocol buffer code."""
5
- from google.protobuf import descriptor as _descriptor
6
- from google.protobuf import descriptor_pool as _descriptor_pool
7
- from google.protobuf import message as _message
8
- from google.protobuf import reflection as _reflection
9
- from google.protobuf import symbol_database as _symbol_database
10
- # @@protoc_insertion_point(imports)
11
-
12
- _sym_db = _symbol_database.Default()
13
-
14
-
15
-
16
-
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9qwak/administration/runtime_configuration/v0/secret.proto\x12\x33qwak.administration.runtime_configuration.v0.secret\"\x88\x01\n\x0cSecretKeyRef\x12p\n\x19kubernetes_secret_key_ref\x18\x01 \x01(\x0b\x32K.qwak.administration.runtime_configuration.v0.secret.KubernetesSecretKeyRefH\x00\x42\x06\n\x04type\"3\n\x16KubernetesSecretKeyRef\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0b\n\x03key\x18\x02 \x01(\tB\xdc\x01\n,com.jfrog.ml.runtime_configuration.v0.secretP\x01Z\xa9\x01github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0b\x06proto3')
18
-
19
-
20
-
21
- _SECRETKEYREF = DESCRIPTOR.message_types_by_name['SecretKeyRef']
22
- _KUBERNETESSECRETKEYREF = DESCRIPTOR.message_types_by_name['KubernetesSecretKeyRef']
23
- SecretKeyRef = _reflection.GeneratedProtocolMessageType('SecretKeyRef', (_message.Message,), {
24
- 'DESCRIPTOR' : _SECRETKEYREF,
25
- '__module__' : 'qwak.administration.runtime_configuration.v0.secret_pb2'
26
- # @@protoc_insertion_point(class_scope:qwak.administration.runtime_configuration.v0.secret.SecretKeyRef)
27
- })
28
- _sym_db.RegisterMessage(SecretKeyRef)
29
-
30
- KubernetesSecretKeyRef = _reflection.GeneratedProtocolMessageType('KubernetesSecretKeyRef', (_message.Message,), {
31
- 'DESCRIPTOR' : _KUBERNETESSECRETKEYREF,
32
- '__module__' : 'qwak.administration.runtime_configuration.v0.secret_pb2'
33
- # @@protoc_insertion_point(class_scope:qwak.administration.runtime_configuration.v0.secret.KubernetesSecretKeyRef)
34
- })
35
- _sym_db.RegisterMessage(KubernetesSecretKeyRef)
36
-
37
- if _descriptor._USE_C_DESCRIPTORS == False:
38
-
39
- DESCRIPTOR._options = None
40
- DESCRIPTOR._serialized_options = b'\n,com.jfrog.ml.runtime_configuration.v0.secretP\001Z\251\001github.com/qwak-ai/qwak-platform/services/core/java/user-management/user-management-api/pb/qwak/administration/runtime_configuration/v0/external;runtime_configuration_v0'
41
- _SECRETKEYREF._serialized_start=115
42
- _SECRETKEYREF._serialized_end=251
43
- _KUBERNETESSECRETKEYREF._serialized_start=253
44
- _KUBERNETESSECRETKEYREF._serialized_end=304
45
- # @@protoc_insertion_point(module_scope)