openshift-python-wrapper 10.0.60__tar.gz → 10.0.62__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.60 → openshift_python_wrapper-10.0.62}/PKG-INFO +1 -1
- openshift_python_wrapper-10.0.62/ocp_resources/fence_agent_remediation_templates.py +64 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/resource.py +3 -0
- openshift_python_wrapper-10.0.62/ocp_resources/serving_runtime.py +103 -0
- openshift_python_wrapper-10.0.62/ocp_resources/trustyai_service.py +62 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/pyproject.toml +1 -1
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/LICENSE +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/README.md +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/__init__.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/aaq.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/api_server.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/api_service.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/application_aware_applied_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/application_aware_cluster_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/application_aware_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/backup.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/benchmark.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/catalog_source.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cdi.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cdi_config.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/chaos_engine.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/chaos_result.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_claim.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_deployment.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_operator.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_pool.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_role.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_role_binding.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_service_version.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_version.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/configmap.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/console_cli_download.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/console_plugin.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/console_quick_start.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/constants.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/controller_revision.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cron_job.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/csi_storage_capacity.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/csidriver.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/custom_resource_definition.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/daemonset.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/data_import_cron.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/data_source.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/datavolume.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/deployment.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/destination_rule.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/dns.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/endpoint_slice.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/endpoints.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/event.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/forklift_controller.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/gateway.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/group.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/hook.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/host.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/hostpath_provisioner.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/hyperconverged.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/image.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/image_content_source_policy.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/image_digest_mirror_set.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/image_stream.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/imagestreamtag.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/infrastructure.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/ingress_controller.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/installplan.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/ip_address_pool.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/job.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/kube_descheduler.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/kubevirt.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/kubevirt_common_templates_bundle.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/kubevirt_metrics_aggregation.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/kubevirt_node_labeller_bundle.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/kubevirt_template_validaotr.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/l2_advertisement.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/lease.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/limit_range.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/machine.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/machine_config.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/machine_config_pool.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/machine_health_check.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/machine_set.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/managed_cluster.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/metallb.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/migration.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/migration_policy.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/mtq.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/mtv.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/multi_cluster_hub.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/multi_cluster_observability.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/multi_network_policy.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/mutating_webhook_config.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/namespace.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/network.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/network_addons_config.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/network_attachment_definition.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/network_map.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/network_policy.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/nmstate.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/node.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/node_health_check.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/node_maintenance.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/node_network_configuration_enactment.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/node_network_configuration_policy.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/node_network_state.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/oauth.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/ocs_initialization.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/operator.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/operator_condition.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/operator_group.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/operator_hub.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/operator_source.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/package_manifest.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/peer_authentication.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/performance_profile.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/persistent_volume.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/persistent_volume_claim.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pipeline.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pipelineruns.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/plan.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pod.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pod_disruption_budget.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pod_metrics.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/priority_class.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/project.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/prometheus.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/prometheus_rule.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/provider.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/proxy.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/reclaim_space_cron_job.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/reclaim_space_job.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/replicaset.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/restore.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/rhmi.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/role.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/role_binding.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/route.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/scheduler.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/sealed_secret.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/secret.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/security_context_constraints.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/self_node_remediation_templates.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/service.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/service_account.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/service_mesh_control_plane.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/service_mesh_member_roll.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/service_monitor.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/sriov_network.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/sriov_network_node_policy.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/sriov_network_node_state.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/ssp.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/storage_class.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/storage_map.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/storage_profile.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/subscription.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/task_run.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/tekton_tasks.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/template.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/upload_token_request.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/utils.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/validating_webhook_config.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_Instance_replica_set.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_clone.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_cluster_instance_types.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_cluster_preferences.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_export.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_import.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_instance.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_instance_migration.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_instance_preset.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_instance_types.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_migration_resource_quota.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_preferences.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_restore.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_machine_snapshot.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/virtual_service.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/vm_import_config.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/volume_snapshot.py +0 -0
- {openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/volume_snapshot_class.py +0 -0
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
from typing import Any, Dict, Optional
|
|
2
|
+
|
|
3
|
+
from ocp_resources.resource import NamespacedResource, MissingRequiredArgumentError
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
class FenceAgentsRemediationTemplate(NamespacedResource):
|
|
7
|
+
"""
|
|
8
|
+
FenceAgentsRemediationTemplate CRD for managing fencing agents in a Kubernetes cluster.
|
|
9
|
+
API Reference: https://github.com/medik8s/fence-agents-remediation
|
|
10
|
+
"""
|
|
11
|
+
|
|
12
|
+
api_group = NamespacedResource.ApiGroup.FENCE_AGENTS_REMEDIATION_MEDIK8S_IO
|
|
13
|
+
|
|
14
|
+
def __init__(
|
|
15
|
+
self,
|
|
16
|
+
agent: str,
|
|
17
|
+
remediation_strategy: Optional[str] = None,
|
|
18
|
+
retry_count: Optional[int] = None,
|
|
19
|
+
retry_interval: Optional[str] = None,
|
|
20
|
+
remediation_timeout: Optional[str] = None,
|
|
21
|
+
shared_parameters: Optional[Dict[str, str]] = None,
|
|
22
|
+
node_parameters: Optional[Dict[str, Any]] = None,
|
|
23
|
+
**kwargs: Any,
|
|
24
|
+
) -> None:
|
|
25
|
+
"""
|
|
26
|
+
Initialize a FenceAgentsRemediationTemplate object.
|
|
27
|
+
|
|
28
|
+
Args:
|
|
29
|
+
agent (str): The name of the fence agent to use.
|
|
30
|
+
remediation_strategy (str, optional): The strategy to use for remediation.
|
|
31
|
+
retry_count (int, optional): The number of retry attempts for the fencing operation.
|
|
32
|
+
retry_interval (str, optional): The interval between retry attempts.
|
|
33
|
+
remediation_timeout (str, optional): The timeout for each fencing attempt.
|
|
34
|
+
shared_parameters (dict, optional): Parameters common to all nodes for the fencing agent.
|
|
35
|
+
node_parameters (dict, optional): Node-specific parameters for the fencing agent.
|
|
36
|
+
"""
|
|
37
|
+
super().__init__(**kwargs)
|
|
38
|
+
self.agent = agent
|
|
39
|
+
self.remediation_strategy = remediation_strategy
|
|
40
|
+
self.retry_count = retry_count
|
|
41
|
+
self.retry_interval = retry_interval
|
|
42
|
+
self.remediation_timeout = remediation_timeout
|
|
43
|
+
self.shared_parameters = shared_parameters
|
|
44
|
+
self.node_parameters = node_parameters
|
|
45
|
+
|
|
46
|
+
def to_dict(self) -> None:
|
|
47
|
+
super().to_dict()
|
|
48
|
+
if not self.yaml_file:
|
|
49
|
+
if not self.agent:
|
|
50
|
+
raise MissingRequiredArgumentError(argument="agent")
|
|
51
|
+
_spec = self.res["spec"] = {"template": {"spec": {}}}
|
|
52
|
+
_spec["template"]["spec"]["agent"] = self.agent
|
|
53
|
+
if self.remediation_strategy:
|
|
54
|
+
_spec["template"]["spec"]["remediationStrategy"] = self.remediation_strategy
|
|
55
|
+
if self.retry_count is not None:
|
|
56
|
+
_spec["template"]["spec"]["retrycount"] = self.retry_count
|
|
57
|
+
if self.retry_interval:
|
|
58
|
+
_spec["template"]["spec"]["retryinterval"] = self.retry_interval
|
|
59
|
+
if self.remediation_timeout:
|
|
60
|
+
_spec["template"]["spec"]["remediation_timeout"] = self.remediation_timeout
|
|
61
|
+
if self.shared_parameters:
|
|
62
|
+
_spec["template"]["spec"]["sharedparameters"] = self.shared_parameters
|
|
63
|
+
if self.node_parameters:
|
|
64
|
+
_spec["template"]["spec"]["nodeparameters"] = self.node_parameters
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/resource.py
RENAMED
|
@@ -279,6 +279,7 @@ class Resource:
|
|
|
279
279
|
DISCOVERY_K8S_IO = "discovery.k8s.io"
|
|
280
280
|
EVENTS_K8S_IO = "events.k8s.io"
|
|
281
281
|
EXPORT_KUBEVIRT_IO = "export.kubevirt.io"
|
|
282
|
+
FENCE_AGENTS_REMEDIATION_MEDIK8S_IO = "fence-agents-remediation.medik8s.io"
|
|
282
283
|
FORKLIFT_KONVEYOR_IO = "forklift.konveyor.io"
|
|
283
284
|
INSTANCETYPE_KUBEVIRT_IO = "instancetype.kubevirt.io"
|
|
284
285
|
HCO_KUBEVIRT_IO = "hco.kubevirt.io"
|
|
@@ -327,6 +328,7 @@ class Resource:
|
|
|
327
328
|
SECURITY_ISTIO_IO = "security.istio.io"
|
|
328
329
|
SECURITY_OPENSHIFT_IO = "security.openshift.io"
|
|
329
330
|
SELF_NODE_REMEDIATION_MEDIK8S_IO = "self-node-remediation.medik8s.io"
|
|
331
|
+
SERVING_KSERVE_IO = "serving.kserve.io"
|
|
330
332
|
SNAPSHOT_STORAGE_K8S_IO = "snapshot.storage.k8s.io"
|
|
331
333
|
SNAPSHOT_KUBEVIRT_IO = "snapshot.kubevirt.io"
|
|
332
334
|
SRIOVNETWORK_OPENSHIFT_IO = "sriovnetwork.openshift.io"
|
|
@@ -339,6 +341,7 @@ class Resource:
|
|
|
339
341
|
TEKTON_DEV = "tekton.dev"
|
|
340
342
|
TEMPLATE_KUBEVIRT_IO = "template.kubevirt.io"
|
|
341
343
|
TEMPLATE_OPENSHIFT_IO = "template.openshift.io"
|
|
344
|
+
TRUSTYAI_OPENDATAHUB_IO = "trustyai.opendatahub.io"
|
|
342
345
|
UPLOAD_CDI_KUBEVIRT_IO = "upload.cdi.kubevirt.io"
|
|
343
346
|
USER_OPENSHIFT_IO = "user.openshift.io"
|
|
344
347
|
V2V_KUBEVIRT_IO = "v2v.kubevirt.io"
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
from __future__ import annotations
|
|
2
|
+
from typing import List, Optional, Any, Dict
|
|
3
|
+
|
|
4
|
+
from ocp_resources.resource import NamespacedResource, MissingRequiredArgumentError
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
class ServingRuntime(NamespacedResource):
|
|
8
|
+
"""
|
|
9
|
+
https://github.com/kserve/kserve/blob/master/pkg/apis/serving/v1alpha1/servingruntime_types.go
|
|
10
|
+
"""
|
|
11
|
+
|
|
12
|
+
api_group: str = NamespacedResource.ApiGroup.SERVING_KSERVE_IO
|
|
13
|
+
|
|
14
|
+
def __init__(
|
|
15
|
+
self,
|
|
16
|
+
containers: Optional[List[Dict[str, Any]]] = None,
|
|
17
|
+
supported_model_formats: Optional[List[Dict[str, Any]]] = None,
|
|
18
|
+
multi_model: Optional[bool] = None,
|
|
19
|
+
disabled: Optional[bool] = None,
|
|
20
|
+
protocol_versions: Optional[List[str]] = None,
|
|
21
|
+
image_pull_secrets: Optional[List[Dict[str, Any]]] = None,
|
|
22
|
+
grpc_endpoint: Optional[int] = None,
|
|
23
|
+
grpc_data_endpoint: Optional[int] = None,
|
|
24
|
+
http_data_endpoint: Optional[int] = None,
|
|
25
|
+
replicas: Optional[int] = None,
|
|
26
|
+
storage_helper: Optional[Dict[str, Any]] = None,
|
|
27
|
+
built_in_adapter: Optional[Dict[str, Any]] = None,
|
|
28
|
+
**kwargs: Any,
|
|
29
|
+
) -> None:
|
|
30
|
+
"""
|
|
31
|
+
ServingRuntime object
|
|
32
|
+
|
|
33
|
+
Args:
|
|
34
|
+
containers (Optional[List[Dict[str, Any]]], mandatory if yaml file is not provided): Containers of the serving runtime.
|
|
35
|
+
supported_model_formats (Optional[List[Dict[str, Any]]]): Model formats supported by the serving runtime.
|
|
36
|
+
multi_model (Optional[bool]): Specifies if the model server can serve multiple models.
|
|
37
|
+
disabled (Optional[bool]): When set to true it disables the serving runtime.
|
|
38
|
+
protocol_versions (Optional[List[str]]): List of protocols versions used by the serving runtime.
|
|
39
|
+
image_pull_secrets (Optional[List[Dict[str, Any]]]): List of references to secrets used for pulling images used by this SR.
|
|
40
|
+
grpc_endpoint (Optional[str]): Port of the gRPC endpoint.
|
|
41
|
+
grpc_data_endpoint (Optional[str]): Port of the gRPC data endpoint.
|
|
42
|
+
http_data_endpoint (Optional[str]): HTTP endpoint for inferencing.
|
|
43
|
+
replicas (Optional[int]): Number of replicas of the deploymnent generated by this SR.
|
|
44
|
+
storage_helper (Optional[Dict[str, Any]]): Configuration for this runtime's use of the storage helper.
|
|
45
|
+
built_in_adapter Optional[Dict[str, Any]]: Configuration for the built-in adapter.
|
|
46
|
+
"""
|
|
47
|
+
super().__init__(**kwargs)
|
|
48
|
+
self.containers = containers
|
|
49
|
+
self.supported_model_formats = supported_model_formats
|
|
50
|
+
self.multi_model = multi_model
|
|
51
|
+
self.disabled = disabled
|
|
52
|
+
self.protocol_versions = protocol_versions
|
|
53
|
+
self.image_pull_secrets = image_pull_secrets
|
|
54
|
+
self.grpc_endpoint = grpc_endpoint
|
|
55
|
+
self.grpc_data_endpoint = grpc_data_endpoint
|
|
56
|
+
self.http_data_endpoint = http_data_endpoint
|
|
57
|
+
self.replicas = replicas
|
|
58
|
+
self.storage_helper = storage_helper
|
|
59
|
+
self.built_in_adapter = built_in_adapter
|
|
60
|
+
|
|
61
|
+
def to_dict(self) -> None:
|
|
62
|
+
super().to_dict()
|
|
63
|
+
if not self.yaml_file:
|
|
64
|
+
if not self.containers:
|
|
65
|
+
raise MissingRequiredArgumentError(argument="'containers'")
|
|
66
|
+
|
|
67
|
+
self.res["spec"] = {}
|
|
68
|
+
_spec = self.res["spec"]
|
|
69
|
+
|
|
70
|
+
_spec["containers"] = self.containers
|
|
71
|
+
|
|
72
|
+
if self.supported_model_formats:
|
|
73
|
+
_spec["supportedModelFormats"] = self.supported_model_formats
|
|
74
|
+
|
|
75
|
+
if self.multi_model is not None:
|
|
76
|
+
_spec["multiModel"] = self.multi_model
|
|
77
|
+
|
|
78
|
+
if self.disabled is not None:
|
|
79
|
+
_spec["disabled"] = self.disabled
|
|
80
|
+
|
|
81
|
+
if self.protocol_versions:
|
|
82
|
+
_spec["protocolVersions"] = self.protocol_versions
|
|
83
|
+
|
|
84
|
+
if self.image_pull_secrets:
|
|
85
|
+
_spec["imagePullSecrets"] = self.image_pull_secrets
|
|
86
|
+
|
|
87
|
+
if self.grpc_endpoint:
|
|
88
|
+
_spec["grpcEndpoint"] = self.grpc_endpoint
|
|
89
|
+
|
|
90
|
+
if self.grpc_data_endpoint:
|
|
91
|
+
_spec["grpcDataEndpoint"] = self.grpc_data_endpoint
|
|
92
|
+
|
|
93
|
+
if self.http_data_endpoint:
|
|
94
|
+
_spec["httpDataEndpoint"] = self.http_data_endpoint
|
|
95
|
+
|
|
96
|
+
if self.replicas:
|
|
97
|
+
_spec["replicas"] = self.replicas
|
|
98
|
+
|
|
99
|
+
if self.storage_helper:
|
|
100
|
+
_spec["storageHelper"] = self.storage_helper
|
|
101
|
+
|
|
102
|
+
if self.built_in_adapter:
|
|
103
|
+
_spec["builtInAdapter"] = self.built_in_adapter
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
from ocp_resources.resource import NamespacedResource, MissingRequiredArgumentError
|
|
2
|
+
from typing import Optional, Any, Dict
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class TrustyAIService(NamespacedResource):
|
|
6
|
+
"""
|
|
7
|
+
https://github.com/trustyai-explainability/trustyai-service-operator/blob/main/api/v1alpha1/trustyaiservice_types.go
|
|
8
|
+
"""
|
|
9
|
+
|
|
10
|
+
api_group: str = NamespacedResource.ApiGroup.TRUSTYAI_OPENDATAHUB_IO
|
|
11
|
+
|
|
12
|
+
def __init__(
|
|
13
|
+
self,
|
|
14
|
+
storage: Optional[Dict[str, Any]] = None,
|
|
15
|
+
data: Optional[Dict[str, Any]] = None,
|
|
16
|
+
metrics: Optional[Dict[str, Any]] = None,
|
|
17
|
+
replicas: Optional[int] = None,
|
|
18
|
+
image: Optional[str] = None,
|
|
19
|
+
tag: Optional[str] = None,
|
|
20
|
+
**kwargs,
|
|
21
|
+
) -> None:
|
|
22
|
+
"""
|
|
23
|
+
TrustyAIService object
|
|
24
|
+
|
|
25
|
+
Args:
|
|
26
|
+
storage (Optional[Dic[str, Any]], mandatory if not passing yaml_file): TrustyAIService storage config (format, folder and size).
|
|
27
|
+
data (Optional[Dict[str, Any]], mandatory if not passing yaml_file): TrustyAIService data config (filename and format).
|
|
28
|
+
metrics (Optional[Dict[str, Any]], mandatory if not passing yaml_file): TrustyAIService metrics config.
|
|
29
|
+
replicas (Optional[int]): Number of replicas for the TrustyAIService.
|
|
30
|
+
image (Optional[str]): Pull url of the TrustyAIService.
|
|
31
|
+
tag (Optional[str]): Tag of the image.
|
|
32
|
+
"""
|
|
33
|
+
super().__init__(**kwargs)
|
|
34
|
+
self.storage = storage
|
|
35
|
+
self.data = data
|
|
36
|
+
self.metrics = metrics
|
|
37
|
+
self.replicas = replicas
|
|
38
|
+
self.image = image
|
|
39
|
+
self.tag = tag
|
|
40
|
+
|
|
41
|
+
def to_dict(self) -> None:
|
|
42
|
+
super().to_dict()
|
|
43
|
+
|
|
44
|
+
if not self.yaml_file:
|
|
45
|
+
if not (self.storage or self.data or self.metrics):
|
|
46
|
+
raise MissingRequiredArgumentError(argument="'storage' or 'data' or 'metrics'")
|
|
47
|
+
|
|
48
|
+
self.res["spec"] = {}
|
|
49
|
+
_spec = self.res["spec"]
|
|
50
|
+
|
|
51
|
+
_spec["storage"] = self.storage
|
|
52
|
+
_spec["data"] = self.data
|
|
53
|
+
_spec["metrics"] = self.metrics
|
|
54
|
+
|
|
55
|
+
if self.replicas:
|
|
56
|
+
_spec["replicas"] = self.replicas
|
|
57
|
+
|
|
58
|
+
if self.image:
|
|
59
|
+
_spec["image"] = self.image
|
|
60
|
+
|
|
61
|
+
if self.tag:
|
|
62
|
+
_spec["tag"] = self.tag
|
|
@@ -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.62"
|
|
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.60 → openshift_python_wrapper-10.0.62}/ocp_resources/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/api_server.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/api_service.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/backup.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/benchmark.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cdi_config.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/chaos_engine.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/chaos_result.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_claim.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_pool.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cluster_role.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/configmap.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/constants.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/cron_job.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/csidriver.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/daemonset.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/data_source.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/datavolume.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/deployment.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/endpoints.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/event.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/gateway.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/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.60 → openshift_python_wrapper-10.0.62}/ocp_resources/image.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/image_stream.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/installplan.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/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.60 → openshift_python_wrapper-10.0.62}/ocp_resources/lease.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/limit_range.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/machine.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/machine_set.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/metallb.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/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.60 → openshift_python_wrapper-10.0.62}/ocp_resources/namespace.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/network.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/network_map.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/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.60 → openshift_python_wrapper-10.0.62}/ocp_resources/oauth.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/operator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/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.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pipeline.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pipelineruns.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/pod_metrics.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/project.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/prometheus.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/provider.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/proxy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/replicaset.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/restore.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/role_binding.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/route.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/scheduler.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/sealed_secret.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/secret.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/service.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/sriov_network.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/storage_class.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/storage_map.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/subscription.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/task_run.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/tekton_tasks.py
RENAMED
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/ocp_resources/template.py
RENAMED
|
File without changes
|
|
File without changes
|
{openshift_python_wrapper-10.0.60 → openshift_python_wrapper-10.0.62}/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
|