openshift-python-wrapper 10.0.63__tar.gz → 10.0.64__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.63 → openshift_python_wrapper-10.0.64}/PKG-INFO +1 -1
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/resource.py +5 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/pyproject.toml +1 -1
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/LICENSE +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/README.md +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/__init__.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/aaq.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/api_server.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/api_service.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/application_aware_applied_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/application_aware_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/application_aware_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/backup.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/benchmark.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/catalog_source.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cdi.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cdi_config.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/chaos_engine.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/chaos_result.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_claim.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_deployment.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_operator.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_pool.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_role.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_role_binding.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_service_version.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_version.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/configmap.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/console_cli_download.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/console_plugin.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/console_quick_start.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/constants.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/controller_revision.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cron_job.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/csi_storage_capacity.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/csidriver.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/custom_resource_definition.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/daemonset.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/data_import_cron.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/data_source.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/datavolume.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/deployment.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/destination_rule.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/dns.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/endpoint_slice.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/endpoints.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/event.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/fence_agent_remediation_templates.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/forklift_controller.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/gateway.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/group.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/hook.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/host.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/hostpath_provisioner.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/hyperconverged.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/image.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/image_content_source_policy.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/image_digest_mirror_set.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/image_stream.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/imagestreamtag.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/inference_service.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/infrastructure.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/ingress_controller.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/installplan.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/ip_address_pool.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/job.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/kube_descheduler.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/kubevirt.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/kubevirt_common_templates_bundle.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/kubevirt_metrics_aggregation.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/kubevirt_node_labeller_bundle.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/kubevirt_template_validaotr.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/l2_advertisement.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/lease.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/limit_range.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/machine.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/machine_config.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/machine_config_pool.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/machine_health_check.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/machine_set.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/managed_cluster.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/metallb.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/migration.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/migration_policy.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/mtq.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/mtv.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/multi_cluster_hub.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/multi_cluster_observability.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/multi_network_policy.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/mutating_webhook_config.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/namespace.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/network.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/network_addons_config.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/network_attachment_definition.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/network_map.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/network_policy.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/nmstate.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/node.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/node_health_check.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/node_maintenance.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/node_network_configuration_enactment.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/node_network_configuration_policy.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/node_network_state.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/oauth.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/ocs_initialization.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/operator.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/operator_condition.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/operator_group.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/operator_hub.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/operator_source.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/package_manifest.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/peer_authentication.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/performance_profile.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/persistent_volume.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/persistent_volume_claim.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pipeline.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pipelineruns.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/plan.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pod.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pod_disruption_budget.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pod_metrics.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/priority_class.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/project.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/prometheus.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/prometheus_rule.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/provider.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/proxy.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/reclaim_space_cron_job.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/reclaim_space_job.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/replicaset.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/restore.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/rhmi.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/role.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/role_binding.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/route.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/scheduler.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/sealed_secret.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/secret.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/security_context_constraints.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/self_node_remediation_templates.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/service.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/service_account.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/service_mesh_control_plane.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/service_mesh_member_roll.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/service_monitor.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/serving_runtime.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/sriov_network.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/sriov_network_node_policy.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/sriov_network_node_state.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/ssp.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/storage_class.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/storage_map.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/storage_profile.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/subscription.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/task_run.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/tekton_tasks.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/template.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/trustyai_service.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/upload_token_request.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/utils.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/validating_webhook_config.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_Instance_replica_set.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_clone.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_cluster_instance_types.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_cluster_preferences.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_export.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_import.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_instance.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_instance_migration.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_instance_preset.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_instance_types.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_migration_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_preferences.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_restore.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_machine_snapshot.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/virtual_service.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/vm_import_config.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/volume_snapshot.py +0 -0
- {openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/volume_snapshot_class.py +0 -0
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/resource.py
RENAMED
|
@@ -370,6 +370,7 @@ class Resource:
|
|
|
370
370
|
config_dict: Dict[str, Any] | None = None,
|
|
371
371
|
context: str = "",
|
|
372
372
|
label: Dict[str, str] | None = None,
|
|
373
|
+
annotations: Dict[str, str] | None = None,
|
|
373
374
|
timeout_seconds: int = TIMEOUT_1MINUTE,
|
|
374
375
|
api_group: str = "",
|
|
375
376
|
hash_log_data: bool = True,
|
|
@@ -393,6 +394,7 @@ class Resource:
|
|
|
393
394
|
context (str): Context name for connecting to remote cluster.
|
|
394
395
|
timeout_seconds (int): timeout for a get api call, call out be terminated after this many seconds
|
|
395
396
|
label (dict): Resource labels
|
|
397
|
+
annotations (Dict[str, str] | None): Resource annotations
|
|
396
398
|
api_group (str): Resource API group; will overwrite API group definition in resource class
|
|
397
399
|
hash_log_data (bool): Hash resource content based on resource keys_to_hash property
|
|
398
400
|
(example: Secret resource)
|
|
@@ -417,6 +419,7 @@ class Resource:
|
|
|
417
419
|
self.config_dict = config_dict or {}
|
|
418
420
|
self.context = context
|
|
419
421
|
self.label = label
|
|
422
|
+
self.annotations = annotations
|
|
420
423
|
self.timeout_seconds = timeout_seconds
|
|
421
424
|
self.client: DynamicClient = client or get_client(config_file=self.config_file, context=self.context)
|
|
422
425
|
self.api_group: str = api_group or self.api_group
|
|
@@ -494,6 +497,8 @@ class Resource:
|
|
|
494
497
|
}
|
|
495
498
|
if self.label:
|
|
496
499
|
self.res.setdefault("metadata", {}).setdefault("labels", {}).update(self.label)
|
|
500
|
+
if self.annotations:
|
|
501
|
+
self.res.setdefault("metadata", {}).setdefault("annotations", {}).update(self.annotations)
|
|
497
502
|
|
|
498
503
|
def to_dict(self) -> None:
|
|
499
504
|
"""
|
|
@@ -19,7 +19,7 @@ warn_unused_ignores = true
|
|
|
19
19
|
|
|
20
20
|
[tool.poetry]
|
|
21
21
|
name = "openshift-python-wrapper"
|
|
22
|
-
version = "10.0.
|
|
22
|
+
version = "10.0.64"
|
|
23
23
|
description = "Wrapper around https://github.com/kubernetes-client/python"
|
|
24
24
|
authors = ["Meni Yakove <myakove@gmail.com>", "Ruth Netser <rnetser@gmail.com>"]
|
|
25
25
|
readme = "README.md"
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/api_server.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/api_service.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/backup.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/benchmark.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cdi_config.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/chaos_engine.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/chaos_result.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_claim.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_pool.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cluster_role.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/configmap.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/constants.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/cron_job.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/csidriver.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/daemonset.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/data_source.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/datavolume.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/deployment.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/endpoints.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/event.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/gateway.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/group.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/image.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/image_stream.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/installplan.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/kubevirt.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/lease.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/limit_range.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/machine.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/machine_set.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/metallb.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/migration.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
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/namespace.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/network.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/network_map.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/nmstate.py
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.63 → openshift_python_wrapper-10.0.64}/ocp_resources/oauth.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/operator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/operator_hub.py
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.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pipeline.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pipelineruns.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/pod_metrics.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/project.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/prometheus.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/provider.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/proxy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/replicaset.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/restore.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/role_binding.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/route.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/scheduler.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/sealed_secret.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/secret.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/service.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/sriov_network.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/storage_class.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/storage_map.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/subscription.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/task_run.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/tekton_tasks.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/template.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.63 → openshift_python_wrapper-10.0.64}/ocp_resources/utils.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
|