openshift-python-wrapper 11.0.78__tar.gz → 11.0.79__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.pre-commit-config.yaml +3 -3
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/PKG-INFO +1 -1
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/mcp_server/server.py +2 -2
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/pyproject.toml +1 -1
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/uv.lock +44 -44
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.coderabbit.yaml +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.dockerignore +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.flake8 +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.github/pull_request_template.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.github/weekly-digest.yml +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.github/workflows/close-stale-issues.yml +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.github/workflows/code-check.yml.old +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.gitignore +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.gitleaks.toml +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.readthedocs.yaml +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.release-it.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.sonarcloud.properties +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/CONTRIBUTING.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/LICENSE +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/Makefile +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/OWNERS +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/README.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/VERSION +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/README.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/__cluster_version__.txt +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/class_generator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/manifests/class_generator_template.j2 +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/py.typed +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/__not-kind.txt +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/__resources-mappings.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/_definitions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/aaq.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/aaqlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/acceleratorprofile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/acceleratorprofilelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/account.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/accountlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/acraccesstoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/acraccesstokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/actiondescriptor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/addon.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/addoninstance.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/addoninstancelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/addonlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/addonoperator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/addonoperatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/addvolumeoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/adminnetworkpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/adminnetworkpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/adminpolicybasedexternalroute.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/adminpolicybasedexternalroutelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/admissioncheck.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/admissionchecklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/affinity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/aggregationrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/aggregationrule_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertingrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertingrulelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertmanager.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertmanagerconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertmanagerconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertmanagerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertrelabelconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/alertrelabelconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/all.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/analysisrun.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/analysisrunlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/analysistemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/analysistemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apigroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apigrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apirequestcount.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apirequestcountlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v10.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v11.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v12.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v13.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v4.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v5.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v6.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v7.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v8.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcelist_v9.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiresourcereference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiserver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiserverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiserversource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiserversourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiservicecondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiservicedefinitions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiservicedescription.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiservicespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiservicestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apiversions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/apparmorprofile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/application.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/applicationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/applicationset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/applicationsetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/appliedclusterresourcequota.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/appliedclusterresourcequotalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/applink.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/appproject.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/appprojectlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/appwrapper.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/appwrapperlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/argocd.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/argocdlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/artifactbuild.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/artifactbuildlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/attachedvolume.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/auditannotation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/auth.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authcode.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authcodelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authentication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authenticationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authorino.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authorinolist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authorizationpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authorizationpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/authrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/awselasticblockstorevolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/azurediskvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/azurefilepersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/azurefilevolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backingstore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backingstorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backuplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backuprepository.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backuprepositorylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backupstoragelocation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/backupstoragelocationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/baremetalhost.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/baremetalhostlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/baselineadminnetworkpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/baselineadminnetworkpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/binarybuildsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/binding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/bitbucketwebhookcause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/blocksize.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/bmceventsubscription.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/bmceventsubscriptionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/boundobjectreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/broker.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/brokerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/brokertemplateinstance.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/brokertemplateinstancelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/brokertemplateinstancespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/bucketclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/bucketclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/build.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildconfigspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildconfigstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildlog.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildoutput.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildpipelineselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildpipelineselectorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildpostcommitspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildstatusoutput.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildstatusoutputto.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildstrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildtriggercause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildtriggerpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildvolume.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildvolumemount.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/buildvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/capabilities.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/capabilities_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/catalogsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/catalogsourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cdi.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cdiconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cdiconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cdilist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cdromtarget.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephblockpool.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephblockpoollist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephblockpoolradosnamespace.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephblockpoolradosnamespacelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephbucketnotification.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephbucketnotificationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephbuckettopic.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephbuckettopiclist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephclient.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephclientlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephcluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephconnection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephconnectionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephcosidriver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephcosidriverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfilesystem.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfilesystemlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfilesystemmirror.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfilesystemmirrorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfilesystemsubvolumegroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfilesystemsubvolumegrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfspersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfsvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfsvolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephfsvolumesource_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephnfs.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephnfslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectrealm.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectrealmlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectstore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectstorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectstoreuser.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectstoreuserlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectzone.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectzonegroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectzonegrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephobjectzonelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephrbdmirror.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cephrbdmirrorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/certificate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/certificatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/certificatesigningrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/certificatesigningrequestcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/certificatesigningrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/certificatesigningrequestspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/certificatesigningrequeststatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/channel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/channelentry.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/channellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cinderpersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cindervolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/claimsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cleanuppolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cleanuppolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clientipconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clientprofile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clientprofilelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clientprofilemapping.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clientprofilemappinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cloudcredential.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cloudcredentiallist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cloudprivateipconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cloudprivateipconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cloudstorage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cloudstoragelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusteranalysistemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusteranalysistemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterautoscaler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterautoscalerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustercatalog.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustercataloglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustercleanuppolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustercleanuppolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustercsidriver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustercsidriverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterdomainclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterdomainclaimlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterephemeralreport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterephemeralreportlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterextension.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterextensionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterexternalsecret.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterexternalsecretlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustergenerator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustergeneratorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterimagecatalog.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterimagecataloglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterinterceptor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterinterceptorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterlocalmodel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterlocalmodellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterlogforwarder.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterlogforwarderlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterlogging.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterlogginglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectdeployment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectdeploymentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectsetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectsetphase.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectsetphaselist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectslice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjectslicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjecttemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterobjecttemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusteroperator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusteroperatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterpackage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterpackagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterpolicyreport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterpolicyreportlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterqueue.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterqueuelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterregistrar.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterregistrarlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterresourcequota.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterresourcequotalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterresourcequotaselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterresourcequotaspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterresourcequotastatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterrole.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterrolebinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterrolebindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterrolelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterrolescoperestriction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustersecretstore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustersecretstorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterserviceversion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterserviceversionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterstoragecontainer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterstoragecontainerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustertask.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustertasklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustertriggerbinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustertriggerbindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clustertrustbundleprojection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterurlmonitor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterurlmonitorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusteruserdefinednetwork.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusteruserdefinednetworklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterversion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterversionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterworkflowtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/clusterworkflowtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/codeflare.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/codeflarelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cohort.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cohortlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/component.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/componentcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/componentdetectionquery.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/componentdetectionquerylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/componentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/componentstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/componentstatuslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/compositeresourcedefinition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/compositeresourcedefinitionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/composition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/compositionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/compositionrevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/compositionrevisionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/condition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/config.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmap.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapbuildsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapenvsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapenvsource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapkeyselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapkeyselector_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmaplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapnodeconfigsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapprojection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapprojection_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configmapvolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configuration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configurationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configurationrevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/configurationrevisionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/connection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/connectionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/connector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/connectorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/console.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consoleclidownload.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consoleclidownloadlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consoleexternalloglink.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consoleexternalloglinklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolelink.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolelinklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolenotification.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolenotificationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consoleplugin.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolepluginlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolequickstart.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolequickstartlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolesample.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consolesamplelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consoleyamlsample.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/consoleyamlsamplelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/container.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/container_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/container_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerimage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containermetrics.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerresizepolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerresourcemetricsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerresourcemetricstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerruntimeconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerruntimeconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containersource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containersourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerstate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerstaterunning.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerstateterminated.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerstatewaiting.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containerstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/containeruser.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/controllerconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/controllerconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/controllerrevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/controllerrevisionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/controlplanemachineset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/controlplanemachinesetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/costmanagementmetricsconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/costmanagementmetricsconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/crddescription.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/credentialsrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/credentialsrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cronjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cronjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cronjobspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cronjobstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cronworkflow.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/cronworkflowlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/crossversionobjectreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csiaddonsnode.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csiaddonsnodelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csidriver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csidriverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csidriverspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csinode.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csinodedriver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csinodelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csinodespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csipersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csisnapshotcontroller.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csisnapshotcontrollerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csistoragecapacity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csistoragecapacitylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csivolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/csvdescription.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customblocksize.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/custombuildstrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customdeploymentstrategyparams.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customdomain.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customdomainlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcecolumndefinition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourceconversion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinitioncondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinitionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinitionnames.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinitions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinitionspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinitionstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcedefinitionversion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcesubresources.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcesubresourcescale.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcesubresourcestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customresourcevalidation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customrun.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/customrunlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/daemonendpoint.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/daemonset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/daemonsetcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/daemonsetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/daemonsetspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/daemonsetstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/daemonsetupdatestrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dashboard.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dashboardlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/database.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/databaselist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datadownload.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datadownloadlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dataimage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dataimagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dataimportcron.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dataimportcronlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dataprotectionapplication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dataprotectionapplicationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datasciencecluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datascienceclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datasciencepipelines.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datasciencepipelinesapplication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datasciencepipelinesapplicationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datasciencepipelineslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datasource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datasourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dataupload.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datauploadlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datavolume.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datavolumelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/datavolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deletebackuprequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deletebackuprequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deleteoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deleteoptions_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deleteoptions_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dependencybuild.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dependencybuildlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dependencyupdatecheck.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dependencyupdatechecklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deployment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentcause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentcauseimagetrigger.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentconfigrollback.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentconfigrollbackspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentconfigspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentconfigstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentdetails.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentlog.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentruntimeconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentruntimeconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymentstrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttarget.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttargetclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttargetclaimlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttargetclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttargetclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttargetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttriggerimagechangeparams.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deploymenttriggerpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/deprecation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/destinationrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/destinationrulelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/devicerequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/devicerequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/devicetoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/devicetokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directimagemigration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directimagemigrationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directimagestreammigration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directimagestreammigrationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directvolumemigration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directvolumemigrationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directvolumemigrationprogress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/directvolumemigrationprogresslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/disk.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/disktarget.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dns.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dnslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dnsrecord.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dnsrecordlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dockerbuildstrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dockerstrategyoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/domainmapping.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/domainmappinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downloadrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downloadrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapiprojection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapiprojection_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapiprojection_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapivolumefile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapivolumefile_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapivolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapivolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/downwardapivolumesource_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/driver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/driverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dscinitialization.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/dscinitializationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/duration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ecrauthorizationtoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ecrauthorizationtokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressfirewall.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressfirewalllist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressip.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressiplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressqos.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressqoslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressrouter.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressrouterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/egressservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/emptydirvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/encryptionkeyrotationcronjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/encryptionkeyrotationcronjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/encryptionkeyrotationjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/encryptionkeyrotationjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpoint.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointaddress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointconditions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointhints.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpoints.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointslice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointslicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/endpointsubset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/enterprisecontractpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/enterprisecontractpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/envfromsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/environment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/environmentconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/environmentconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/environmentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/envoyfilter.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/envoyfilterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/envvar.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/envvarsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ephemeralcontainer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ephemeralcontainer_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ephemeralcontainer_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ephemeralreport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ephemeralreportlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ephemeralvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/etcd.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/etcdlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/event.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventlistener.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventlistenerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventseries.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventtype.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eventtypelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/eviction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/execaction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/execaction_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/execnewpodhook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/exemptprioritylevelconfiguration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/experiment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/experimentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/exportedserviceset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/exportedservicesetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/expressionwarning.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/externaldocumentation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/externalmetricsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/externalmetricstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/externalsecret.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/externalsecretlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fake.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fakelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fcvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fcvolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/feastoperator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/feastoperatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/featuregate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/featuregatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/featurestate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/featurestore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/featurestorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/featuretracker.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/featuretrackerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fenceagentsremediation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fenceagentsremediationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fenceagentsremediationtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fenceagentsremediationtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fieldselectorattributes.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fieldselectorrequirement.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/fieldsv1.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/firmwareschema.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/firmwareschemalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flexpersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flexvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flockervolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flowdistinguishermethod.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flowschema.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flowschemacondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flowschemalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flowschemaspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/flowschemastatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/forkliftcontroller.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/forkliftcontrollerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/forzone.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/freezeunfreezetimeout.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/function.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/functionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/functionrevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/functionrevisionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gateway.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gatewayclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gatewayclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gatewaylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gcepersistentdiskvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gcraccesstoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gcraccesstokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/genericwebhookcause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitbuildsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/githubaccesstoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/githubaccesstokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/githubwebhookcause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitlabwebhookcause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeployment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeploymentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeploymentmanagedenvironment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeploymentmanagedenvironmentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeploymentrepositorycredential.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeploymentrepositorycredentiallist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeploymentsyncrun.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsdeploymentsyncrunlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitopsservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitrepovolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gitsourcerevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/globalcontextentry.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/globalcontextentrylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/glusterfspersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/glusterfsvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gotemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/gotemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafana.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanaalertrulegroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanaalertrulegrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanacontactpoint.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanacontactpointlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanadashboard.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanadashboardlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanadatasource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanadatasourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanafolder.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanafolderlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanalibrarypanel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanalibrarypanellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanamutetiming.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafanamutetiminglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationchannel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationchannellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationpolicyroute.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationpolicyroutelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grafananotificationtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grant.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grantlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/group.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/groupsubject.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/groupsync.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/groupsynclist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/groupversionfordiscovery.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/groupversionkind.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grpcaction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grpcaction_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grpcroute.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/grpcroutelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/guardrailsorchestrator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/guardrailsorchestratorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/guestagentcommandinfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hardwaredata.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hardwaredatalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hardwareprofile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hardwareprofilelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/helmchartrepository.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/helmchartrepositorylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hooklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/horizontalpodautoscaler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/horizontalpodautoscalerbehavior.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/horizontalpodautoscalercondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/horizontalpodautoscalerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/horizontalpodautoscalerspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/horizontalpodautoscalerstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/host.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostalias.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostalias_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostfirmwarecomponents.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostfirmwarecomponentslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostfirmwaresettings.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostfirmwaresettingslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostip.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostpathprovisioner.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostpathprovisionerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostpathvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostupdatepolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hostupdatepolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hotplugvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hpascalingpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hpascalingrules.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/httpgetaction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/httpgetaction_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/httpheader.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/httpingresspath.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/httpingressrulevalue.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/httproute.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/httproutelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hubconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hubconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hyperconverged.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/hyperconvergedlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/icon.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/identity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/identitylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/idler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/idlerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/image.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imageblobreferences.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagecatalog.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagecataloglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagechangecause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagechangetrigger.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagechangetriggerstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imageconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imageconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagecontentpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagecontentpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagecontentsourcepolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagecontentsourcepolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagedigestmirrorset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagedigestmirrorsetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imageimportspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imageimportstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagelabel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagelayer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagelayerdata.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagelookuppolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagemanifest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagepruner.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imageprunerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagerepository.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagerepositorylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagesignature.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagesourcepath.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestream.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamimage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamimport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamimportspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamimportstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamlayers.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreammapping.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamtag.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamtaglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagestreamtagreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagetag.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagetaglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagetagmirrorset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagetagmirrorsetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/imagevolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/importedserviceset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/importedservicesetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/inferencegraph.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/inferencegraphlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/inferenceservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/inferenceservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/info.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/infrastructure.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/infrastructurelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressbackend.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressclassparametersreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressclassspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingresscontroller.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingresscontrollerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingresslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressloadbalanceringress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressloadbalancerstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressportstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressservicebackend.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingressstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ingresstls.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/inmemorychannel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/inmemorychannellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/insightsoperator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/insightsoperatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/installmode.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/installplan.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/installplanlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/integrationtestscenario.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/integrationtestscenariolist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/interceptor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/interceptorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/internalrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/internalrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/internalservicesconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/internalservicesconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/intorstring.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ipaddress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ipaddressclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ipaddressclaimlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ipaddresslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ipamclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ipamclaimlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ipblock.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ippool.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ippoollist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/iscsipersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/iscsivolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/iscsivolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/iscsivolumesource_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istio.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istiocni.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istiocnilist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istiolist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istiorevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istiorevisionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istiorevisiontag.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/istiorevisiontaglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jaxjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jaxjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jbsconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jbsconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jenkinspipelinebuildstrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/job.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jobcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/joblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jobsink.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jobsinklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jobspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jobstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jobtemplatespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/json.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jsonschemaprops.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jsonschemapropsorarray.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jsonschemapropsorbool.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jsonschemapropsorstringarray.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jvmimagescan.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/jvmimagescanlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kepler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/keplerinternal.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/keplerinternallist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/keplerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/keytopath.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/knativeeventing.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/knativeeventinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/knativekafka.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/knativekafkalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/knativeserving.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/knativeservinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kserve.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kservelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubeapiserver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubeapiserverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubecontrollermanager.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubecontrollermanagerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubedescheduler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubedeschedulerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubeletconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubeletconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubescheduler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubeschedulerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubestorageversionmigrator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubestorageversionmigratorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubevirt.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kubevirtlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kueue.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/kueuelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselector_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselector_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselector_v4.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselector_v5.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselectorattributes.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselectorrequirement.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/labelselectorrequirement_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lease.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/leaselist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/leasespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lifecycle.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lifecyclehandler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lifecyclehandler_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lifecyclehandler_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lifecyclehook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/limitedprioritylevelconfiguration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/limitrange.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/limitrangeitem.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/limitrangelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/limitrangespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/limitresponse.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/linuxcontaineruser.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/listmeta.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/llamastackdistribution.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/llamastackdistributionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/llamastackoperator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/llamastackoperatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lmevaljob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lmevaljoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/loadbalanceringress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/loadbalancerstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localmodelnodegroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localmodelnodegrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localobjectreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localobjectreference_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localqueue.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localqueuelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localresourceaccessreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localsubjectaccessreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolume.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumediscovery.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumediscoverylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumediscoveryresult.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumediscoveryresultlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumeset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumesetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/localvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/lock.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/locklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/logfilemetricexporter.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/logfilemetricexporterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/luntarget.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machine.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineautoscaler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineautoscalerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfignode.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfignodelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfigpool.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfigpoollist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfiguration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineconfigurationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machinehealthcheck.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machinehealthchecklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machinelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineosbuild.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineosbuildlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineosconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineosconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machineset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/machinesetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/maintainer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/managedfieldsentry.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/managedfleetnotification.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/managedfleetnotificationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/managedfleetnotificationrecord.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/managedfleetnotificationrecordlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/managednotification.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/managednotificationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/manualapprovalgate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/manualapprovalgatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mariadb.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mariadblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mariadboperator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mariadboperatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/matchcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/matchresources.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/maxscale.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/maxscalelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/memberoperatorconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/memberoperatorconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/memberstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/memberstatuslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metal3remediation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metal3remediationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metal3remediationtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metal3remediationtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metric.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metricidentifier.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metriclist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metricspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metricstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metrictarget.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/metricvaluestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/microtime.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/miganalytic.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/miganalyticlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migcluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mighook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mighooklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migmigration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migmigrationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migplan.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migplanlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migrateoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migrationcontroller.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migrationcontrollerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migrationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migrationpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migrationpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migstorage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/migstoragelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/modelcontroller.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/modelcontrollerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/modelmeshserving.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/modelmeshservinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/modelregistry.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/modelregistrylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/modifyvolumestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/monitoring.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/monitoringlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/monitoringstack.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/monitoringstacklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mpijob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mpijoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/multikueuecluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/multikueueclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/multikueueconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/multikueueconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mustgather.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mustgatherlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mutatingwebhook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mutatingwebhookconfiguration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mutatingwebhookconfigurationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mxjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/mxjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namedrulewithoperations.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namedtageventlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespace.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespacecondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespacecondition_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespacelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespacespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespacestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespacestore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/namespacestorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/network.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkaddonsconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkaddonsconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkattachmentdefinition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkattachmentdefinitionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkfence.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkfenceclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkfenceclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkfencelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkmap.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkmaplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkpolicyegressrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkpolicyingressrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkpolicypeer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkpolicyport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/networkpolicyspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nfsprovisioner.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nfsprovisionerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nfsvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nmstate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nmstatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/node.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeaddress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeaffinity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeaffinity_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeaffinity_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodecondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeconfigsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeconfigstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodedaemonendpoints.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeature.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeaturediscovery.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeaturediscoverylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeaturegroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeaturegrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeaturelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeaturerule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeaturerulelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodefeatures.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodehealthcheck.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodehealthchecklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodemetrics.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodemetricslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodenetworkconfigurationenactment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodenetworkconfigurationenactmentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodenetworkconfigurationpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodenetworkconfigurationpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodenetworkstate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodenetworkstatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noderesourcetopology.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noderesourcetopologylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noderuntimehandler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noderuntimehandlerfeatures.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselector_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselector_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselectorrequirement.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselectorrequirement_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselectorterm.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselectorterm_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeselectorterm_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeslicepool.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodeslicepoollist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nodesysteminfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nonresourceattributes.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nonresourcepolicyrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nonresourcerule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noobaa.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noobaaaccount.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noobaaaccountlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/noobaalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/notebook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/notebooklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nstemplateset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nstemplatesetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nvidiadriver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/nvidiadriverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauth.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauth2client.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauth2clientlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthaccesstoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthaccesstokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthauthorizetoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthauthorizetokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthclient.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthclientauthorization.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthclientauthorizationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthclientlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/oauthlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/object.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectbucket.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectbucketclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectbucketclaimlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectbucketlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectdeployment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectdeploymentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectfieldselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectmeta.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectmeta_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectmetricsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectmetricstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectsetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectsetphase.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectsetphaselist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectslice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objectslicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objecttemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objecttemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objecttransfer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/objecttransferlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/observedobjectcollection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/observedobjectcollectionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ocmagent.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ocmagentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ocsinitialization.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ocsinitializationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhapplication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhapplicationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhdashboardconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhdashboardconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhdocument.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhdocumentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhquickstart.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/odhquickstartlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/offlinesessions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/offlinesessionslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/olm.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/olmconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/olmconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/olmlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openshiftapiserver.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openshiftapiserverlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openshiftcontrollermanager.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openshiftcontrollermanagerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openshiftpipelinesascode.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openshiftpipelinesascodelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openstackvolumepopulator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/openstackvolumepopulatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorconditionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorgroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorgrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorhub.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorhublist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorpki.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorpkilist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/operatorversion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/overhead.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/overlappingrangeipreservation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/overlappingrangeipreservationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ovirtvolumepopulator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ovirtvolumepopulatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ownerreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/packagechannel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/packagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/packagemanifest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/packagemanifestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/packagemanifestspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/packagemanifeststatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/paddlejob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/paddlejoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/parallel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/parallellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/parameter.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/paramkind.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/paramref.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/password.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/passwordlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/patch.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pauseoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/peerauthentication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/peerauthenticationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/performanceprofile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/performanceprofilelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/perses.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persesdashboard.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persesdashboardlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persesdatasource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persesdatasourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/perseslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolume.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimspec_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimspec_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumeclaimvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/persistentvolumestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/photonpersistentdiskvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pingsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pingsourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipeline.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipelinelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipelineresource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipelineresourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipelinerun.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipelinerunlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipelineversion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pipelineversionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/plan.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/planlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pod.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podaffinity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podaffinity_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podaffinity_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podaffinityterm.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podaffinityterm_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podaffinityterm_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podantiaffinity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podantiaffinity_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podantiaffinity_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podautoscaler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podautoscalerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddisruptionbudget.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddisruptionbudgetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddisruptionbudgetspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddisruptionbudgetstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddnsconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddnsconfig_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddnsconfig_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddnsconfigoption.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poddnsconfigoption_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podfailurepolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podfailurepolicyonexitcodesrequirement.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podfailurepolicyonpodconditionspattern.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podfailurepolicyrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podip.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podmetrics.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podmetricslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podmonitor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podmonitorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podnetworkconnectivitycheck.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podnetworkconnectivitychecklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podos.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podreadinessgate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podresourceclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podresourceclaim_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podresourceclaimstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podschedulinggate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritycontext.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritycontext_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicyreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicyreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicyreviewstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicyselfsubjectreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicyselfsubjectreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicysubjectreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicysubjectreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsecuritypolicysubjectreviewstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsmetricsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podsmetricstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podspec_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podspec_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podtemplatespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podvolumebackup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podvolumebackuplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podvolumerestore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/podvolumerestorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policyexception.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policyexceptionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policyreport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policyreportlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policyrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/policyruleswithsubjects.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pooler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/poolerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/portstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/portworxvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/preconditions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/predictor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/predictorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/preferredschedulingterm.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/preprovisioningimage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/preprovisioningimagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/priorityclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/priorityclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prioritylevelconfiguration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prioritylevelconfigurationcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prioritylevelconfigurationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prioritylevelconfigurationreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prioritylevelconfigurationspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prioritylevelconfigurationstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/probe.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/probe_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/probe_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/probelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/profile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/profilelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/project.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectdevelopmentstream.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectdevelopmentstreamlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectdevelopmentstreamtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectdevelopmentstreamtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectedvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectedvolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectedvolumesource_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projecthelmchartrepository.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projecthelmchartrepositorylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/projectstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prometheus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prometheusagent.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prometheusagentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prometheuslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prometheusrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/prometheusrulelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/promotionrun.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/promotionrunlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/provider.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/providerconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/providerconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/providerconfigusage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/providerconfigusagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/providerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/providerrevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/providerrevisionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/provisioning.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/provisioninglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/provisioningrequestconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/provisioningrequestconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/proxy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/proxyconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/proxyconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/proxylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/publication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/publicationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pushsecret.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pushsecretlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pytorchjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/pytorchjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/quantity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/queuingconfiguration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/quobytevolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rangeallocation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rangeallocationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rawextension.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ray.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/raycluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rayclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rayjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rayjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/raylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rayservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rayservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rbdpersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rbdvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rbdvolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rbdvolumesource_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rebuiltartifact.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rebuiltartifactlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/recipe.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/recipelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/reclaimspacecronjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/reclaimspacecronjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/reclaimspacejob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/reclaimspacejoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/recreatedeploymentstrategyparams.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/referencegrant.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/referencegrantlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/refreshtoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/refreshtokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/registeredcluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/registeredclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/release.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releaselist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releaseplan.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releaseplanadmission.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releaseplanadmissionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releaseplanlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releaseserviceconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releaseserviceconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releasestrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/releasestrategylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/remotesecret.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/remotesecretlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/removevolumeoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicaset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicasetcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicasetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicasetspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicasetstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicationcontroller.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicationcontrollercondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicationcontrollerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicationcontrollerspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/replicationcontrollerstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/repository.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/repositoryimportspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/repositoryimportstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/repositorylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/requestauthentication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/requestauthenticationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resolutionrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resolutionrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourceaccessreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourceattributes.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourceclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourceclaim_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcefieldselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourceflavor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourceflavorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcehealth.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcemetricsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcemetricstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcepolicyrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcequota.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcequotalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcequotaspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcequotaspec_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcequotastatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcequotastatusbynamespace.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcerequirements.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcerule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resources.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourceslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resourcestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/restartoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resticrepository.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/resticrepositorylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/restore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/restorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/revision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/revisionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/role.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolebinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolebindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolebindingrestriction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolebindingrestrictionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/roleref.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rollingdeploymentstrategyparams.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rollingupdatedaemonset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rollingupdatedeployment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rollingupdatestatefulsetstrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rollout.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolloutlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolloutmanager.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rolloutmanagerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/route.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routehttpheader.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routehttpheaderactions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routehttpheaderactionunion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routehttpheaders.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routeingress.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routeingresscondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routemonitor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routemonitorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routeport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routesethttpheader.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/routetargetreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/rulewithoperations.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/run.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/runlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/runtimeclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/runtimeclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scale.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scaleiopersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scaleiovolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scalespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scalestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/schedule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scheduledbackup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scheduledbackuplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scheduledworkflow.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scheduledworkflowlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/schedulelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scheduler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/schedulerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scheduling.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scopedresourceselectorrequirement.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scopedresourceselectorrequirement_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scoperestriction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scopeselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scopeselector_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scrapeconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/scrapeconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/seccompprofile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secret.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretbuildsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretenvsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretenvsource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretkeyselector.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretkeyselector_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretlocalreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretprojection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretprojection_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretstore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretstorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/secretvolumesource_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/securitycontext.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/securitycontext_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/securitycontext_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/securitycontextconstraints.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/securitycontextconstraintslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selectablefield.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfnoderemediation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfnoderemediationconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfnoderemediationconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfnoderemediationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfnoderemediationtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfnoderemediationtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfsubjectaccessreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfsubjectaccessreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfsubjectreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfsubjectreviewstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfsubjectrulesreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selfsubjectrulesreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/selinuxoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sequence.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sequencelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serveraddressbyclientcidr.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serverlessservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serverlessservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serverstatusrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serverstatusrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/service.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceaccount.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceaccountlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceaccountpodsecuritypolicyreviewstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceaccountsubject.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceaccounttokenprojection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicebackendport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceca.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicecalist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceentry.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceentrylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshcontrolplane.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshcontrolplanelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshmember.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshmemberlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshmemberroll.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshmemberrolllist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshpeer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshpeerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshrbacconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemeshrbacconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemonitor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicemonitorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/serviceport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicereference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servicestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servingruntime.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/servingruntimelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sessionaffinityconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sevmeasurementinfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sevplatforminfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sevsecretoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sevsessionoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sharedconfigmap.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sharedconfigmaplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sharedsecret.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sharedsecretlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sidecar.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sidecarlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/signaturecondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/signatureissuer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/signaturesubject.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/signingkey.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/signingkeylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sinkbinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sinkbindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sleepaction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/snapshot.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/snapshotenvironmentbinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/snapshotenvironmentbindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/snapshotlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sourcebuildstrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sourcecontroluser.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sourcerevision.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sourcestrategyoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spacebindingrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spacebindingrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spacerequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spacerequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/specdescriptor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesscheck.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesschecklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesstoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesstokenbinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesstokenbindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesstokendataupdate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesstokendataupdatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spiaccesstokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spifilecontentrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/spifilecontentrequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/splunkforwarder.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/splunkforwarderlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sqljob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sqljoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ssp.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ssplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/stageinfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/startoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulsetcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulsetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulsetordinals.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulsetpersistentvolumeclaimretentionpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulsetspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulsetstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statefulsetupdatestrategy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v10.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v11.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v4.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v5.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v6.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v7.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v8.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/status_v9.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statuscause.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statusdescriptor.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statusdetails.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/statusdetails_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/stepaction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/stepactionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/stepinfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/stopoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageautoscaler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageautoscalerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclaim.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclaimlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclient.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclientlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagecluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclusterpeer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageclusterpeerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageconsumer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageconsumerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagemap.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagemaplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageospersistentvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageosvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageprofile.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageprofilelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagerequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagerequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagestate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagestatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagesystem.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storagesystemlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageversionmigration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storageversionmigrationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storeconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/storeconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/stssessiontoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/stssessiontokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subject.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectaccessreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectaccessreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectaccessreviewstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectpermission.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectpermissionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectrulesreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectrulesreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subjectrulesreviewstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subscription.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/subscriptionlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/successpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/successpolicyrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/sysctl.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/systemconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/systemconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tagevent.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tageventcondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tagimagehook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tagimportpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tagreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tagreferencepolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/taint.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/task.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tasklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/taskrun.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/taskrunlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tcpsocketaction.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonaddon.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonaddonlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonchain.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonchainlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonhub.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonhublist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektoninstallerset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektoninstallersetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonpipeline.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonpipelinelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonpruner.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonprunerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonresult.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektonresultlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektontrigger.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tektontriggerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/telemetry.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/telemetrylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/template.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templateinstance.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templateinstancecondition.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templateinstancelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templateinstanceobject.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templateinstancerequester.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templateinstancespec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templateinstancestatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/templatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/testplatformcluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/testplatformclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tfjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tfjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/thanosquerier.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/thanosquerierlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/thanosruler.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/thanosrulerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/time.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tlsconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenrequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenrequestspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenrequeststatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenreview.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenreviewspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenreviewspec_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenreviewstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tokenreviewstatus_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/toleration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/toolchaincluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/toolchainclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/topology.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/topologylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/topologyselectorlabelrequirement.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/topologyselectorterm.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/topologyspreadconstraint.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/topologyspreadconstraint_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/topologyspreadconstraint_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trainedmodel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trainedmodellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trainingoperator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trainingoperatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trigger.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/triggerbinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/triggerbindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/triggerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/triggertemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/triggertemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trustyai.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trustyailist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trustyaiservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/trustyaiservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tuned.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/tunedlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/typechecking.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/typedlocalobjectreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/typedobjectreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/typedobjectreference_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/uiplugin.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/uipluginlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/uncountedterminatedpods.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/unpauseoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/updaterequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/updaterequestlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/upgradeconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/upgradeconfiglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/usage.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/usagelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/user.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/useraccount.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/useraccountlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/userdefinednetwork.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/userdefinednetworklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/useridentitymapping.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/userinfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/userinfo_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/userlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/useroauthaccesstoken.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/useroauthaccesstokenlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/usersubject.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/uuid.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/uuidlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingadmissionpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingadmissionpolicybinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingadmissionpolicybindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingadmissionpolicybindingspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingadmissionpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingadmissionpolicyspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingadmissionpolicystatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingwebhook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingwebhookconfiguration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validatingwebhookconfigurationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/validationrule.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/variable.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/vaultdynamicsecret.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/vaultdynamicsecretlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/veleroinstall.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/veleroinstalllist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/verificationpolicy.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/verificationpolicylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/viewer.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/viewerlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachine.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineclone.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineclonelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineclusterinstancetype.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineclusterinstancetypelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineclusterpreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineclusterpreferencelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineexport.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineexportlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstance.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancefilesystem.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancefilesystemdisk.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancefilesysteminfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancefilesystemlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstanceguestagentinfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstanceguestosinfo.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstanceguestosuser.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstanceguestosuserlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancemigration.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancemigrationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancepreset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancepresetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancereplicaset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancereplicasetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancetype.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachineinstancetypelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinememorydumprequest.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinepool.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinepoollist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinepreference.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinepreferencelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinerestore.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinerestorelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinesnapshot.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinesnapshotcontent.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinesnapshotcontentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualmachinesnapshotlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualservice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/virtualservicelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volume.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volume_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volume_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeattachment.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeattachmentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeattachmentsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeattachmentspec.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeattachmentstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeclonesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeclonesourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumedevice.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeerror.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumegroupreplication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumegroupreplicationclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumegroupreplicationclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumegroupreplicationcontent.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumegroupreplicationcontentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumegroupreplicationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeimportsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeimportsourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumemount.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumemount_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumemountstatus.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumenodeaffinity.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumenoderesources.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeprojection.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeprojection_v2.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeprojection_v3.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumereplication.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumereplicationclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumereplicationclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumereplicationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeresourcerequirements.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshot.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshotclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshotclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshotcontent.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshotcontentlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshotlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshotlocation.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumesnapshotlocationlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeuploadsource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/volumeuploadsourcelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/vspherevirtualdiskvolumesource.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/vspherexcopyvolumepopulator.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/vspherexcopyvolumepopulatorlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/wasmplugin.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/wasmpluginlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/watchevent.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/webhook.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/webhookclientconfig.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/webhookconversion.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/webhooklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/webhooktrigger.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/weightedpodaffinityterm.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/windowssecuritycontextoptions.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workbenches.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workbencheslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflow.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowartifactgctask.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowartifactgctasklist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workfloweventbinding.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workfloweventbindinglist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowtaskresult.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowtaskresultlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowtaskset.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowtasksetlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowtemplate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workflowtemplatelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workload.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workloadentry.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workloadentrylist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workloadgroup.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workloadgrouplist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workloadlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workloadpriorityclass.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workloadpriorityclasslist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workspace.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/workspacelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/xgboostjob.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/xgboostjoblist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/xnamespace.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/xnamespacelist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/xtestplatformcluster.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/xtestplatformclusterlist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ztunnel.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/schema/ztunnellist.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/scripts/tests/test_scripts.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/scripts/tools.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/APIServer/api_server.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/ClusterOperator/cluster_operator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/ConfigMap/config_map.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/DNS/dns_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/DNS/dns_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Deployment/deployment.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Image/image_caching_internal_knative_dev.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Image/image_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Image/image_image_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/ImageContentSourcePolicy/image_content_source_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Machine/machine.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/NMState/nm_state.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/OAuth/oauth.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Pipeline/pipeline.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Pod/pod.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/Secret/secret.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/ServiceMeshMember/service_mesh_member.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/ServingRuntime/serving_runtime.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/manifests/test_parse_explain.j2 +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/test_camelcase_to_snake.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/tests/test_class_generator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/docs/Makefile +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/docs/conf.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/docs/index.rst +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/docs/modules.rst +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/docs/ocp_resources.rst +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/examples/general.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/examples/node_network_configuration_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/examples/pods.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/examples/resource_list.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/examples/role.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/examples/special_cases.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/examples/virtual_machine.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/README.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/__resources-mappings.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/configuration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/dynamic_client.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/exceptions.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/kubernetes_client.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/resource_field.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/resource_instance.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/resource_manager.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/resource_registry.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/resource_storage.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/status_schema_parser.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/status_templates.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/fake_kubernetes_client/types.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/mcp_server/README.md +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/mcp_server/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/mcp_server/example_client.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/mcp_server/server-info.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/mcp_server/tests/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/mcp_server/tests/test_server.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/aaq.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/api_server.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/api_service.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/application_aware_applied_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/application_aware_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/application_aware_resource_quota.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/authorino.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/backup.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/benchmark.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/catalog_source.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cdi.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cdi_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/chaos_engine.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/chaos_result.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_claim.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_deployment.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_operator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_pool.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_role.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_role_binding.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_service_version.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_user_defined_network.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cluster_version.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/config_map.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/console_cli_download.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/console_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/console_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/console_plugin.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/console_quick_start.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/controller_revision.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/cron_job.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/csi_driver.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/csi_storage_capacity.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/custom_resource_definition.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/daemonset.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/data_import_cron.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/data_science_cluster.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/data_source.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/datavolume.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/deployment.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/destination_rule.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/direct_volume_migration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/direct_volume_migration_progress.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/dns_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/dns_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/dsc_initialization.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/endpoint_slice.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/endpoints.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/event.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/exceptions.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/fence_agent_remediation_templates.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/forklift_controller.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/gateway.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/group.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/guardrails_orchestrator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/hook.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/host.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/hostpath_provisioner.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/hyperconverged.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/image_caching_internal_knative_dev.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/image_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/image_content_source_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/image_digest_mirror_set.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/image_image_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/image_stream.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/imagestreamtag.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/inference_graph.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/inference_service.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/infrastructure.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/ingress_controller.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/installplan.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/ip_address_pool.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/job.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/kube_descheduler.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/kubelet_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/kubevirt.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/l2_advertisement.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/lease.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/limit_range.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/llama_stack_distribution.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/lm_eval_job.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/machine.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/machine_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/machine_config_pool.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/machine_health_check.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/machine_set.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/managed_cluster.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/maria_db.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/mariadb_operator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/metallb.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/mig_analytic.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/mig_cluster.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/mig_migration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/mig_plan.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/migration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/migration_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/model_registry.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/model_registry_components_platform_opendatahub_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/model_registry_modelregistry_opendatahub_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/mtq.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/multi_cluster_hub.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/multi_cluster_observability.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/multi_network_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/mutating_webhook_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/namespace.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/network_addons_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/network_attachment_definition.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/network_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/network_map.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/network_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/network_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/nm_state.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node_health_check.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node_maintenance.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node_network_configuration_enactment.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node_network_configuration_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node_network_configuration_policy_latest.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/node_network_state.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/notebook.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/oauth.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/ocs_initialization.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/operator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/operator_condition.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/operator_group.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/operator_hub.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/operator_source.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/package_manifest.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/peer_authentication.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/performance_profile.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/persistent_volume.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/persistent_volume_claim.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/pipeline.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/pipelineruns.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/plan.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/pod.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/pod_disruption_budget.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/pod_metrics.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/priority_class.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/project_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/project_project_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/project_request.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/prometheus.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/prometheus_rule.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/provider.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/proxy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/py.typed +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/reclaim_space_cron_job.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/reclaim_space_job.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/replica_set.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/resource.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/resource_quota.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/restore.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/rhmi.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/role.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/role_binding.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/route.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/scheduler.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/sealed_secret.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/secret.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/security_context_constraints.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/self_node_remediation_templates.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/self_subject_review.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/service.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/service_account.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/service_mesh_control_plane.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/service_mesh_member.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/service_mesh_member_roll.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/service_monitor.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/service_serving_knative_dev.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/serving_runtime.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/snapshot.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/sriov_network.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/sriov_network_node_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/sriov_network_node_state.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/ssp.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/storage_class.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/storage_cluster.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/storage_map.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/storage_profile.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/subscription.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/task.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/task_run.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/tekton_tasks.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/template.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/trustyai_service.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/upload_token_request.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/user.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/user_defined_network.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/utils/constants.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/utils/resource_constants.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/utils/utils.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/validating_webhook_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_clone.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_cluster_instancetype.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_cluster_preference.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_export.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_import.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_instance.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_instance_migration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_instance_preset.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_instance_replica_set.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_instancetype.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_migration_resource_quota.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_preference.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_restore.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_machine_snapshot.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/virtual_service.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/vm_import_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/volume_snapshot.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/ocp_resources/volume_snapshot_class.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/pypi-dist/.gitignore +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/renovate.json +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/scripts/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/scripts/diff-from-latest-release.sh +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/scripts/diff-from-tag.sh +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/scripts/generate_changelog.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/scripts/get-latest-release.sh +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/sonar-project.properties +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/conftest.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/manifests/vm.yaml +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/scripts/__init__.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/scripts/generate_pytest_test.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/scripts/validate_resources.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_api_group_order.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resource.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_aaq.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_api_server.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_authorino.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_cdi.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_cdi_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_cluster_user_defined_network.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_config_map.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_console_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_console_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_csi_driver.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_data_import_cron.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_data_science_cluster.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_deployment.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_direct_volume_migration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_direct_volume_migration_progress.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_dns_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_dns_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_dsc_initialization.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_group.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_guardrails_orchestrator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_image_caching_internal_knative_dev.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_image_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_image_content_source_policy.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_image_image_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_inference_graph.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_kube_descheduler.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_kubelet_config.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_kubevirt.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_llama_stack_distribution.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_lm_eval_job.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_machine.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_maria_db.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_mariadb_operator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_mig_analytic.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_mig_cluster.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_mig_migration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_mig_plan.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_model_registry.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_model_registry_components_platform_opendatahub_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_model_registry_modelregistry_opendatahub_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_mtq.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_namespace.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_network_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_network_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_nm_state.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_node.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_node_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_node_network_configuration_policy_latest.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_notebook.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_oauth.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_operator.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_pod.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_pod_metrics.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_project_config_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_project_project_openshift_io.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_project_request.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_prometheus.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_replica_set.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_scheduler.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_security_context_constraints.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_self_subject_review.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_service.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_service_mesh_member.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_service_serving_knative_dev.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_serving_runtime.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_snapshot.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_ssp.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_storage_cluster.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_user.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_user_defined_network.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_cluster_instancetype.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_cluster_preference.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_export.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_instance_migration.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_instance_preset.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_instance_replica_set.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_instancetype.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_virtual_machine_preference.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_volume_snapshot.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_resources/test_volume_snapshot_class.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_unittests.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_validate_resources.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/test_validate_resources_script.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tests/utils.py +0 -0
- {openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/tox.toml +0 -0
{openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.pre-commit-config.yaml
RENAMED
|
@@ -46,18 +46,18 @@ repos:
|
|
|
46
46
|
]
|
|
47
47
|
|
|
48
48
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
49
|
-
rev: v0.12.
|
|
49
|
+
rev: v0.12.4
|
|
50
50
|
hooks:
|
|
51
51
|
- id: ruff
|
|
52
52
|
- id: ruff-format
|
|
53
53
|
|
|
54
54
|
- repo: https://github.com/gitleaks/gitleaks
|
|
55
|
-
rev: v8.
|
|
55
|
+
rev: v8.28.0
|
|
56
56
|
hooks:
|
|
57
57
|
- id: gitleaks
|
|
58
58
|
|
|
59
59
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
|
60
|
-
rev: v1.
|
|
60
|
+
rev: v1.17.0
|
|
61
61
|
hooks:
|
|
62
62
|
- id: mypy
|
|
63
63
|
exclude: ^(tests/|examples/|docs/)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: openshift-python-wrapper
|
|
3
|
-
Version: 11.0.
|
|
3
|
+
Version: 11.0.79
|
|
4
4
|
Summary: Wrapper around https://github.com/kubernetes-client/python
|
|
5
5
|
Project-URL: homepage, https://github.com/RedHatQE/openshift-python-wrapper
|
|
6
6
|
Project-URL: documentation, https://openshift-python-wrapper.readthedocs.io/en/latest/
|
|
@@ -39,12 +39,12 @@ mcp = FastMCP(name="openshift-python-wrapper")
|
|
|
39
39
|
_client = None
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
def get_dynamic_client(
|
|
42
|
+
def get_dynamic_client() -> Any:
|
|
43
43
|
"""Get or create a dynamic client for Kubernetes/OpenShift"""
|
|
44
44
|
global _client
|
|
45
45
|
if _client is None:
|
|
46
46
|
LOGGER.debug("Creating new dynamic client")
|
|
47
|
-
_client = get_client(
|
|
47
|
+
_client = get_client()
|
|
48
48
|
return _client
|
|
49
49
|
|
|
50
50
|
|
|
@@ -68,7 +68,7 @@ dev-dependencies = ["ipdb>=0.13.13", "ipython>=8.12.3"]
|
|
|
68
68
|
[project]
|
|
69
69
|
requires-python = ">=3.10"
|
|
70
70
|
name = "openshift-python-wrapper"
|
|
71
|
-
version = "11.0.
|
|
71
|
+
version = "11.0.79"
|
|
72
72
|
description = "Wrapper around https://github.com/kubernetes-client/python"
|
|
73
73
|
readme = "README.md"
|
|
74
74
|
license = "Apache-2.0"
|
|
@@ -50,14 +50,14 @@ wheels = [
|
|
|
50
50
|
|
|
51
51
|
[[package]]
|
|
52
52
|
name = "authlib"
|
|
53
|
-
version = "1.6.
|
|
53
|
+
version = "1.6.1"
|
|
54
54
|
source = { registry = "https://pypi.org/simple" }
|
|
55
55
|
dependencies = [
|
|
56
56
|
{ name = "cryptography" },
|
|
57
57
|
]
|
|
58
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
58
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8e/a1/d8d1c6f8bc922c0b87ae0d933a8ed57be1bef6970894ed79c2852a153cd3/authlib-1.6.1.tar.gz", hash = "sha256:4dffdbb1460ba6ec8c17981a4c67af7d8af131231b5a36a88a1e8c80c111cdfd", size = 159988, upload-time = "2025-07-20T07:38:42.834Z" }
|
|
59
59
|
wheels = [
|
|
60
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
60
|
+
{ url = "https://files.pythonhosted.org/packages/f9/58/cc6a08053f822f98f334d38a27687b69c6655fb05cd74a7a5e70a2aeed95/authlib-1.6.1-py2.py3-none-any.whl", hash = "sha256:e9d2031c34c6309373ab845afc24168fe9e93dc52d252631f52642f21f5ed06e", size = 239299, upload-time = "2025-07-20T07:38:39.259Z" },
|
|
61
61
|
]
|
|
62
62
|
|
|
63
63
|
[[package]]
|
|
@@ -422,7 +422,7 @@ version = "3.22.2"
|
|
|
422
422
|
source = { registry = "https://pypi.org/simple" }
|
|
423
423
|
dependencies = [
|
|
424
424
|
{ name = "attrs" },
|
|
425
|
-
{ name = "docstring-parser", marker = "python_full_version < '4
|
|
425
|
+
{ name = "docstring-parser", marker = "python_full_version < '4'" },
|
|
426
426
|
{ name = "rich" },
|
|
427
427
|
{ name = "rich-rst" },
|
|
428
428
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
|
@@ -525,7 +525,7 @@ wheels = [
|
|
|
525
525
|
|
|
526
526
|
[[package]]
|
|
527
527
|
name = "fastmcp"
|
|
528
|
-
version = "2.10.
|
|
528
|
+
version = "2.10.6"
|
|
529
529
|
source = { registry = "https://pypi.org/simple" }
|
|
530
530
|
dependencies = [
|
|
531
531
|
{ name = "authlib" },
|
|
@@ -539,9 +539,9 @@ dependencies = [
|
|
|
539
539
|
{ name = "python-dotenv" },
|
|
540
540
|
{ name = "rich" },
|
|
541
541
|
]
|
|
542
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
542
|
+
sdist = { url = "https://files.pythonhosted.org/packages/00/a0/eceb88277ef9e3a442e099377a9b9c29fb2fa724e234486e03a44ca1c677/fastmcp-2.10.6.tar.gz", hash = "sha256:5a7b3301f9f1b64610430caef743ac70175c4b812e1949f037e4db65b0a42c5a", size = 1640538, upload-time = "2025-07-19T20:02:12.543Z" }
|
|
543
543
|
wheels = [
|
|
544
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
544
|
+
{ url = "https://files.pythonhosted.org/packages/dc/05/4958cccbe862958d862b6a15f2d10d2f5ec3c411268dcb131a433e5e7a0d/fastmcp-2.10.6-py3-none-any.whl", hash = "sha256:9782416a8848cc0f4cfcc578e5c17834da620bef8ecf4d0daabf5dd1272411a2", size = 202613, upload-time = "2025-07-19T20:02:11.47Z" },
|
|
545
545
|
]
|
|
546
546
|
|
|
547
547
|
[[package]]
|
|
@@ -725,7 +725,7 @@ wheels = [
|
|
|
725
725
|
|
|
726
726
|
[[package]]
|
|
727
727
|
name = "jsonschema"
|
|
728
|
-
version = "4.
|
|
728
|
+
version = "4.25.0"
|
|
729
729
|
source = { registry = "https://pypi.org/simple" }
|
|
730
730
|
dependencies = [
|
|
731
731
|
{ name = "attrs" },
|
|
@@ -733,9 +733,9 @@ dependencies = [
|
|
|
733
733
|
{ name = "referencing" },
|
|
734
734
|
{ name = "rpds-py" },
|
|
735
735
|
]
|
|
736
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
736
|
+
sdist = { url = "https://files.pythonhosted.org/packages/d5/00/a297a868e9d0784450faa7365c2172a7d6110c763e30ba861867c32ae6a9/jsonschema-4.25.0.tar.gz", hash = "sha256:e63acf5c11762c0e6672ffb61482bdf57f0876684d8d249c0fe2d730d48bc55f", size = 356830, upload-time = "2025-07-18T15:39:45.11Z" }
|
|
737
737
|
wheels = [
|
|
738
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
738
|
+
{ url = "https://files.pythonhosted.org/packages/fe/54/c86cd8e011fe98803d7e382fd67c0df5ceab8d2b7ad8c5a81524f791551c/jsonschema-4.25.0-py3-none-any.whl", hash = "sha256:24c2e8da302de79c8b9382fee3e76b355e44d2a4364bb207159ce10b517bd716", size = 89184, upload-time = "2025-07-18T15:39:42.956Z" },
|
|
739
739
|
]
|
|
740
740
|
|
|
741
741
|
[[package]]
|
|
@@ -856,7 +856,7 @@ wheels = [
|
|
|
856
856
|
|
|
857
857
|
[[package]]
|
|
858
858
|
name = "mcp"
|
|
859
|
-
version = "1.
|
|
859
|
+
version = "1.12.0"
|
|
860
860
|
source = { registry = "https://pypi.org/simple" }
|
|
861
861
|
dependencies = [
|
|
862
862
|
{ name = "anyio" },
|
|
@@ -871,9 +871,9 @@ dependencies = [
|
|
|
871
871
|
{ name = "starlette" },
|
|
872
872
|
{ name = "uvicorn", marker = "sys_platform != 'emscripten'" },
|
|
873
873
|
]
|
|
874
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
874
|
+
sdist = { url = "https://files.pythonhosted.org/packages/45/94/caa0f4754e2437f7033068989f13fee784856f95870c786b0b5c2c0f511e/mcp-1.12.0.tar.gz", hash = "sha256:853f6b17a3f31ea6e2f278c2ec7d3b38457bc80c7c2c675260dd7f04a6fd0e70", size = 424678, upload-time = "2025-07-17T19:46:35.522Z" }
|
|
875
875
|
wheels = [
|
|
876
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
876
|
+
{ url = "https://files.pythonhosted.org/packages/ed/da/c7eaab6a58f1034de115b7902141ad8f81b4f3bbf7dc0cc267594947a4d7/mcp-1.12.0-py3-none-any.whl", hash = "sha256:19a498b2bf273283e463b4dd1ed83f791fbba5c25bfa16b8b34cfd5571673e7f", size = 158470, upload-time = "2025-07-17T19:46:34.166Z" },
|
|
877
877
|
]
|
|
878
878
|
|
|
879
879
|
[[package]]
|
|
@@ -917,7 +917,7 @@ wheels = [
|
|
|
917
917
|
|
|
918
918
|
[[package]]
|
|
919
919
|
name = "openshift-python-wrapper"
|
|
920
|
-
version = "11.0.
|
|
920
|
+
version = "11.0.79"
|
|
921
921
|
source = { editable = "." }
|
|
922
922
|
dependencies = [
|
|
923
923
|
{ name = "cloup" },
|
|
@@ -1231,7 +1231,7 @@ wheels = [
|
|
|
1231
1231
|
|
|
1232
1232
|
[[package]]
|
|
1233
1233
|
name = "pyhelper-utils"
|
|
1234
|
-
version = "1.0.
|
|
1234
|
+
version = "1.0.18"
|
|
1235
1235
|
source = { registry = "https://pypi.org/simple" }
|
|
1236
1236
|
dependencies = [
|
|
1237
1237
|
{ name = "ipdb" },
|
|
@@ -1240,7 +1240,7 @@ dependencies = [
|
|
|
1240
1240
|
{ name = "requests" },
|
|
1241
1241
|
{ name = "rich" },
|
|
1242
1242
|
]
|
|
1243
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1243
|
+
sdist = { url = "https://files.pythonhosted.org/packages/85/92/d38d06824adfc1bea10d7af617632a24ba75acf800985121fbaaa2f908a1/pyhelper_utils-1.0.18.tar.gz", hash = "sha256:86484170c4c29c7af0271d6d1e3f2c9c1252ed67b9859e3223bb10c434e121a4", size = 10768, upload-time = "2025-07-20T08:21:11.146Z" }
|
|
1244
1244
|
|
|
1245
1245
|
[[package]]
|
|
1246
1246
|
name = "pynacl"
|
|
@@ -1369,12 +1369,12 @@ wheels = [
|
|
|
1369
1369
|
|
|
1370
1370
|
[[package]]
|
|
1371
1371
|
name = "python-simple-logger"
|
|
1372
|
-
version = "2.0.
|
|
1372
|
+
version = "2.0.15"
|
|
1373
1373
|
source = { registry = "https://pypi.org/simple" }
|
|
1374
1374
|
dependencies = [
|
|
1375
1375
|
{ name = "colorlog" },
|
|
1376
1376
|
]
|
|
1377
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1377
|
+
sdist = { url = "https://files.pythonhosted.org/packages/7d/9b/cd44e8a5000c0de82078723483f605d2b629cfb081b5251e2f8eabe18ce9/python_simple_logger-2.0.15.tar.gz", hash = "sha256:0a8d355e0e91c363e649fe37bda2fad9d5d13dde18c029a7a030c97e796a9ca9", size = 9451, upload-time = "2025-07-20T08:21:25.205Z" }
|
|
1378
1378
|
|
|
1379
1379
|
[[package]]
|
|
1380
1380
|
name = "python-slugify"
|
|
@@ -1663,27 +1663,27 @@ wheels = [
|
|
|
1663
1663
|
|
|
1664
1664
|
[[package]]
|
|
1665
1665
|
name = "ruff"
|
|
1666
|
-
version = "0.12.
|
|
1667
|
-
source = { registry = "https://pypi.org/simple" }
|
|
1668
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1669
|
-
wheels = [
|
|
1670
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1671
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1672
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1673
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1674
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1675
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1676
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1677
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1678
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1679
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1680
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1681
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1682
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1683
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1684
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1685
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1686
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1666
|
+
version = "0.12.4"
|
|
1667
|
+
source = { registry = "https://pypi.org/simple" }
|
|
1668
|
+
sdist = { url = "https://files.pythonhosted.org/packages/9b/ce/8d7dbedede481245b489b769d27e2934730791a9a82765cb94566c6e6abd/ruff-0.12.4.tar.gz", hash = "sha256:13efa16df6c6eeb7d0f091abae50f58e9522f3843edb40d56ad52a5a4a4b6873", size = 5131435, upload-time = "2025-07-17T17:27:19.138Z" }
|
|
1669
|
+
wheels = [
|
|
1670
|
+
{ url = "https://files.pythonhosted.org/packages/ae/9f/517bc5f61bad205b7f36684ffa5415c013862dee02f55f38a217bdbe7aa4/ruff-0.12.4-py3-none-linux_armv6l.whl", hash = "sha256:cb0d261dac457ab939aeb247e804125a5d521b21adf27e721895b0d3f83a0d0a", size = 10188824, upload-time = "2025-07-17T17:26:31.412Z" },
|
|
1671
|
+
{ url = "https://files.pythonhosted.org/packages/28/83/691baae5a11fbbde91df01c565c650fd17b0eabed259e8b7563de17c6529/ruff-0.12.4-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:55c0f4ca9769408d9b9bac530c30d3e66490bd2beb2d3dae3e4128a1f05c7442", size = 10884521, upload-time = "2025-07-17T17:26:35.084Z" },
|
|
1672
|
+
{ url = "https://files.pythonhosted.org/packages/d6/8d/756d780ff4076e6dd035d058fa220345f8c458391f7edfb1c10731eedc75/ruff-0.12.4-py3-none-macosx_11_0_arm64.whl", hash = "sha256:a8224cc3722c9ad9044da7f89c4c1ec452aef2cfe3904365025dd2f51daeae0e", size = 10277653, upload-time = "2025-07-17T17:26:37.897Z" },
|
|
1673
|
+
{ url = "https://files.pythonhosted.org/packages/8d/97/8eeee0f48ece153206dce730fc9e0e0ca54fd7f261bb3d99c0a4343a1892/ruff-0.12.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e9949d01d64fa3672449a51ddb5d7548b33e130240ad418884ee6efa7a229586", size = 10485993, upload-time = "2025-07-17T17:26:40.68Z" },
|
|
1674
|
+
{ url = "https://files.pythonhosted.org/packages/49/b8/22a43d23a1f68df9b88f952616c8508ea6ce4ed4f15353b8168c48b2d7e7/ruff-0.12.4-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:be0593c69df9ad1465e8a2d10e3defd111fdb62dcd5be23ae2c06da77e8fcffb", size = 10022824, upload-time = "2025-07-17T17:26:43.564Z" },
|
|
1675
|
+
{ url = "https://files.pythonhosted.org/packages/cd/70/37c234c220366993e8cffcbd6cadbf332bfc848cbd6f45b02bade17e0149/ruff-0.12.4-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a7dea966bcb55d4ecc4cc3270bccb6f87a337326c9dcd3c07d5b97000dbff41c", size = 11524414, upload-time = "2025-07-17T17:26:46.219Z" },
|
|
1676
|
+
{ url = "https://files.pythonhosted.org/packages/14/77/c30f9964f481b5e0e29dd6a1fae1f769ac3fd468eb76fdd5661936edd262/ruff-0.12.4-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:afcfa3ab5ab5dd0e1c39bf286d829e042a15e966b3726eea79528e2e24d8371a", size = 12419216, upload-time = "2025-07-17T17:26:48.883Z" },
|
|
1677
|
+
{ url = "https://files.pythonhosted.org/packages/6e/79/af7fe0a4202dce4ef62c5e33fecbed07f0178f5b4dd9c0d2fcff5ab4a47c/ruff-0.12.4-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c057ce464b1413c926cdb203a0f858cd52f3e73dcb3270a3318d1630f6395bb3", size = 11976756, upload-time = "2025-07-17T17:26:51.754Z" },
|
|
1678
|
+
{ url = "https://files.pythonhosted.org/packages/09/d1/33fb1fc00e20a939c305dbe2f80df7c28ba9193f7a85470b982815a2dc6a/ruff-0.12.4-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e64b90d1122dc2713330350626b10d60818930819623abbb56535c6466cce045", size = 11020019, upload-time = "2025-07-17T17:26:54.265Z" },
|
|
1679
|
+
{ url = "https://files.pythonhosted.org/packages/64/f4/e3cd7f7bda646526f09693e2e02bd83d85fff8a8222c52cf9681c0d30843/ruff-0.12.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2abc48f3d9667fdc74022380b5c745873499ff827393a636f7a59da1515e7c57", size = 11277890, upload-time = "2025-07-17T17:26:56.914Z" },
|
|
1680
|
+
{ url = "https://files.pythonhosted.org/packages/5e/d0/69a85fb8b94501ff1a4f95b7591505e8983f38823da6941eb5b6badb1e3a/ruff-0.12.4-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:2b2449dc0c138d877d629bea151bee8c0ae3b8e9c43f5fcaafcd0c0d0726b184", size = 10348539, upload-time = "2025-07-17T17:26:59.381Z" },
|
|
1681
|
+
{ url = "https://files.pythonhosted.org/packages/16/a0/91372d1cb1678f7d42d4893b88c252b01ff1dffcad09ae0c51aa2542275f/ruff-0.12.4-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:56e45bb11f625db55f9b70477062e6a1a04d53628eda7784dce6e0f55fd549eb", size = 10009579, upload-time = "2025-07-17T17:27:02.462Z" },
|
|
1682
|
+
{ url = "https://files.pythonhosted.org/packages/23/1b/c4a833e3114d2cc0f677e58f1df6c3b20f62328dbfa710b87a1636a5e8eb/ruff-0.12.4-py3-none-musllinux_1_2_i686.whl", hash = "sha256:478fccdb82ca148a98a9ff43658944f7ab5ec41c3c49d77cd99d44da019371a1", size = 10942982, upload-time = "2025-07-17T17:27:05.343Z" },
|
|
1683
|
+
{ url = "https://files.pythonhosted.org/packages/ff/ce/ce85e445cf0a5dd8842f2f0c6f0018eedb164a92bdf3eda51984ffd4d989/ruff-0.12.4-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:0fc426bec2e4e5f4c4f182b9d2ce6a75c85ba9bcdbe5c6f2a74fcb8df437df4b", size = 11343331, upload-time = "2025-07-17T17:27:08.652Z" },
|
|
1684
|
+
{ url = "https://files.pythonhosted.org/packages/35/cf/441b7fc58368455233cfb5b77206c849b6dfb48b23de532adcc2e50ccc06/ruff-0.12.4-py3-none-win32.whl", hash = "sha256:4de27977827893cdfb1211d42d84bc180fceb7b72471104671c59be37041cf93", size = 10267904, upload-time = "2025-07-17T17:27:11.814Z" },
|
|
1685
|
+
{ url = "https://files.pythonhosted.org/packages/ce/7e/20af4a0df5e1299e7368d5ea4350412226afb03d95507faae94c80f00afd/ruff-0.12.4-py3-none-win_amd64.whl", hash = "sha256:fe0b9e9eb23736b453143d72d2ceca5db323963330d5b7859d60d101147d461a", size = 11209038, upload-time = "2025-07-17T17:27:14.417Z" },
|
|
1686
|
+
{ url = "https://files.pythonhosted.org/packages/11/02/8857d0dfb8f44ef299a5dfd898f673edefb71e3b533b3b9d2db4c832dd13/ruff-0.12.4-py3-none-win_arm64.whl", hash = "sha256:0618ec4442a83ab545e5b71202a5c0ed7791e8471435b94e655b570a5031a98e", size = 10469336, upload-time = "2025-07-17T17:27:16.913Z" },
|
|
1687
1687
|
]
|
|
1688
1688
|
|
|
1689
1689
|
[[package]]
|
|
@@ -1732,15 +1732,15 @@ wheels = [
|
|
|
1732
1732
|
|
|
1733
1733
|
[[package]]
|
|
1734
1734
|
name = "starlette"
|
|
1735
|
-
version = "0.47.
|
|
1735
|
+
version = "0.47.2"
|
|
1736
1736
|
source = { registry = "https://pypi.org/simple" }
|
|
1737
1737
|
dependencies = [
|
|
1738
1738
|
{ name = "anyio" },
|
|
1739
1739
|
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
1740
1740
|
]
|
|
1741
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1741
|
+
sdist = { url = "https://files.pythonhosted.org/packages/04/57/d062573f391d062710d4088fa1369428c38d51460ab6fedff920efef932e/starlette-0.47.2.tar.gz", hash = "sha256:6ae9aa5db235e4846decc1e7b79c4f346adf41e9777aebeb49dfd09bbd7023d8", size = 2583948, upload-time = "2025-07-20T17:31:58.522Z" }
|
|
1742
1742
|
wheels = [
|
|
1743
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1743
|
+
{ url = "https://files.pythonhosted.org/packages/f7/1f/b876b1f83aef204198a42dc101613fefccb32258e5428b5f9259677864b4/starlette-0.47.2-py3-none-any.whl", hash = "sha256:c5847e96134e5c5371ee9fac6fdf1a67336d5815e09eb2a01fdb57a351ef915b", size = 72984, upload-time = "2025-07-20T17:31:56.738Z" },
|
|
1744
1744
|
]
|
|
1745
1745
|
|
|
1746
1746
|
[[package]]
|
|
@@ -1754,13 +1754,13 @@ wheels = [
|
|
|
1754
1754
|
|
|
1755
1755
|
[[package]]
|
|
1756
1756
|
name = "timeout-sampler"
|
|
1757
|
-
version = "1.0.
|
|
1757
|
+
version = "1.0.20"
|
|
1758
1758
|
source = { registry = "https://pypi.org/simple" }
|
|
1759
1759
|
dependencies = [
|
|
1760
1760
|
{ name = "pytest" },
|
|
1761
1761
|
{ name = "python-simple-logger" },
|
|
1762
1762
|
]
|
|
1763
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1763
|
+
sdist = { url = "https://files.pythonhosted.org/packages/c3/40/c3322a812fe82205e9e20e1d9343e0eae2f44e9a09cbb3700646c865d028/timeout_sampler-1.0.20.tar.gz", hash = "sha256:b331b81a30df575de8ca0c1854138fe0295073dd91eb2e826da8598a33bf5815", size = 19751, upload-time = "2025-07-20T08:22:46.6Z" }
|
|
1764
1764
|
|
|
1765
1765
|
[[package]]
|
|
1766
1766
|
name = "tomli"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.github/weekly-digest.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/.sonarcloud.properties
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/README.md
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-11.0.78 → openshift_python_wrapper-11.0.79}/class_generator/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|