openshift-python-wrapper 10.0.106__tar.gz → 11.0.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.release-it.json +1 -1
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/PKG-INFO +2 -2
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/pyproject.toml +2 -2
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/uv.lock +2 -43
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.coderabbit.yaml +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.dockerignore +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.flake8 +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.github/pull_request_template.md +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.github/weekly-digest.yml +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.github/workflows/close-stale-issues.yml +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.github/workflows/code-check.yml.old +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.gitignore +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.gitleaks.toml +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.pre-commit-config.yaml +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.readthedocs.yaml +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.sonarcloud.properties +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/CONTRIBUTING.md +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/LICENSE +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/Makefile +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/OWNERS +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/README.md +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/VERSION +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/README.md +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/__cluster_version__.txt +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/__init__.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/class_generator.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/manifests/class_generator_template.j2 +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/__not-kind.txt +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/__resources-mappings.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/aaq.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/aaqlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/acceleratorprofile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/acceleratorprofilelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/actiondescriptor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/addvolumeoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/adminnetworkpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/adminnetworkpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/adminpolicybasedexternalroute.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/adminpolicybasedexternalroutelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/admissioncheck.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/admissionchecklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/affinity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/aggregationrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/aggregationrule_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertingrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertingrulelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertmanager.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertmanagerconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertmanagerconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertmanagerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertrelabelconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/alertrelabelconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/all.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apigroup.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apigrouplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apirequestcount.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apirequestcountlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v10.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v11.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v12.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v13.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v4.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v5.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v6.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v7.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v8.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcelist_v9.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiresourcereference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiserver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiserverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiservice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiservicecondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiservicedefinitions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiservicedescription.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiservicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiservicespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiservicestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apiversions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/apparmorprofile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/application.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/applicationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/appliedclusterresourcequota.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/appliedclusterresourcequotalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/applink.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/appwrapper.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/appwrapperlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/attachedvolume.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/auditannotation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authentication.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authenticationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authorino.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authorinolist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authorizationpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/authorizationpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/awselasticblockstorevolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/azurediskvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/azurefilepersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/azurefilevolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/backingstore.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/backingstorelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/backup.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/backuplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/baremetalhost.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/baremetalhostlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/baselineadminnetworkpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/baselineadminnetworkpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/binarybuildsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/binding.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/bitbucketwebhookcause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/blocksize.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/bmceventsubscription.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/bmceventsubscriptionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/boundobjectreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/brokertemplateinstance.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/brokertemplateinstancelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/brokertemplateinstancespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/bucketclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/bucketclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/build.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildconfigspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildconfigstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildlog.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildoutput.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildpostcommitspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildrequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildstatusoutput.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildstatusoutputto.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildstrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildtriggercause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildtriggerpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildvolume.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildvolumemount.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/buildvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/capabilities.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/capabilities_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/catalogsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/catalogsourcelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cdi.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cdiconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cdiconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cdilist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cdromtarget.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephblockpool.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephblockpoollist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephblockpoolradosnamespace.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephblockpoolradosnamespacelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephbucketnotification.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephbucketnotificationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephbuckettopic.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephbuckettopiclist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephclient.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephclientlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephcluster.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephclusterlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephconnection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephconnectionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephcosidriver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephcosidriverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfilesystem.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfilesystemlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfilesystemmirror.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfilesystemmirrorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfilesystemsubvolumegroup.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfilesystemsubvolumegrouplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfspersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfsvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfsvolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephfsvolumesource_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephnfs.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephnfslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectrealm.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectrealmlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectstore.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectstorelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectstoreuser.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectstoreuserlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectzone.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectzonegroup.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectzonegrouplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephobjectzonelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephrbdmirror.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cephrbdmirrorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/certificate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/certificatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/certificatesigningrequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/certificatesigningrequestcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/certificatesigningrequestlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/certificatesigningrequestspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/certificatesigningrequeststatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/channelentry.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cinderpersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cindervolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/claimsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clientipconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clientprofile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clientprofilelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clientprofilemapping.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clientprofilemappinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cloudcredential.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cloudcredentiallist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cloudprivateipconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cloudprivateipconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterautoscaler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterautoscalerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clustercsidriver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clustercsidriverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterdomainclaim.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterdomainclaimlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterinterceptor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterinterceptorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusteroperator.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusteroperatorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterqueue.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterqueuelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterresourcequota.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterresourcequotalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterresourcequotaselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterresourcequotaspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterresourcequotastatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterrole.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterrolebinding.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterrolebindinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterrolelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterrolescoperestriction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterserviceversion.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterserviceversionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterstoragecontainer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterstoragecontainerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clustertask.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clustertasklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clustertriggerbinding.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clustertriggerbindinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clustertrustbundleprojection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterversion.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterversionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterworkflowtemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/clusterworkflowtemplatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/componentcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/componentstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/componentstatuslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/condition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/config.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmap.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapbuildsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapenvsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapenvsource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapkeyselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapkeyselector_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmaplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapnodeconfigsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapprojection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapprojection_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configmapvolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configuration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/configurationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/connection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/connectionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/console.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consoleclidownload.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consoleclidownloadlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consoleexternalloglink.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consoleexternalloglinklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolelink.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolelinklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolenotification.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolenotificationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consoleplugin.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolepluginlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolequickstart.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolequickstartlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolesample.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consolesamplelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consoleyamlsample.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/consoleyamlsamplelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/container.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/container_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/container_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerimage.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containermetrics.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerresizepolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerresourcemetricsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerresourcemetricstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerruntimeconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerruntimeconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerstate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerstaterunning.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerstateterminated.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerstatewaiting.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/containerstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/controllerconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/controllerconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/controllerrevision.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/controllerrevisionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/controlplanemachineset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/controlplanemachinesetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/crddescription.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/credentialsrequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/credentialsrequestlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cronjob.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cronjoblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cronjobspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cronjobstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cronworkflow.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/cronworkflowlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/crossversionobjectreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csiaddonsnode.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csiaddonsnodelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csidriver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csidriverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csidriverspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csinode.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csinodedriver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csinodelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csinodespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csipersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csisnapshotcontroller.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csisnapshotcontrollerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csistoragecapacity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csistoragecapacitylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csivolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/csvdescription.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customblocksize.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/custombuildstrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customdeploymentstrategyparams.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcecolumndefinition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourceconversion.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinitioncondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinitionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinitionnames.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinitions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinitionspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinitionstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcedefinitionversion.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcesubresources.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcesubresourcescale.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcesubresourcestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customresourcevalidation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customrun.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/customrunlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/daemonendpoint.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/daemonset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/daemonsetcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/daemonsetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/daemonsetspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/daemonsetstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/daemonsetupdatestrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/database.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/databaselist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dataimage.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dataimagelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dataimportcron.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dataimportcronlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datasciencecluster.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datascienceclusterlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datasciencepipelinesapplication.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datasciencepipelinesapplicationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datasource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datasourcelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datavolume.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datavolumelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/datavolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deleteoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deleteoptions_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deployment.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentcause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentcauseimagetrigger.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentconfigrollback.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentconfigrollbackspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentconfigspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentconfigstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentdetails.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentlog.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentrequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymentstrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymenttriggerimagechangeparams.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deploymenttriggerpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/deprecation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/destinationrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/destinationrulelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/disk.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/disktarget.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dns.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dnslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dnsrecord.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dnsrecordlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dockerbuildstrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dockerstrategyoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/domainmapping.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/domainmappinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapiprojection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapiprojection_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapiprojection_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapivolumefile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapivolumefile_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapivolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapivolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/downwardapivolumesource_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/driver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/driverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dscinitialization.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/dscinitializationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/duration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressfirewall.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressfirewalllist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressip.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressiplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressqos.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressqoslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressrouter.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressrouterlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressservice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/egressservicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/emptydirvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/encryptionkeyrotationcronjob.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/encryptionkeyrotationcronjoblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/encryptionkeyrotationjob.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/encryptionkeyrotationjoblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpoint.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointaddress.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointconditions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointhints.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpoints.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointslice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointslicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/endpointsubset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/envfromsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/envoyfilter.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/envoyfilterlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/envvar.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/envvarsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ephemeralcontainer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ephemeralcontainer_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ephemeralcontainer_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ephemeralvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/etcd.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/etcdlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/event.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/eventlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/eventlistener.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/eventlistenerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/eventseries.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/eventsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/eviction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/execaction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/execaction_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/execnewpodhook.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/exemptprioritylevelconfiguration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/exportedserviceset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/exportedservicesetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/expressionwarning.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/externaldocumentation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/externalmetricsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/externalmetricstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/fcvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/fcvolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/featuregate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/featuregatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/featurestate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/featuretracker.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/featuretrackerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/fenceagentsremediation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/fenceagentsremediationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/fenceagentsremediationtemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/fenceagentsremediationtemplatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/fieldsv1.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/firmwareschema.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/firmwareschemalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flexpersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flexvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flockervolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flowdistinguishermethod.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flowschema.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flowschemacondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flowschemalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flowschemaspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/flowschemastatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/forzone.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/freezeunfreezetimeout.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/gateway.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/gatewaylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/gcepersistentdiskvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/genericwebhookcause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/gitbuildsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/githubwebhookcause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/gitlabwebhookcause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/gitrepovolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/gitsourcerevision.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/glusterfspersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/glusterfsvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/grant.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/grantlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/group.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/grouplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/groupsubject.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/groupversionfordiscovery.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/groupversionkind.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/grpcaction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/guestagentcommandinfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hardwaredata.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hardwaredatalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/helmchartrepository.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/helmchartrepositorylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/horizontalpodautoscaler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/horizontalpodautoscalerbehavior.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/horizontalpodautoscalercondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/horizontalpodautoscalerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/horizontalpodautoscalerspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/horizontalpodautoscalerstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostalias.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostalias_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostfirmwarecomponents.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostfirmwarecomponentslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostfirmwaresettings.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostfirmwaresettingslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostip.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostpathprovisioner.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostpathprovisionerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hostpathvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hotplugvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hpascalingpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hpascalingrules.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/httpgetaction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/httpgetaction_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/httpheader.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/httpingresspath.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/httpingressrulevalue.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hyperconverged.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/hyperconvergedlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/icon.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/identity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/identitylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/image.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imageblobreferences.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagechangecause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagechangetrigger.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagechangetriggerstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagecontentpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagecontentpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagecontentsourcepolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagecontentsourcepolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagedigestmirrorset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagedigestmirrorsetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imageimportspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imageimportstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagelabel.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagelayer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagelayerdata.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagelookuppolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagemanifest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagepruner.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imageprunerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagesignature.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagesourcepath.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestream.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamimage.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamimport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamimportspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamimportstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamlayers.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreammapping.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamtag.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamtaglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagestreamtagreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagetag.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagetaglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagetagmirrorset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/imagetagmirrorsetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/importedserviceset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/importedservicesetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/inferencegraph.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/inferencegraphlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/inferenceservice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/inferenceservicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/info.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/infrastructure.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/infrastructurelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingress.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressbackend.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressclassparametersreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressclassspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingresscontroller.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingresscontrollerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingresslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressloadbalanceringress.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressloadbalancerstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressportstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressservicebackend.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingressstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ingresstls.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/insightsoperator.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/insightsoperatorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/installmode.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/installplan.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/installplanlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/interceptor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/interceptorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/intorstring.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ipaddress.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ipaddressclaim.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ipaddressclaimlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ipaddresslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ipblock.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ippool.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ippoollist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/iscsipersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/iscsivolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/iscsivolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/iscsivolumesource_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jenkinspipelinebuildstrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/job.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jobcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/joblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jobspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jobstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jobtemplatespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/json.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jsonschemaprops.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jsonschemapropsorarray.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jsonschemapropsorbool.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/jsonschemapropsorstringarray.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/keytopath.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/knativeeventing.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/knativeeventinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/knativekafka.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/knativekafkalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/knativeserving.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/knativeservinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubeapiserver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubeapiserverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubecontrollermanager.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubecontrollermanagerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubedescheduler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubedeschedulerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubeletconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubeletconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubescheduler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubeschedulerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubestorageversionmigrator.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubestorageversionmigratorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubevirt.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/kubevirtlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/labelselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/labelselector_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/labelselector_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/labelselector_v4.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/labelselector_v5.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/labelselectorrequirement.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/labelselectorrequirement_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/lease.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/leaselist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/leasespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/lifecycle.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/lifecyclehandler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/lifecyclehook.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/limitedprioritylevelconfiguration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/limitrange.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/limitrangeitem.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/limitrangelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/limitrangespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/limitresponse.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/listmeta.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/loadbalanceringress.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/loadbalancerstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localobjectreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localobjectreference_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localqueue.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localqueuelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localresourceaccessreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localsubjectaccessreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolume.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumediscovery.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumediscoverylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumediscoveryresult.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumediscoveryresultlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumeset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumesetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/localvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/luntarget.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machine.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineautoscaler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineautoscalerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineconfigpool.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineconfigpoollist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineconfiguration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineconfigurationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machinehealthcheck.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machinehealthchecklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machinelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machineset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/machinesetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/maintainer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/managedfieldsentry.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/manualapprovalgate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/manualapprovalgatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/mariadb.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/mariadblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/mariadboperator.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/mariadboperatorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/matchcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/matchresources.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/maxscale.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/maxscalelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metal3remediation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metal3remediationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metal3remediationtemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metal3remediationtemplatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metric.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metricidentifier.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metriclist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metricspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metricstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metrictarget.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/metricvaluestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/microtime.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/migrateoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/migrationpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/migrationpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/modifyvolumestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/multikueuecluster.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/multikueueclusterlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/multikueueconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/multikueueconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/mutatingwebhook.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/mutatingwebhookconfiguration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/mutatingwebhookconfigurationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namedrulewithoperations.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namedtageventlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namespace.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namespacecondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namespacelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namespacespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namespacestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namespacestore.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/namespacestorelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/network.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkaddonsconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkaddonsconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkattachmentdefinition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkattachmentdefinitionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkfence.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkfencelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkpolicyegressrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkpolicyingressrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkpolicypeer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkpolicyport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/networkpolicyspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nfsvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nmstate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nmstatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/node.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeaddress.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeaffinity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeaffinity_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeaffinity_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodecondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeconfigsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeconfigstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodedaemonendpoints.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodefeature.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodefeaturediscovery.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodefeaturediscoverylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodefeaturelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodefeaturerule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodefeaturerulelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodehealthcheck.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodehealthchecklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodemetrics.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodemetricslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodenetworkconfigurationenactment.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodenetworkconfigurationenactmentlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodenetworkconfigurationpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodenetworkconfigurationpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodenetworkstate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodenetworkstatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noderesourcetopology.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noderesourcetopologylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noderuntimehandler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noderuntimehandlerfeatures.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselector_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselector_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselectorrequirement.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselectorrequirement_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselectorterm.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselectorterm_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodeselectorterm_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nodesysteminfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nonresourceattributes.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nonresourcepolicyrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nonresourcerule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noobaa.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noobaaaccount.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noobaaaccountlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/noobaalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/notebook.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/notebooklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nvidiadriver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/nvidiadriverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauth.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthaccesstoken.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthaccesstokenlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthauthorizetoken.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthauthorizetokenlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthclient.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthclientauthorization.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthclientauthorizationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthclientlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/oauthlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectbucket.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectbucketclaim.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectbucketclaimlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectbucketlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectfieldselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectmeta.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectmeta_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectmetricsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectmetricstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objectreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objecttransfer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/objecttransferlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ocsinitialization.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ocsinitializationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhapplication.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhapplicationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhdashboardconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhdashboardconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhdocument.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhdocumentlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhquickstart.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/odhquickstartlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/olmconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/olmconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openshiftapiserver.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openshiftapiserverlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openshiftcontrollermanager.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openshiftcontrollermanagerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openshiftpipelinesascode.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openshiftpipelinesascodelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openstackvolumepopulator.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/openstackvolumepopulatorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operator.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorconditionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorgroup.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorgrouplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorhub.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorhublist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorpki.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorpkilist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/operatorversion.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/overhead.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/overlappingrangeipreservation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/overlappingrangeipreservationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ovirtvolumepopulator.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ovirtvolumepopulatorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ownerreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/packagechannel.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/packagemanifest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/packagemanifestlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/packagemanifestspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/packagemanifeststatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/parameter.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/paramkind.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/paramref.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/patch.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/pauseoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/peerauthentication.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/peerauthenticationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/performanceprofile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/performanceprofilelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolume.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaim.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimspec_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimspec_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimtemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumeclaimvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/persistentvolumestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/photonpersistentdiskvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/pipeline.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/pipelinelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/pipelinerun.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/pipelinerunlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/pod.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podaffinity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podaffinity_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podaffinity_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podaffinityterm.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podaffinityterm_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podaffinityterm_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podantiaffinity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podantiaffinity_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podantiaffinity_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podautoscaler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podautoscalerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/poddisruptionbudget.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/poddisruptionbudgetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/poddisruptionbudgetspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/poddisruptionbudgetstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/poddnsconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/poddnsconfig_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/poddnsconfigoption.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podfailurepolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podfailurepolicyonexitcodesrequirement.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podfailurepolicyonpodconditionspattern.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podfailurepolicyrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podip.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podmetrics.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podmetricslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podmonitor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podmonitorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podnetworkconnectivitycheck.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podnetworkconnectivitychecklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podos.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podreadinessgate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podresourceclaim.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podresourceclaimstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podschedulinggate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritycontext.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritycontext_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicyreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicyreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicyreviewstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicyselfsubjectreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicyselfsubjectreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicysubjectreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicysubjectreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsecuritypolicysubjectreviewstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsmetricsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podsmetricstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podspec_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podspec_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podtemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podtemplatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/podtemplatespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/policyrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/policyruleswithsubjects.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/portstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/portworxvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/preconditions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/predictor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/predictorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/preferredschedulingterm.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/preprovisioningimage.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/preprovisioningimagelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/priorityclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/priorityclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prioritylevelconfiguration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prioritylevelconfigurationcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prioritylevelconfigurationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prioritylevelconfigurationreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prioritylevelconfigurationspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prioritylevelconfigurationstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/probe.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/probelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/profile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/profilelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/project.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projectedvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projectedvolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projecthelmchartrepository.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projecthelmchartrepositorylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projectlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projectrequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projectspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/projectstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prometheus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prometheuslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prometheusrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/prometheusrulelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/provisioning.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/provisioninglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/provisioningrequestconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/provisioningrequestconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/proxy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/proxyconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/proxyconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/proxylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/quantity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/queuingconfiguration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/quobytevolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rangeallocation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rangeallocationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rawextension.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/raycluster.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rayclusterlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rayjob.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rayjoblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rayservice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rayservicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rbdpersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rbdvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rbdvolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rbdvolumesource_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/recipe.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/recipelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/reclaimspacecronjob.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/reclaimspacecronjoblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/reclaimspacejob.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/reclaimspacejoblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/recreatedeploymentstrategyparams.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/removevolumeoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicaset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicasetcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicasetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicasetspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicasetstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicationcontroller.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicationcontrollercondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicationcontrollerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicationcontrollerspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/replicationcontrollerstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/repository.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/repositoryimportspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/repositoryimportstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/repositorylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/requestauthentication.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/requestauthenticationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resolutionrequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resolutionrequestlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourceaccessreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourceattributes.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourceclaim.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcefieldselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourceflavor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourceflavorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcemetricsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcemetricstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcepolicyrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcequota.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcequotalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcequotaspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcequotaspec_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcequotastatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcequotastatusbynamespace.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcerequirements.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/resourcerule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/restartoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/restore.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/restorelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/revision.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/revisionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/role.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rolebinding.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rolebindinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rolebindingrestriction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rolebindingrestrictionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rolelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/roleref.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rollingdeploymentstrategyparams.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rollingupdatedaemonset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rollingupdatedeployment.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rollingupdatestatefulsetstrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/route.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routehttpheader.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routehttpheaderactions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routehttpheaderactionunion.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routehttpheaders.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routeingress.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routeingresscondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routeport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routesethttpheader.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/routetargetreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/rulewithoperations.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/runtimeclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/runtimeclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scale.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scaleiopersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scaleiovolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scalespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scalestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scheduledworkflow.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scheduledworkflowlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scheduler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/schedulerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scheduling.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scopedresourceselectorrequirement.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scopedresourceselectorrequirement_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scoperestriction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scopeselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/scopeselector_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/seccompprofile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secret.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretbuildsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretenvsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretenvsource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretkeyselector.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretkeyselector_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretlocalreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretprojection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretprojection_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/secretvolumesource_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/securitycontext.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/securitycontext_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/securitycontext_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/securitycontextconstraints.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/securitycontextconstraintslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selectablefield.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfnoderemediation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfnoderemediationconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfnoderemediationconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfnoderemediationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfnoderemediationtemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfnoderemediationtemplatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfsubjectaccessreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfsubjectaccessreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfsubjectreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfsubjectreviewstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfsubjectrulesreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selfsubjectrulesreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/selinuxoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serveraddressbyclientcidr.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serverlessservice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serverlessservicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/service.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceaccount.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceaccountlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceaccountpodsecuritypolicyreviewstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceaccountsubject.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceaccounttokenprojection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicebackendport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceca.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicecalist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceentry.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceentrylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshcontrolplane.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshcontrolplanelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshmember.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshmemberlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshmemberroll.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshmemberrolllist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshpeer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshpeerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshrbacconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemeshrbacconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemonitor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicemonitorlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/serviceport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicereference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servicestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servingruntime.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/servingruntimelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sessionaffinityconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sevmeasurementinfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sevplatforminfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sevsecretoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sevsessionoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sidecar.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sidecarlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/signaturecondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/signatureissuer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/signaturesubject.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sleepaction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sourcebuildstrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sourcecontroluser.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sourcerevision.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sourcestrategyoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/specdescriptor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sqljob.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sqljoblist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ssp.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/ssplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/stageinfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/startoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulsetcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulsetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulsetordinals.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulsetpersistentvolumeclaimretentionpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulsetspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulsetstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statefulsetupdatestrategy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v10.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v11.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v4.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v5.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v6.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v7.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v8.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/status_v9.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statuscause.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statusdescriptor.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statusdetails.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/statusdetails_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/stepaction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/stepactionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/stepinfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/stopoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storage.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclaim.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclaimlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclient.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclientlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagecluster.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclusterlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclusterpeer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageclusterpeerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageconsumer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageconsumerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageospersistentvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageosvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageprofile.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageprofilelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagerequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagerequestlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagestate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagestatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagesystem.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storagesystemlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageversionmigration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/storageversionmigrationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subject.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subjectaccessreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subjectaccessreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subjectaccessreviewstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subjectrulesreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subjectrulesreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subjectrulesreviewstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subscription.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/subscriptionlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/successpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/successpolicyrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/sysctl.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tagevent.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tageventcondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tagimagehook.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tagimportpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tagreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tagreferencepolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/taint.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/task.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tasklist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/taskrun.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/taskrunlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tcpsocketaction.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonaddon.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonaddonlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonchain.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonchainlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonconfiglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonhub.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonhublist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektoninstallerset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektoninstallersetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonpipeline.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonpipelinelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonresult.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektonresultlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektontrigger.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tektontriggerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/telemetry.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/telemetrylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/template.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templateinstance.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templateinstancecondition.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templateinstancelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templateinstanceobject.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templateinstancerequester.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templateinstancespec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templateinstancestatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/templatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/thanosruler.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/thanosrulerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/time.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tlsconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenrequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenrequestspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenrequeststatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenreview.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenreviewspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenreviewspec_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenreviewstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tokenreviewstatus_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/toleration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/topologyselectorlabelrequirement.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/topologyselectorterm.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/topologyspreadconstraint.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/topologyspreadconstraint_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/topologyspreadconstraint_v3.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/trainedmodel.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/trainedmodellist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/trigger.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/triggerbinding.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/triggerbindinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/triggerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/triggertemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/triggertemplatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/trustyaiservice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/trustyaiservicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tuned.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/tunedlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/typechecking.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/typedlocalobjectreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/typedobjectreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/uncountedterminatedpods.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/unpauseoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/user.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/useridentitymapping.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/userinfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/userinfo_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/userlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/useroauthaccesstoken.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/useroauthaccesstokenlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/usersubject.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingadmissionpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingadmissionpolicybinding.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingadmissionpolicybindinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingadmissionpolicybindingspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingadmissionpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingadmissionpolicyspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingadmissionpolicystatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingwebhook.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingwebhookconfiguration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validatingwebhookconfigurationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validation.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/validationrule.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/variable.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/verificationpolicy.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/verificationpolicylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/viewer.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/viewerlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachine.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineclone.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineclonelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineclusterinstancetype.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineclusterinstancetypelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineclusterpreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineclusterpreferencelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineexport.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineexportlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstance.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancefilesystem.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancefilesystemdisk.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancefilesysteminfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancefilesystemlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstanceguestagentinfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstanceguestosinfo.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstanceguestosuser.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstanceguestosuserlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancemigration.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancemigrationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancepreset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancepresetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancereplicaset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancereplicasetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancetype.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachineinstancetypelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinememorydumprequest.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinepool.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinepoollist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinepreference.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinepreferencelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinerestore.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinerestorelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinesnapshot.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinesnapshotcontent.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinesnapshotcontentlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualmachinesnapshotlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualservice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/virtualservicelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volume.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeattachment.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeattachmentlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeattachmentsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeattachmentspec.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeattachmentstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeclonesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeclonesourcelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumedevice.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeerror.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumegroupreplication.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumegroupreplicationclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumegroupreplicationclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumegroupreplicationcontent.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumegroupreplicationcontentlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumegroupreplicationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeimportsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeimportsourcelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumemount.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumemount_v2.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumemountstatus.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumenodeaffinity.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumenoderesources.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeprojection.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumereplication.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumereplicationclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumereplicationclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumereplicationlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeresourcerequirements.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumesnapshot.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumesnapshotclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumesnapshotclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumesnapshotcontent.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumesnapshotcontentlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumesnapshotlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeuploadsource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/volumeuploadsourcelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/vspherevirtualdiskvolumesource.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/wasmplugin.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/wasmpluginlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/watchevent.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/webhookclientconfig.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/webhookconversion.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/webhooktrigger.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/weightedpodaffinityterm.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/windowssecuritycontextoptions.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflow.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workfloweventbinding.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workfloweventbindinglist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflowlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflowtaskresult.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflowtaskresultlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflowtaskset.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflowtasksetlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflowtemplate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workflowtemplatelist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workload.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workloadentry.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workloadentrylist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workloadgroup.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workloadgrouplist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workloadlist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workloadpriorityclass.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/schema/workloadpriorityclasslist.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/scripts/tools.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/APIServer/api_server.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/ClusterOperator/cluster_operator.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/ConfigMap/config_map.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/DNS/dns_config_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/DNS/dns_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Deployment/deployment.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Image/image_caching_internal_knative_dev.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Image/image_config_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Image/image_image_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/ImageContentSourcePolicy/image_content_source_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Machine/machine.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/NMState/nm_state.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/OAuth/oauth.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Pipeline/pipeline.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Pod/pod.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/Secret/secret.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/ServiceMeshMember/service_mesh_member.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/ServingRuntime/serving_runtime.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/manifests/test_parse_explain.j2 +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/test_camelcase_to_snake.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/tests/test_class_generator.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/docs/Makefile +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/docs/conf.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/docs/index.rst +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/docs/modules.rst +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/docs/ocp_resources.rst +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/examples/general.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/examples/node_network_configuration_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/examples/pod_example.gif +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/examples/pods.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/examples/role.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/examples/special_cases.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/examples/virtual_machine.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/__init__.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/aaq.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/api_server.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/api_service.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/application_aware_applied_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/application_aware_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/application_aware_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/authorino.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/backup.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/benchmark.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/catalog_source.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cdi.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cdi_config.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/chaos_engine.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/chaos_result.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_claim.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_deployment.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_operator.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_pool.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_role.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_role_binding.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_service_version.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cluster_version.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/config_map.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/console_cli_download.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/console_plugin.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/console_quick_start.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/constants.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/controller_revision.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/cron_job.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/csi_driver.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/csi_storage_capacity.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/custom_resource_definition.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/daemonset.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/data_import_cron.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/data_science_cluster.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/data_source.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/datavolume.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/deployment.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/destination_rule.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/dns_config_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/dns_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/dsc_initialization.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/endpoint_slice.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/endpoints.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/event.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/exceptions.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/fence_agent_remediation_templates.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/forklift_controller.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/gateway.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/group.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/hook.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/host.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/hostpath_provisioner.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/hyperconverged.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/image_caching_internal_knative_dev.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/image_config_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/image_content_source_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/image_digest_mirror_set.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/image_image_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/image_stream.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/imagestreamtag.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/inference_service.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/infrastructure.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/ingress_controller.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/installplan.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/ip_address_pool.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/job.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/kube_descheduler.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/kubevirt.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/l2_advertisement.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/lease.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/limit_range.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/lm_eval_job.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/machine.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/machine_config.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/machine_config_pool.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/machine_health_check.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/machine_set.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/managed_cluster.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/maria_db.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/mariadb_operator.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/metallb.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/migration.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/migration_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/mtq.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/mtv.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/multi_cluster_hub.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/multi_cluster_observability.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/multi_network_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/mutating_webhook_config.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/namespace.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/network_addons_config.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/network_attachment_definition.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/network_config_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/network_map.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/network_operator_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/network_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/nm_state.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/node.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/node_config_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/node_health_check.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/node_maintenance.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/node_network_configuration_enactment.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/node_network_configuration_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/node_network_state.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/oauth.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/ocs_initialization.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/operator.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/operator_condition.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/operator_group.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/operator_hub.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/operator_source.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/package_manifest.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/peer_authentication.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/performance_profile.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/persistent_volume.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/persistent_volume_claim.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/pipeline.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/pipelineruns.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/plan.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/pod.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/pod_disruption_budget.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/pod_metrics.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/priority_class.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/project_config_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/project_project_openshift_io.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/project_request.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/prometheus.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/prometheus_rule.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/provider.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/proxy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/reclaim_space_cron_job.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/reclaim_space_job.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/replica_set.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/resource.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/restore.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/rhmi.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/role.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/role_binding.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/route.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/scheduler.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/sealed_secret.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/secret.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/security_context_constraints.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/self_node_remediation_templates.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/service.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/service_account.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/service_mesh_control_plane.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/service_mesh_member.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/service_mesh_member_roll.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/service_monitor.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/service_serving_knative_dev.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/serving_runtime.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/sriov_network.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/sriov_network_node_policy.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/sriov_network_node_state.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/ssp.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/storage_class.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/storage_map.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/storage_profile.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/subscription.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/task.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/task_run.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/tekton_tasks.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/template.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/trustyai_service.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/upload_token_request.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/user_defined_network.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/utils.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/validating_webhook_config.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_clone.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_cluster_instancetype.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_cluster_preference.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_export.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_import.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_instance.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_instance_migration.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_instance_preset.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_instance_replica_set.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_instancetype.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_migration_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_preference.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_restore.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_machine_snapshot.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/virtual_service.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/vm_import_config.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/volume_snapshot.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/ocp_resources/volume_snapshot_class.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/pypi-dist/.gitignore +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/renovate.json +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/scripts/__init__.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/scripts/diff-from-latest-release.sh +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/scripts/diff-from-tag.sh +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/scripts/get-latest-release.sh +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/scripts/k3d-runner.sh +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/sonar-project.properties +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/__init__.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/conftest.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/manifests/vm.yaml +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/scripts/__init__.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/scripts/validate_resources.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/test_api_group_order.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/test_resources.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/test_validate_resources.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/test_validate_resources_script.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tests/utils.py +0 -0
- {openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/tox.toml +0 -0
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"push": true,
|
|
20
20
|
"pushArgs": ["--follow-tags"],
|
|
21
21
|
"pushRepo": "",
|
|
22
|
-
"changelog": "git log --pretty=format:\"* %s (%h) by %
|
|
22
|
+
"changelog": "git log --pretty=format:\"* %s (%h) by %an on %as\" ${from}...${to}"
|
|
23
23
|
},
|
|
24
24
|
"github": {
|
|
25
25
|
"release": true,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: openshift-python-wrapper
|
|
3
|
-
Version:
|
|
3
|
+
Version: 11.0.0
|
|
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/
|
|
@@ -13,7 +13,7 @@ License-File: LICENSE
|
|
|
13
13
|
Keywords: Kubevirt,Openshift,Openshift Virtualization
|
|
14
14
|
Classifier: Operating System :: OS Independent
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
|
-
Requires-Python: >=3.
|
|
16
|
+
Requires-Python: >=3.9
|
|
17
17
|
Requires-Dist: click>=8.1.7
|
|
18
18
|
Requires-Dist: cloup>=3.0.5
|
|
19
19
|
Requires-Dist: colorlog>=6.8.2
|
|
@@ -25,9 +25,9 @@ packages = [ "ocp_resources", "class_generator" ]
|
|
|
25
25
|
dev-dependencies = [ "ipdb>=0.13.13", "ipython>=8.12.3" ]
|
|
26
26
|
|
|
27
27
|
[project]
|
|
28
|
-
requires-python = ">=3.
|
|
28
|
+
requires-python = ">=3.9"
|
|
29
29
|
name = "openshift-python-wrapper"
|
|
30
|
-
version = "
|
|
30
|
+
version = "11.0.0"
|
|
31
31
|
description = "Wrapper around https://github.com/kubernetes-client/python"
|
|
32
32
|
readme = "README.md"
|
|
33
33
|
license = "Apache-2.0"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
version = 1
|
|
2
|
-
requires-python = ">=3.
|
|
2
|
+
requires-python = ">=3.9"
|
|
3
3
|
resolution-markers = [
|
|
4
4
|
"python_full_version < '3.11'",
|
|
5
5
|
"python_full_version >= '3.11'",
|
|
@@ -142,14 +142,6 @@ wheels = [
|
|
|
142
142
|
{ url = "https://files.pythonhosted.org/packages/f1/47/d7145bf2dc04684935d57d67dff9d6d795b2ba2796806bb109864be3a151/cffi-1.17.1-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:72e72408cad3d5419375fc87d289076ee319835bdfa2caad331e377589aebba9", size = 488469 },
|
|
143
143
|
{ url = "https://files.pythonhosted.org/packages/bf/ee/f94057fa6426481d663b88637a9a10e859e492c73d0384514a17d78ee205/cffi-1.17.1-cp313-cp313-win32.whl", hash = "sha256:e03eab0a8677fa80d646b5ddece1cbeaf556c313dcfac435ba11f107ba117b5d", size = 172475 },
|
|
144
144
|
{ url = "https://files.pythonhosted.org/packages/7c/fc/6a8cb64e5f0324877d503c854da15d76c1e50eb722e320b15345c4d0c6de/cffi-1.17.1-cp313-cp313-win_amd64.whl", hash = "sha256:f6a16c31041f09ead72d69f583767292f750d24913dadacf5756b966aacb3f1a", size = 182009 },
|
|
145
|
-
{ url = "https://files.pythonhosted.org/packages/48/08/15bf6b43ae9bd06f6b00ad8a91f5a8fe1069d4c9fab550a866755402724e/cffi-1.17.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:636062ea65bd0195bc012fea9321aca499c0504409f413dc88af450b57ffd03b", size = 182457 },
|
|
146
|
-
{ url = "https://files.pythonhosted.org/packages/c2/5b/f1523dd545f92f7df468e5f653ffa4df30ac222f3c884e51e139878f1cb5/cffi-1.17.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c7eac2ef9b63c79431bc4b25f1cd649d7f061a28808cbc6c47b534bd789ef964", size = 425932 },
|
|
147
|
-
{ url = "https://files.pythonhosted.org/packages/53/93/7e547ab4105969cc8c93b38a667b82a835dd2cc78f3a7dad6130cfd41e1d/cffi-1.17.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e221cf152cff04059d011ee126477f0d9588303eb57e88923578ace7baad17f9", size = 448585 },
|
|
148
|
-
{ url = "https://files.pythonhosted.org/packages/56/c4/a308f2c332006206bb511de219efeff090e9d63529ba0a77aae72e82248b/cffi-1.17.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:31000ec67d4221a71bd3f67df918b1f88f676f1c3b535a7eb473255fdc0b83fc", size = 456268 },
|
|
149
|
-
{ url = "https://files.pythonhosted.org/packages/ca/5b/b63681518265f2f4060d2b60755c1c77ec89e5e045fc3773b72735ddaad5/cffi-1.17.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:6f17be4345073b0a7b8ea599688f692ac3ef23ce28e5df79c04de519dbc4912c", size = 436592 },
|
|
150
|
-
{ url = "https://files.pythonhosted.org/packages/bb/19/b51af9f4a4faa4a8ac5a0e5d5c2522dcd9703d07fac69da34a36c4d960d3/cffi-1.17.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0e2b1fac190ae3ebfe37b979cc1ce69c81f4e4fe5746bb401dca63a9062cdaf1", size = 446512 },
|
|
151
|
-
{ url = "https://files.pythonhosted.org/packages/e2/63/2bed8323890cb613bbecda807688a31ed11a7fe7afe31f8faaae0206a9a3/cffi-1.17.1-cp38-cp38-win32.whl", hash = "sha256:7596d6620d3fa590f677e9ee430df2958d2d6d6de2feeae5b20e82c00b76fbf8", size = 171576 },
|
|
152
|
-
{ url = "https://files.pythonhosted.org/packages/2f/70/80c33b044ebc79527447fd4fbc5455d514c3bb840dede4455de97da39b4d/cffi-1.17.1-cp38-cp38-win_amd64.whl", hash = "sha256:78122be759c3f8a014ce010908ae03364d00a1f81ab5c7f4a7a5120607ea56e1", size = 181229 },
|
|
153
145
|
{ url = "https://files.pythonhosted.org/packages/b9/ea/8bb50596b8ffbc49ddd7a1ad305035daa770202a6b782fc164647c2673ad/cffi-1.17.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b2ab587605f4ba0bf81dc0cb08a41bd1c0a5906bd59243d56bad7668a6fc6c16", size = 182220 },
|
|
154
146
|
{ url = "https://files.pythonhosted.org/packages/ae/11/e77c8cd24f58285a82c23af484cf5b124a376b32644e445960d1a4654c3a/cffi-1.17.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:28b16024becceed8c6dfbc75629e27788d8a3f9030691a1dbf9821a128b22c36", size = 178605 },
|
|
155
147
|
{ url = "https://files.pythonhosted.org/packages/ed/65/25a8dc32c53bf5b7b6c2686b42ae2ad58743f7ff644844af7cdb29b49361/cffi-1.17.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1d599671f396c4723d016dbddb72fe8e0397082b0a77a4fab8028923bec050e8", size = 424910 },
|
|
@@ -230,21 +222,6 @@ wheels = [
|
|
|
230
222
|
{ url = "https://files.pythonhosted.org/packages/d8/90/6af4cd042066a4adad58ae25648a12c09c879efa4849c705719ba1b23d8c/charset_normalizer-3.4.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:ffc519621dce0c767e96b9c53f09c5d215578e10b02c285809f76509a3931482", size = 144970 },
|
|
231
223
|
{ url = "https://files.pythonhosted.org/packages/cc/67/e5e7e0cbfefc4ca79025238b43cdf8a2037854195b37d6417f3d0895c4c2/charset_normalizer-3.4.0-cp313-cp313-win32.whl", hash = "sha256:f19c1585933c82098c2a520f8ec1227f20e339e33aca8fa6f956f6691b784e67", size = 94973 },
|
|
232
224
|
{ url = "https://files.pythonhosted.org/packages/65/97/fc9bbc54ee13d33dc54a7fcf17b26368b18505500fc01e228c27b5222d80/charset_normalizer-3.4.0-cp313-cp313-win_amd64.whl", hash = "sha256:707b82d19e65c9bd28b81dde95249b07bf9f5b90ebe1ef17d9b57473f8a64b7b", size = 102308 },
|
|
233
|
-
{ url = "https://files.pythonhosted.org/packages/86/f4/ccab93e631e7293cca82f9f7ba39783c967f823a0000df2d8dd743cad74f/charset_normalizer-3.4.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:af73657b7a68211996527dbfeffbb0864e043d270580c5aef06dc4b659a4b578", size = 193961 },
|
|
234
|
-
{ url = "https://files.pythonhosted.org/packages/94/d4/2b21cb277bac9605026d2d91a4a8872bc82199ed11072d035dc674c27223/charset_normalizer-3.4.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cab5d0b79d987c67f3b9e9c53f54a61360422a5a0bc075f43cab5621d530c3b6", size = 124507 },
|
|
235
|
-
{ url = "https://files.pythonhosted.org/packages/9a/e0/a7c1fcdff20d9c667342e0391cfeb33ab01468d7d276b2c7914b371667cc/charset_normalizer-3.4.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:9289fd5dddcf57bab41d044f1756550f9e7cf0c8e373b8cdf0ce8773dc4bd417", size = 119298 },
|
|
236
|
-
{ url = "https://files.pythonhosted.org/packages/70/de/1538bb2f84ac9940f7fa39945a5dd1d22b295a89c98240b262fc4b9fcfe0/charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6b493a043635eb376e50eedf7818f2f322eabbaa974e948bd8bdd29eb7ef2a51", size = 139328 },
|
|
237
|
-
{ url = "https://files.pythonhosted.org/packages/e9/ca/288bb1a6bc2b74fb3990bdc515012b47c4bc5925c8304fc915d03f94b027/charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9fa2566ca27d67c86569e8c85297aaf413ffab85a8960500f12ea34ff98e4c41", size = 149368 },
|
|
238
|
-
{ url = "https://files.pythonhosted.org/packages/aa/75/58374fdaaf8406f373e508dab3486a31091f760f99f832d3951ee93313e8/charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a8e538f46104c815be19c975572d74afb53f29650ea2025bbfaef359d2de2f7f", size = 141944 },
|
|
239
|
-
{ url = "https://files.pythonhosted.org/packages/32/c8/0bc558f7260db6ffca991ed7166494a7da4fda5983ee0b0bfc8ed2ac6ff9/charset_normalizer-3.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6fd30dc99682dc2c603c2b315bded2799019cea829f8bf57dc6b61efde6611c8", size = 143326 },
|
|
240
|
-
{ url = "https://files.pythonhosted.org/packages/0e/dd/7f6fec09a1686446cee713f38cf7d5e0669e0bcc8288c8e2924e998cf87d/charset_normalizer-3.4.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2006769bd1640bdf4d5641c69a3d63b71b81445473cac5ded39740a226fa88ab", size = 146171 },
|
|
241
|
-
{ url = "https://files.pythonhosted.org/packages/4c/a8/440f1926d6d8740c34d3ca388fbd718191ec97d3d457a0677eb3aa718fce/charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:dc15e99b2d8a656f8e666854404f1ba54765871104e50c8e9813af8a7db07f12", size = 139711 },
|
|
242
|
-
{ url = "https://files.pythonhosted.org/packages/e9/7f/4b71e350a3377ddd70b980bea1e2cc0983faf45ba43032b24b2578c14314/charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:ab2e5bef076f5a235c3774b4f4028a680432cded7cad37bba0fd90d64b187d19", size = 148348 },
|
|
243
|
-
{ url = "https://files.pythonhosted.org/packages/1e/70/17b1b9202531a33ed7ef41885f0d2575ae42a1e330c67fddda5d99ad1208/charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_ppc64le.whl", hash = "sha256:4ec9dd88a5b71abfc74e9df5ebe7921c35cbb3b641181a531ca65cdb5e8e4dea", size = 151290 },
|
|
244
|
-
{ url = "https://files.pythonhosted.org/packages/44/30/574b5b5933d77ecb015550aafe1c7d14a8cd41e7e6c4dcea5ae9e8d496c3/charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_s390x.whl", hash = "sha256:43193c5cda5d612f247172016c4bb71251c784d7a4d9314677186a838ad34858", size = 149114 },
|
|
245
|
-
{ url = "https://files.pythonhosted.org/packages/0b/11/ca7786f7e13708687443082af20d8341c02e01024275a28bc75032c5ce5d/charset_normalizer-3.4.0-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:aa693779a8b50cd97570e5a0f343538a8dbd3e496fa5dcb87e29406ad0299654", size = 143856 },
|
|
246
|
-
{ url = "https://files.pythonhosted.org/packages/f9/c2/1727c1438256c71ed32753b23ec2e6fe7b6dff66a598f6566cfe8139305e/charset_normalizer-3.4.0-cp38-cp38-win32.whl", hash = "sha256:7706f5850360ac01d80c89bcef1640683cc12ed87f42579dab6c5d3ed6888613", size = 94333 },
|
|
247
|
-
{ url = "https://files.pythonhosted.org/packages/09/c8/0e17270496a05839f8b500c1166e3261d1226e39b698a735805ec206967b/charset_normalizer-3.4.0-cp38-cp38-win_amd64.whl", hash = "sha256:c3e446d253bd88f6377260d07c895816ebf33ffffd56c1c792b13bff9c3e1ade", size = 101454 },
|
|
248
225
|
{ url = "https://files.pythonhosted.org/packages/54/2f/28659eee7f5d003e0f5a3b572765bf76d6e0fe6601ab1f1b1dd4cba7e4f1/charset_normalizer-3.4.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:980b4f289d1d90ca5efcf07958d3eb38ed9c0b7676bf2831a54d4f66f9c27dfa", size = 196326 },
|
|
249
226
|
{ url = "https://files.pythonhosted.org/packages/d1/18/92869d5c0057baa973a3ee2af71573be7b084b3c3d428fe6463ce71167f8/charset_normalizer-3.4.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:f28f891ccd15c514a0981f3b9db9aa23d62fe1a99997512b0491d2ed323d229a", size = 125614 },
|
|
250
227
|
{ url = "https://files.pythonhosted.org/packages/d6/27/327904c5a54a7796bb9f36810ec4173d2df5d88b401d2b95ef53111d214e/charset_normalizer-3.4.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a8aacce6e2e1edcb6ac625fb0f8c3a9570ccc7bfba1f63419b3769ccf6a00ed0", size = 120450 },
|
|
@@ -281,7 +258,6 @@ version = "3.0.5"
|
|
|
281
258
|
source = { registry = "https://pypi.org/simple" }
|
|
282
259
|
dependencies = [
|
|
283
260
|
{ name = "click" },
|
|
284
|
-
{ name = "typing-extensions", marker = "python_full_version < '3.9'" },
|
|
285
261
|
]
|
|
286
262
|
sdist = { url = "https://files.pythonhosted.org/packages/cf/71/608e4546208e5a421ef00b484f582e58ce0f17da05459b915c8ba22dfb78/cloup-3.0.5.tar.gz", hash = "sha256:c92b261c7bb7e13004930f3fb4b3edad8de2d1f12994dcddbe05bc21990443c5", size = 225806 }
|
|
287
263
|
wheels = [
|
|
@@ -558,16 +534,6 @@ wheels = [
|
|
|
558
534
|
{ url = "https://files.pythonhosted.org/packages/88/07/2dc76aa51b481eb96a4c3198894f38b480490e834479611a4053fbf08623/MarkupSafe-2.1.5-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:58c98fee265677f63a4385256a6d7683ab1832f3ddd1e66fe948d5880c21a169", size = 33038 },
|
|
559
535
|
{ url = "https://files.pythonhosted.org/packages/96/0c/620c1fb3661858c0e37eb3cbffd8c6f732a67cd97296f725789679801b31/MarkupSafe-2.1.5-cp312-cp312-win32.whl", hash = "sha256:8590b4ae07a35970728874632fed7bd57b26b0102df2d2b233b6d9d82f6c62ad", size = 16572 },
|
|
560
536
|
{ url = "https://files.pythonhosted.org/packages/3f/14/c3554d512d5f9100a95e737502f4a2323a1959f6d0d01e0d0997b35f7b10/MarkupSafe-2.1.5-cp312-cp312-win_amd64.whl", hash = "sha256:823b65d8706e32ad2df51ed89496147a42a2a6e01c13cfb6ffb8b1e92bc910bb", size = 17127 },
|
|
561
|
-
{ url = "https://files.pythonhosted.org/packages/f8/ff/2c942a82c35a49df5de3a630ce0a8456ac2969691b230e530ac12314364c/MarkupSafe-2.1.5-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:656f7526c69fac7f600bd1f400991cc282b417d17539a1b228617081106feb4a", size = 18192 },
|
|
562
|
-
{ url = "https://files.pythonhosted.org/packages/4f/14/6f294b9c4f969d0c801a4615e221c1e084722ea6114ab2114189c5b8cbe0/MarkupSafe-2.1.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:97cafb1f3cbcd3fd2b6fbfb99ae11cdb14deea0736fc2b0952ee177f2b813a46", size = 14072 },
|
|
563
|
-
{ url = "https://files.pythonhosted.org/packages/81/d4/fd74714ed30a1dedd0b82427c02fa4deec64f173831ec716da11c51a50aa/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1f3fbcb7ef1f16e48246f704ab79d79da8a46891e2da03f8783a5b6fa41a9532", size = 26928 },
|
|
564
|
-
{ url = "https://files.pythonhosted.org/packages/c7/bd/50319665ce81bb10e90d1cf76f9e1aa269ea6f7fa30ab4521f14d122a3df/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fa9db3f79de01457b03d4f01b34cf91bc0048eb2c3846ff26f66687c2f6d16ab", size = 26106 },
|
|
565
|
-
{ url = "https://files.pythonhosted.org/packages/4c/6f/f2b0f675635b05f6afd5ea03c094557bdb8622fa8e673387444fe8d8e787/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ffee1f21e5ef0d712f9033568f8344d5da8cc2869dbd08d87c84656e6a2d2f68", size = 25781 },
|
|
566
|
-
{ url = "https://files.pythonhosted.org/packages/51/e0/393467cf899b34a9d3678e78961c2c8cdf49fb902a959ba54ece01273fb1/MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:5dedb4db619ba5a2787a94d877bc8ffc0566f92a01c0ef214865e54ecc9ee5e0", size = 30518 },
|
|
567
|
-
{ url = "https://files.pythonhosted.org/packages/f6/02/5437e2ad33047290dafced9df741d9efc3e716b75583bbd73a9984f1b6f7/MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:30b600cf0a7ac9234b2638fbc0fb6158ba5bdcdf46aeb631ead21248b9affbc4", size = 29669 },
|
|
568
|
-
{ url = "https://files.pythonhosted.org/packages/0e/7d/968284145ffd9d726183ed6237c77938c021abacde4e073020f920e060b2/MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:8dd717634f5a044f860435c1d8c16a270ddf0ef8588d4887037c5028b859b0c3", size = 29933 },
|
|
569
|
-
{ url = "https://files.pythonhosted.org/packages/bf/f3/ecb00fc8ab02b7beae8699f34db9357ae49d9f21d4d3de6f305f34fa949e/MarkupSafe-2.1.5-cp38-cp38-win32.whl", hash = "sha256:daa4ee5a243f0f20d528d939d06670a298dd39b1ad5f8a72a4275124a7819eff", size = 16656 },
|
|
570
|
-
{ url = "https://files.pythonhosted.org/packages/92/21/357205f03514a49b293e214ac39de01fadd0970a6e05e4bf1ddd0ffd0881/MarkupSafe-2.1.5-cp38-cp38-win_amd64.whl", hash = "sha256:619bc166c4f2de5caa5a633b8b7326fbe98e0ccbfacabd87268a2b15ff73a029", size = 17206 },
|
|
571
537
|
{ url = "https://files.pythonhosted.org/packages/0f/31/780bb297db036ba7b7bbede5e1d7f1e14d704ad4beb3ce53fb495d22bc62/MarkupSafe-2.1.5-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:7a68b554d356a91cce1236aa7682dc01df0edba8d043fd1ce607c49dd3c1edcf", size = 18193 },
|
|
572
538
|
{ url = "https://files.pythonhosted.org/packages/6c/77/d77701bbef72892affe060cdacb7a2ed7fd68dae3b477a8642f15ad3b132/MarkupSafe-2.1.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:db0b55e0f3cc0be60c1f19efdde9a637c32740486004f20d1cff53c3c0ece4d2", size = 14073 },
|
|
573
539
|
{ url = "https://files.pythonhosted.org/packages/d9/a7/1e558b4f78454c8a3a0199292d96159eb4d091f983bc35ef258314fe7269/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3e53af139f8579a6d5f7b76549125f0d94d7e630761a2111bc431fd820e163b8", size = 26486 },
|
|
@@ -621,7 +587,7 @@ wheels = [
|
|
|
621
587
|
|
|
622
588
|
[[package]]
|
|
623
589
|
name = "openshift-python-wrapper"
|
|
624
|
-
version = "
|
|
590
|
+
version = "11.0.0"
|
|
625
591
|
source = { editable = "." }
|
|
626
592
|
dependencies = [
|
|
627
593
|
{ name = "click" },
|
|
@@ -983,13 +949,6 @@ wheels = [
|
|
|
983
949
|
{ url = "https://files.pythonhosted.org/packages/fe/0f/25911a9f080464c59fab9027482f822b86bf0608957a5fcc6eaac85aa515/PyYAML-6.0.2-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:68ccc6023a3400877818152ad9a1033e3db8625d899c72eacb5a668902e4d652", size = 751597 },
|
|
984
950
|
{ url = "https://files.pythonhosted.org/packages/14/0d/e2c3b43bbce3cf6bd97c840b46088a3031085179e596d4929729d8d68270/PyYAML-6.0.2-cp313-cp313-win32.whl", hash = "sha256:bc2fa7c6b47d6bc618dd7fb02ef6fdedb1090ec036abab80d4681424b84c1183", size = 140527 },
|
|
985
951
|
{ url = "https://files.pythonhosted.org/packages/fa/de/02b54f42487e3d3c6efb3f89428677074ca7bf43aae402517bc7cca949f3/PyYAML-6.0.2-cp313-cp313-win_amd64.whl", hash = "sha256:8388ee1976c416731879ac16da0aff3f63b286ffdd57cdeb95f3f2e085687563", size = 156446 },
|
|
986
|
-
{ url = "https://files.pythonhosted.org/packages/74/d9/323a59d506f12f498c2097488d80d16f4cf965cee1791eab58b56b19f47a/PyYAML-6.0.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:24471b829b3bf607e04e88d79542a9d48bb037c2267d7927a874e6c205ca7e9a", size = 183218 },
|
|
987
|
-
{ url = "https://files.pythonhosted.org/packages/74/cc/20c34d00f04d785f2028737e2e2a8254e1425102e730fee1d6396f832577/PyYAML-6.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7fded462629cfa4b685c5416b949ebad6cec74af5e2d42905d41e257e0869f5", size = 728067 },
|
|
988
|
-
{ url = "https://files.pythonhosted.org/packages/20/52/551c69ca1501d21c0de51ddafa8c23a0191ef296ff098e98358f69080577/PyYAML-6.0.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d84a1718ee396f54f3a086ea0a66d8e552b2ab2017ef8b420e92edbc841c352d", size = 757812 },
|
|
989
|
-
{ url = "https://files.pythonhosted.org/packages/fd/7f/2c3697bba5d4aa5cc2afe81826d73dfae5f049458e44732c7a0938baa673/PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9056c1ecd25795207ad294bcf39f2db3d845767be0ea6e6a34d856f006006083", size = 746531 },
|
|
990
|
-
{ url = "https://files.pythonhosted.org/packages/8c/ab/6226d3df99900e580091bb44258fde77a8433511a86883bd4681ea19a858/PyYAML-6.0.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:82d09873e40955485746739bcb8b4586983670466c23382c19cffecbf1fd8706", size = 800820 },
|
|
991
|
-
{ url = "https://files.pythonhosted.org/packages/a0/99/a9eb0f3e710c06c5d922026f6736e920d431812ace24aae38228d0d64b04/PyYAML-6.0.2-cp38-cp38-win32.whl", hash = "sha256:43fa96a3ca0d6b1812e01ced1044a003533c47f6ee8aca31724f78e93ccc089a", size = 145514 },
|
|
992
|
-
{ url = "https://files.pythonhosted.org/packages/75/8a/ee831ad5fafa4431099aa4e078d4c8efd43cd5e48fbc774641d233b683a9/PyYAML-6.0.2-cp38-cp38-win_amd64.whl", hash = "sha256:01179a4a8559ab5de078078f37e5c1a30d76bb88519906844fd7bdea1b7729ff", size = 162702 },
|
|
993
952
|
{ url = "https://files.pythonhosted.org/packages/65/d8/b7a1db13636d7fb7d4ff431593c510c8b8fca920ade06ca8ef20015493c5/PyYAML-6.0.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:688ba32a1cffef67fd2e9398a2efebaea461578b0923624778664cc1c914db5d", size = 184777 },
|
|
994
953
|
{ url = "https://files.pythonhosted.org/packages/0a/02/6ec546cd45143fdf9840b2c6be8d875116a64076218b61d68e12548e5839/PyYAML-6.0.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a8786accb172bd8afb8be14490a16625cbc387036876ab6ba70912730faf8e1f", size = 172318 },
|
|
995
954
|
{ url = "https://files.pythonhosted.org/packages/0e/9a/8cc68be846c972bda34f6c2a93abb644fb2476f4dcc924d52175786932c9/PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d8e03406cac8513435335dbab54c0d385e4a49e4945d2909a581c83647ca0290", size = 720891 },
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.github/weekly-digest.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.pre-commit-config.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/.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-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/README.md
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.106 → openshift_python_wrapper-11.0.0}/class_generator/__init__.py
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
|
|
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
|