kubevirt 0.1.0 → 0.2.1
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.
- checksums.yaml +4 -4
- data/.openapi-config.json +9 -0
- data/.openapi-generator/FILES +1120 -0
- data/.openapi-generator/VERSION +1 -0
- data/.openapi-generator-ignore +28 -0
- data/.rspec +2 -0
- data/.rubocop.yml +148 -0
- data/.whitesource +3 -0
- data/CHANGELOG.md +11 -1
- data/README.md +75 -46
- data/docs/DefaultApi.md +824 -130
- data/docs/K8sIoApiCoreV1PodAffinityTerm.md +2 -2
- data/docs/K8sIoApiCoreV1PodDNSConfigOption.md +2 -2
- data/docs/K8sIoApiCoreV1PodResourceClaim.md +22 -0
- data/docs/K8sIoApiCoreV1ResourceFieldSelector.md +1 -1
- data/docs/K8sIoApiCoreV1TopologySpreadConstraint.md +2 -2
- data/docs/K8sIoApiCoreV1VolumeResourceRequirements.md +2 -2
- data/docs/K8sIoApimachineryPkgApisMetaV1DeleteOptions.md +2 -0
- data/docs/V1ACPI.md +2 -0
- data/docs/V1ArchConfiguration.md +3 -1
- data/docs/V1ChangedBlockTrackingSelectors.md +20 -0
- data/docs/V1ChangedBlockTrackingStatus.md +18 -0
- data/docs/V1ControllerRevisionRef.md +18 -0
- data/docs/V1CustomBlockSize.md +4 -2
- data/docs/V1DeveloperConfiguration.md +2 -0
- data/docs/V1DeviceAttribute.md +20 -0
- data/docs/V1DeviceResourceClaimStatus.md +22 -0
- data/docs/V1DeviceStatus.md +20 -0
- data/docs/V1DeviceStatusInfo.md +20 -0
- data/docs/V1Devices.md +4 -0
- data/docs/V1Diag288Watchdog.md +18 -0
- data/docs/V1Disk.md +3 -1
- data/docs/V1DiskIOThreads.md +18 -0
- data/docs/V1DiskVerification.md +1 -1
- data/docs/V1DomainSpec.md +3 -1
- data/docs/V1EmptyDiskSource.md +1 -1
- data/docs/V1EvacuateCancelOptions.md +24 -0
- data/docs/V1GPU.md +5 -1
- data/docs/V1HostDevice.md +5 -1
- data/docs/V1HostDisk.md +1 -1
- data/docs/V1InstancetypeStatusRef.md +26 -0
- data/docs/V1Interface.md +1 -1
- data/docs/V1KubeVirtConfiguration.md +5 -3
- data/docs/V1KubeVirtSpec.md +2 -0
- data/docs/V1KubeVirtStatus.md +2 -0
- data/docs/V1LaunchSecurity.md +5 -1
- data/docs/V1LiveUpdateConfiguration.md +1 -1
- data/docs/V1LogVerbosity.md +3 -1
- data/docs/V1Memory.md +2 -2
- data/docs/V1MemoryStatus.md +3 -3
- data/docs/V1MigrateOptions.md +2 -0
- data/docs/V1MigrationConfiguration.md +1 -1
- data/docs/V1ObjectGraphNode.md +28 -0
- data/docs/V1ObjectGraphOptions.md +20 -0
- data/docs/V1PanicDevice.md +18 -0
- data/docs/V1PersistentVolumeClaimInfo.md +2 -2
- data/docs/V1ResourceRequirements.md +2 -2
- data/docs/V1ResourceRequirementsWithoutClaims.md +2 -2
- data/docs/V1TPMDevice.md +2 -0
- data/docs/V1VideoDevice.md +18 -0
- data/docs/V1VirtualMachineInstanceGuestAgentInfo.md +1 -1
- data/docs/V1VirtualMachineInstanceGuestOSUser.md +1 -1
- data/docs/V1VirtualMachineInstanceMigrationSource.md +20 -0
- data/docs/V1VirtualMachineInstanceMigrationSourceState.md +36 -0
- data/docs/V1VirtualMachineInstanceMigrationSpec.md +8 -0
- data/docs/V1VirtualMachineInstanceMigrationState.md +7 -1
- data/docs/V1VirtualMachineInstanceMigrationStatus.md +3 -1
- data/docs/V1VirtualMachineInstanceMigrationTarget.md +18 -0
- data/docs/V1VirtualMachineInstanceMigrationTargetState.md +48 -0
- data/docs/V1VirtualMachineInstanceNetworkInterface.md +2 -0
- data/docs/V1VirtualMachineInstanceSpec.md +3 -1
- data/docs/V1VirtualMachineInstanceStatus.md +5 -1
- data/docs/V1VirtualMachineStatus.md +6 -0
- data/docs/V1Watchdog.md +2 -0
- data/docs/V1alpha1MigrationPolicySpec.md +1 -1
- data/docs/V1beta1DataVolumeSourceRegistry.md +2 -0
- data/docs/V1beta1DataVolumeSourceVDDK.md +2 -0
- data/docs/V1beta1DevicePreferences.md +2 -0
- data/docs/V1beta1MemoryInstancetype.md +2 -2
- data/docs/V1beta1MemoryPreferenceRequirement.md +1 -1
- data/docs/V1beta1PlatformOptions.md +18 -0
- data/docs/V1beta1PreferenceRequirements.md +2 -0
- data/docs/V1beta1SourceIndication.md +20 -0
- data/docs/{V1alpha1VirtualMachinePool.md → V1beta1VirtualMachineClone.md} +4 -4
- data/docs/{V1alpha1VirtualMachinePoolList.md → V1beta1VirtualMachineCloneList.md} +3 -3
- data/docs/{V1alpha1VirtualMachineCloneSpec.md → V1beta1VirtualMachineCloneSpec.md} +5 -3
- data/docs/{V1alpha1VirtualMachineCloneStatus.md → V1beta1VirtualMachineCloneStatus.md} +3 -3
- data/docs/{V1alpha1VirtualMachineCloneTemplateFilters.md → V1beta1VirtualMachineCloneTemplateFilters.md} +2 -2
- data/docs/V1beta1VirtualMachineInstancetypeSpec.md +2 -0
- data/docs/{V1alpha1VirtualMachineClone.md → V1beta1VirtualMachinePool.md} +4 -4
- data/docs/V1beta1VirtualMachinePoolAutohealingStrategy.md +20 -0
- data/docs/{V1alpha1Condition.md → V1beta1VirtualMachinePoolCondition.md} +2 -2
- data/docs/{V1alpha1VirtualMachineCloneList.md → V1beta1VirtualMachinePoolList.md} +3 -3
- data/docs/V1beta1VirtualMachinePoolNameGeneration.md +20 -0
- data/docs/V1beta1VirtualMachinePoolOpportunisticScaleInStrategy.md +18 -0
- data/docs/V1beta1VirtualMachinePoolProactiveScaleInStrategy.md +20 -0
- data/docs/V1beta1VirtualMachinePoolProactiveUpdateStrategy.md +18 -0
- data/docs/V1beta1VirtualMachinePoolScaleInStrategy.md +22 -0
- data/docs/V1beta1VirtualMachinePoolSelectionPolicy.md +20 -0
- data/docs/V1beta1VirtualMachinePoolSelectors.md +20 -0
- data/docs/V1beta1VirtualMachinePoolSpec.md +34 -0
- data/docs/{V1alpha1VirtualMachinePoolStatus.md → V1beta1VirtualMachinePoolStatus.md} +3 -3
- data/docs/V1beta1VirtualMachinePoolUpdateStrategy.md +22 -0
- data/docs/V1beta1VirtualMachinePreferenceSpec.md +2 -0
- data/docs/V1beta1VirtualMachineRestoreSpec.md +7 -1
- data/docs/V1beta1VirtualMachineSnapshotStatus.md +3 -1
- data/docs/{V1alpha1VirtualMachineTemplateSpec.md → V1beta1VirtualMachineTemplateSpec.md} +2 -2
- data/docs/V1beta1VolumeRestoreOverride.md +24 -0
- data/lib/kubevirt/api/default_api.rb +842 -98
- data/lib/kubevirt/api_client.rb +8 -9
- data/lib/kubevirt/api_error.rb +1 -1
- data/lib/kubevirt/api_model_base.rb +88 -0
- data/lib/kubevirt/configuration.rb +1 -1
- data/lib/kubevirt/models/k8s_io_api_core_v1_affinity.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_downward_api_volume_file.rb +21 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_exec_action.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_http_get_action.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_http_header.rb +31 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_local_object_reference.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_node_affinity.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_node_selector.rb +21 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_node_selector_requirement.rb +21 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_node_selector_term.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_object_field_selector.rb +21 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_persistent_volume_claim_spec.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_persistent_volume_claim_volume_source.rb +21 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_pod_affinity.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_pod_affinity_term.rb +23 -80
- data/lib/kubevirt/models/k8s_io_api_core_v1_pod_anti_affinity.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_pod_dns_config.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_pod_dns_config_option.rb +13 -79
- data/lib/kubevirt/models/k8s_io_api_core_v1_pod_resource_claim.rb +186 -0
- data/lib/kubevirt/models/k8s_io_api_core_v1_preferred_scheduling_term.rb +31 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_resource_field_selector.rb +22 -79
- data/lib/kubevirt/models/k8s_io_api_core_v1_tcp_socket_action.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_toleration.rb +11 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_topology_spread_constraint.rb +33 -80
- data/lib/kubevirt/models/k8s_io_api_core_v1_typed_local_object_reference.rb +31 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_typed_object_reference.rb +32 -78
- data/lib/kubevirt/models/k8s_io_api_core_v1_volume_resource_requirements.rb +13 -80
- data/lib/kubevirt/models/k8s_io_api_core_v1_weighted_pod_affinity_term.rb +31 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_group.rb +31 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_group_list.rb +21 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_resource.rb +61 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_resource_list.rb +31 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_delete_options.rb +22 -79
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_group_version_for_discovery.rb +31 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_label_selector.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_label_selector_requirement.rb +31 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_list_meta.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_managed_fields_entry.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_object_meta.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_owner_reference.rb +51 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_preconditions.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_root_paths.rb +21 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_server_address_by_client_cidr.rb +31 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_status.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_status_cause.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_status_details.rb +11 -78
- data/lib/kubevirt/models/k8s_io_apimachinery_pkg_apis_meta_v1_watch_event.rb +31 -78
- data/lib/kubevirt/models/v1_access_credential.rb +11 -78
- data/lib/kubevirt/models/v1_access_credential_secret_source.rb +21 -78
- data/lib/kubevirt/models/v1_acpi.rb +22 -79
- data/lib/kubevirt/models/v1_add_volume_options.rb +41 -78
- data/lib/kubevirt/models/v1_arch_configuration.rb +24 -82
- data/lib/kubevirt/models/v1_arch_specific_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_bios.rb +11 -78
- data/lib/kubevirt/models/v1_block_size.rb +11 -78
- data/lib/kubevirt/models/v1_bootloader.rb +11 -78
- data/lib/kubevirt/models/v1_cd_rom_target.rb +11 -78
- data/lib/kubevirt/models/v1_cert_config.rb +11 -78
- data/lib/kubevirt/models/v1_changed_block_tracking_selectors.rb +156 -0
- data/lib/kubevirt/models/v1_changed_block_tracking_status.rb +166 -0
- data/lib/kubevirt/models/v1_chassis.rb +11 -78
- data/lib/kubevirt/models/v1_clock.rb +11 -78
- data/lib/kubevirt/models/v1_clock_offset.rb +11 -78
- data/lib/kubevirt/models/v1_clock_offset_utc.rb +11 -78
- data/lib/kubevirt/models/v1_cloud_init_config_drive_source.rb +11 -78
- data/lib/kubevirt/models/v1_cloud_init_no_cloud_source.rb +11 -78
- data/lib/kubevirt/models/v1_common_instancetypes_deployment.rb +11 -78
- data/lib/kubevirt/models/v1_component_config.rb +11 -78
- data/lib/kubevirt/models/v1_config_map_volume_source.rb +11 -78
- data/lib/kubevirt/models/v1_container_disk_info.rb +11 -78
- data/lib/kubevirt/models/v1_container_disk_source.rb +21 -78
- data/lib/kubevirt/models/v1_controller_revision_ref.rb +148 -0
- data/lib/kubevirt/models/v1_cpu.rb +11 -78
- data/lib/kubevirt/models/v1_cpu_feature.rb +21 -78
- data/lib/kubevirt/models/v1_cpu_topology.rb +11 -78
- data/lib/kubevirt/models/v1_custom_block_size.rb +21 -93
- data/lib/kubevirt/models/v1_custom_profile.rb +11 -78
- data/lib/kubevirt/models/v1_customize_components.rb +11 -78
- data/lib/kubevirt/models/v1_customize_components_patch.rb +51 -78
- data/lib/kubevirt/models/v1_data_volume_source.rb +21 -78
- data/lib/kubevirt/models/v1_data_volume_template_spec.rb +21 -78
- data/lib/kubevirt/models/v1_developer_configuration.rb +22 -79
- data/lib/kubevirt/models/v1_device_attribute.rb +159 -0
- data/lib/kubevirt/models/v1_device_resource_claim_status.rb +168 -0
- data/lib/kubevirt/models/v1_device_status.rb +163 -0
- data/lib/kubevirt/models/v1_device_status_info.rb +174 -0
- data/lib/kubevirt/models/v1_devices.rb +33 -79
- data/lib/kubevirt/models/v1_dhcp_options.rb +11 -78
- data/lib/kubevirt/models/v1_dhcp_private_options.rb +31 -78
- data/lib/kubevirt/models/v1_diag288_watchdog.rb +149 -0
- data/lib/kubevirt/models/v1_disk.rb +33 -80
- data/lib/kubevirt/models/v1_disk_io_threads.rb +148 -0
- data/lib/kubevirt/models/v1_disk_target.rb +11 -78
- data/lib/kubevirt/models/v1_disk_verification.rb +22 -79
- data/lib/kubevirt/models/v1_domain_memory_dump_info.rb +11 -78
- data/lib/kubevirt/models/v1_domain_spec.rb +32 -80
- data/lib/kubevirt/models/v1_downward_api_volume_source.rb +11 -78
- data/lib/kubevirt/models/v1_efi.rb +11 -78
- data/lib/kubevirt/models/v1_empty_disk_source.rb +22 -79
- data/lib/kubevirt/models/v1_ephemeral_volume_source.rb +11 -78
- data/lib/kubevirt/models/v1_evacuate_cancel_options.rb +197 -0
- data/lib/kubevirt/models/v1_feature_apic.rb +11 -78
- data/lib/kubevirt/models/v1_feature_hyperv.rb +11 -78
- data/lib/kubevirt/models/v1_feature_kvm.rb +11 -78
- data/lib/kubevirt/models/v1_feature_spinlocks.rb +11 -78
- data/lib/kubevirt/models/v1_feature_state.rb +11 -78
- data/lib/kubevirt/models/v1_feature_vendor_id.rb +11 -78
- data/lib/kubevirt/models/v1_features.rb +11 -78
- data/lib/kubevirt/models/v1_filesystem.rb +31 -78
- data/lib/kubevirt/models/v1_firmware.rb +11 -78
- data/lib/kubevirt/models/v1_flags.rb +11 -78
- data/lib/kubevirt/models/v1_freeze_unfreeze_timeout.rb +21 -78
- data/lib/kubevirt/models/v1_generation_status.rb +51 -78
- data/lib/kubevirt/models/v1_gpu.rb +43 -86
- data/lib/kubevirt/models/v1_guest_agent_command_info.rb +21 -78
- data/lib/kubevirt/models/v1_host_device.rb +43 -87
- data/lib/kubevirt/models/v1_host_disk.rb +32 -79
- data/lib/kubevirt/models/v1_hotplug_volume_source.rb +11 -78
- data/lib/kubevirt/models/v1_hotplug_volume_status.rb +11 -78
- data/lib/kubevirt/models/v1_hpet_timer.rb +11 -78
- data/lib/kubevirt/models/v1_hugepages.rb +11 -78
- data/lib/kubevirt/models/v1_hyper_v_passthrough.rb +11 -78
- data/lib/kubevirt/models/v1_hyperv_timer.rb +11 -78
- data/lib/kubevirt/models/v1_i6300_esb_watchdog.rb +11 -78
- data/lib/kubevirt/models/v1_initrd_info.rb +11 -78
- data/lib/kubevirt/models/v1_input.rb +31 -78
- data/lib/kubevirt/models/v1_instancetype_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_instancetype_matcher.rb +11 -78
- data/lib/kubevirt/models/v1_instancetype_status_ref.rb +187 -0
- data/lib/kubevirt/models/v1_interface.rb +22 -79
- data/lib/kubevirt/models/v1_interface_binding_migration.rb +11 -78
- data/lib/kubevirt/models/v1_interface_binding_plugin.rb +11 -78
- data/lib/kubevirt/models/v1_kernel_boot.rb +11 -78
- data/lib/kubevirt/models/v1_kernel_boot_container.rb +21 -78
- data/lib/kubevirt/models/v1_kernel_boot_status.rb +11 -78
- data/lib/kubevirt/models/v1_kernel_info.rb +11 -78
- data/lib/kubevirt/models/v1_ksm_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_kube_virt.rb +21 -78
- data/lib/kubevirt/models/v1_kube_virt_certificate_rotate_strategy.rb +11 -78
- data/lib/kubevirt/models/v1_kube_virt_condition.rb +31 -78
- data/lib/kubevirt/models/v1_kube_virt_configuration.rb +24 -81
- data/lib/kubevirt/models/v1_kube_virt_list.rb +21 -78
- data/lib/kubevirt/models/v1_kube_virt_self_sign_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_kube_virt_spec.rb +22 -79
- data/lib/kubevirt/models/v1_kube_virt_status.rb +23 -79
- data/lib/kubevirt/models/v1_kube_virt_workload_update_strategy.rb +11 -78
- data/lib/kubevirt/models/v1_kvm_timer.rb +11 -78
- data/lib/kubevirt/models/v1_launch_security.rb +33 -82
- data/lib/kubevirt/models/v1_live_update_configuration.rb +12 -79
- data/lib/kubevirt/models/v1_log_verbosity.rb +24 -82
- data/lib/kubevirt/models/v1_lun_target.rb +11 -78
- data/lib/kubevirt/models/v1_machine.rb +11 -78
- data/lib/kubevirt/models/v1_mediated_devices_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_mediated_host_device.rb +31 -78
- data/lib/kubevirt/models/v1_memory.rb +13 -80
- data/lib/kubevirt/models/v1_memory_dump_volume_source.rb +21 -78
- data/lib/kubevirt/models/v1_memory_status.rb +14 -81
- data/lib/kubevirt/models/v1_migrate_options.rb +24 -79
- data/lib/kubevirt/models/v1_migration_configuration.rb +12 -79
- data/lib/kubevirt/models/v1_multus_network.rb +21 -78
- data/lib/kubevirt/models/v1_network.rb +21 -78
- data/lib/kubevirt/models/v1_network_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_node_mediated_device_types_config.rb +21 -78
- data/lib/kubevirt/models/v1_node_placement.rb +11 -78
- data/lib/kubevirt/models/v1_numa.rb +11 -78
- data/lib/kubevirt/models/v1_object_graph_node.rb +216 -0
- data/lib/kubevirt/models/v1_object_graph_options.rb +158 -0
- data/lib/kubevirt/models/v1_panic_device.rb +148 -0
- data/lib/kubevirt/models/v1_pause_options.rb +11 -78
- data/lib/kubevirt/models/v1_pci_host_device.rb +31 -78
- data/lib/kubevirt/models/v1_permitted_host_devices.rb +11 -78
- data/lib/kubevirt/models/v1_persistent_volume_claim_info.rb +13 -80
- data/lib/kubevirt/models/v1_persistent_volume_claim_volume_source.rb +21 -78
- data/lib/kubevirt/models/v1_pit_timer.rb +11 -78
- data/lib/kubevirt/models/v1_plugin_binding.rb +21 -78
- data/lib/kubevirt/models/v1_pod_network.rb +11 -78
- data/lib/kubevirt/models/v1_port.rb +21 -78
- data/lib/kubevirt/models/v1_preference_matcher.rb +11 -78
- data/lib/kubevirt/models/v1_probe.rb +11 -78
- data/lib/kubevirt/models/v1_qemu_guest_agent_ssh_public_key_access_credential_propagation.rb +21 -78
- data/lib/kubevirt/models/v1_rate_limiter.rb +11 -78
- data/lib/kubevirt/models/v1_realtime.rb +11 -78
- data/lib/kubevirt/models/v1_reloadable_component_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_remove_volume_options.rb +21 -78
- data/lib/kubevirt/models/v1_resource_requirements.rb +19 -82
- data/lib/kubevirt/models/v1_resource_requirements_without_claims.rb +13 -80
- data/lib/kubevirt/models/v1_rest_client_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_restart_options.rb +11 -78
- data/lib/kubevirt/models/v1_rtc_timer.rb +11 -78
- data/lib/kubevirt/models/v1_seccomp_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_secret_volume_source.rb +11 -78
- data/lib/kubevirt/models/v1_service_account_volume_source.rb +11 -78
- data/lib/kubevirt/models/v1_sev.rb +11 -78
- data/lib/kubevirt/models/v1_sev_measurement_info.rb +11 -78
- data/lib/kubevirt/models/v1_sev_platform_info.rb +11 -78
- data/lib/kubevirt/models/v1_sev_policy.rb +11 -78
- data/lib/kubevirt/models/v1_sev_secret_options.rb +11 -78
- data/lib/kubevirt/models/v1_sev_session_options.rb +11 -78
- data/lib/kubevirt/models/v1_sm_bios_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_sound_device.rb +21 -78
- data/lib/kubevirt/models/v1_ssh_public_key_access_credential.rb +31 -78
- data/lib/kubevirt/models/v1_ssh_public_key_access_credential_propagation_method.rb +11 -78
- data/lib/kubevirt/models/v1_ssh_public_key_access_credential_source.rb +11 -78
- data/lib/kubevirt/models/v1_start_options.rb +11 -78
- data/lib/kubevirt/models/v1_stop_options.rb +11 -78
- data/lib/kubevirt/models/v1_storage_migrated_volume_info.rb +21 -78
- data/lib/kubevirt/models/v1_support_container_resources.rb +31 -78
- data/lib/kubevirt/models/v1_sy_nic_timer.rb +11 -78
- data/lib/kubevirt/models/v1_sysprep_source.rb +11 -78
- data/lib/kubevirt/models/v1_timer.rb +11 -78
- data/lib/kubevirt/models/v1_tls_configuration.rb +11 -78
- data/lib/kubevirt/models/v1_token_bucket_rate_limiter.rb +31 -78
- data/lib/kubevirt/models/v1_topology_hints.rb +11 -78
- data/lib/kubevirt/models/v1_tpm_device.rb +22 -79
- data/lib/kubevirt/models/v1_unpause_options.rb +11 -78
- data/lib/kubevirt/models/v1_usb_host_device.rb +21 -78
- data/lib/kubevirt/models/v1_usb_selector.rb +31 -78
- data/lib/kubevirt/models/v1_user_password_access_credential.rb +31 -78
- data/lib/kubevirt/models/v1_user_password_access_credential_propagation_method.rb +11 -78
- data/lib/kubevirt/models/v1_user_password_access_credential_source.rb +11 -78
- data/lib/kubevirt/models/v1_vgpu_display_options.rb +11 -78
- data/lib/kubevirt/models/v1_vgpu_options.rb +11 -78
- data/lib/kubevirt/models/v1_video_device.rb +148 -0
- data/lib/kubevirt/models/v1_virtual_machine.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_condition.rb +31 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_condition.rb +31 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_file_system.rb +61 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_file_system_disk.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_file_system_info.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_file_system_list.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_guest_agent_info.rb +12 -79
- data/lib/kubevirt/models/v1_virtual_machine_instance_guest_os_info.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_guest_os_user.rb +22 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_guest_os_user_list.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_list.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_condition.rb +31 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_list.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_phase_transition_timestamp.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_source.rb +192 -0
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_source_state.rb +240 -0
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_spec.rb +52 -79
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_state.rb +43 -82
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_status.rb +27 -82
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_target.rb +165 -0
- data/lib/kubevirt/models/v1_virtual_machine_instance_migration_target_state.rb +302 -0
- data/lib/kubevirt/models/v1_virtual_machine_instance_network_interface.rb +22 -79
- data/lib/kubevirt/models/v1_virtual_machine_instance_phase_transition_timestamp.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_preset.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_preset_list.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_preset_spec.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_profile.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_replica_set.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_replica_set_condition.rb +31 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_replica_set_list.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_replica_set_spec.rb +31 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_replica_set_status.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_instance_spec.rb +35 -80
- data/lib/kubevirt/models/v1_virtual_machine_instance_status.rb +31 -80
- data/lib/kubevirt/models/v1_virtual_machine_instance_template_spec.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_list.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_memory_dump_request.rb +31 -78
- data/lib/kubevirt/models/v1_virtual_machine_options.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_spec.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_start_failure.rb +11 -78
- data/lib/kubevirt/models/v1_virtual_machine_state_change_request.rb +21 -78
- data/lib/kubevirt/models/v1_virtual_machine_status.rb +39 -79
- data/lib/kubevirt/models/v1_virtual_machine_volume_request.rb +11 -78
- data/lib/kubevirt/models/v1_volume.rb +21 -78
- data/lib/kubevirt/models/v1_volume_migration_state.rb +11 -78
- data/lib/kubevirt/models/v1_volume_snapshot_status.rb +31 -78
- data/lib/kubevirt/models/v1_volume_status.rb +31 -78
- data/lib/kubevirt/models/v1_volume_update_state.rb +11 -78
- data/lib/kubevirt/models/v1_watchdog.rb +31 -79
- data/lib/kubevirt/models/v1alpha1_migration_policy.rb +21 -78
- data/lib/kubevirt/models/v1alpha1_migration_policy_list.rb +21 -78
- data/lib/kubevirt/models/v1alpha1_migration_policy_spec.rb +22 -79
- data/lib/kubevirt/models/v1alpha1_selectors.rb +11 -78
- data/lib/kubevirt/models/v1beta1_clock_preferences.rb +11 -78
- data/lib/kubevirt/models/v1beta1_condition.rb +31 -78
- data/lib/kubevirt/models/v1beta1_cpu_instancetype.rb +21 -78
- data/lib/kubevirt/models/v1beta1_cpu_preference_requirement.rb +21 -78
- data/lib/kubevirt/models/v1beta1_cpu_preferences.rb +11 -78
- data/lib/kubevirt/models/v1beta1_data_volume_checkpoint.rb +31 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source.rb +11 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_gcs.rb +21 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_http.rb +21 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_image_io.rb +31 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_pvc.rb +31 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_ref.rb +31 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_registry.rb +21 -79
- data/lib/kubevirt/models/v1beta1_data_volume_source_s3.rb +21 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_snapshot.rb +31 -78
- data/lib/kubevirt/models/v1beta1_data_volume_source_vddk.rb +22 -79
- data/lib/kubevirt/models/v1beta1_data_volume_spec.rb +11 -78
- data/lib/kubevirt/models/v1beta1_device_preferences.rb +22 -79
- data/lib/kubevirt/models/v1beta1_error.rb +11 -78
- data/lib/kubevirt/models/v1beta1_feature_preferences.rb +11 -78
- data/lib/kubevirt/models/v1beta1_firmware_preferences.rb +11 -78
- data/lib/kubevirt/models/v1beta1_machine_preferences.rb +11 -78
- data/lib/kubevirt/models/v1beta1_memory_instancetype.rb +23 -80
- data/lib/kubevirt/models/v1beta1_memory_preference_requirement.rb +22 -79
- data/lib/kubevirt/models/v1beta1_persistent_volume_claim.rb +11 -78
- data/lib/kubevirt/models/v1beta1_platform_options.rb +148 -0
- data/lib/kubevirt/models/v1beta1_preference_requirements.rb +22 -79
- data/lib/kubevirt/models/v1beta1_snapshot_volumes_lists.rb +11 -78
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_pool_condition.rb → v1beta1_source_indication.rb} +56 -118
- data/lib/kubevirt/models/v1beta1_source_spec.rb +11 -78
- data/lib/kubevirt/models/v1beta1_spread_options.rb +11 -78
- data/lib/kubevirt/models/v1beta1_storage_spec.rb +11 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine.rb +11 -78
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_clone.rb → v1beta1_virtual_machine_clone.rb} +24 -81
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_clone_list.rb → v1beta1_virtual_machine_clone_list.rb} +23 -80
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_clone_spec.rb → v1beta1_virtual_machine_clone_spec.rb} +36 -81
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_clone_status.rb → v1beta1_virtual_machine_clone_status.rb} +13 -80
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_clone_template_filters.rb → v1beta1_virtual_machine_clone_template_filters.rb} +12 -79
- data/lib/kubevirt/models/v1beta1_virtual_machine_cluster_instancetype.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_cluster_instancetype_list.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_cluster_preference.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_cluster_preference_list.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_link.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_links.rb +11 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_list.rb +31 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_manifest.rb +31 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_spec.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_status.rb +11 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_volume.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_export_volume_format.rb +31 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_instancetype.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_instancetype_list.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_instancetype_spec.rb +41 -79
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_pool.rb → v1beta1_virtual_machine_pool.rb} +24 -81
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_autohealing_strategy.rb +158 -0
- data/lib/kubevirt/models/{v1alpha1_condition.rb → v1beta1_virtual_machine_pool_condition.rb} +32 -80
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_pool_list.rb → v1beta1_virtual_machine_pool_list.rb} +23 -80
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_name_generation.rb +156 -0
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_opportunistic_scale_in_strategy.rb +149 -0
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_proactive_scale_in_strategy.rb +158 -0
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_proactive_update_strategy.rb +148 -0
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_scale_in_strategy.rb +166 -0
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_selection_policy.rb +158 -0
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_selectors.rb +160 -0
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_pool_spec.rb → v1beta1_virtual_machine_pool_spec.rb} +80 -81
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_pool_status.rb → v1beta1_virtual_machine_pool_status.rb} +13 -80
- data/lib/kubevirt/models/v1beta1_virtual_machine_pool_update_strategy.rb +166 -0
- data/lib/kubevirt/models/v1beta1_virtual_machine_preference.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_preference_list.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_preference_spec.rb +22 -79
- data/lib/kubevirt/models/v1beta1_virtual_machine_restore.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_restore_list.rb +31 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_restore_spec.rb +66 -83
- data/lib/kubevirt/models/v1beta1_virtual_machine_restore_status.rb +12 -79
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot_content.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot_content_list.rb +31 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot_content_spec.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot_content_status.rb +11 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot_list.rb +31 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot_spec.rb +21 -78
- data/lib/kubevirt/models/v1beta1_virtual_machine_snapshot_status.rb +24 -79
- data/lib/kubevirt/models/{v1alpha1_virtual_machine_template_spec.rb → v1beta1_virtual_machine_template_spec.rb} +12 -79
- data/lib/kubevirt/models/v1beta1_volume_backup.rb +31 -78
- data/lib/kubevirt/models/v1beta1_volume_preferences.rb +11 -78
- data/lib/kubevirt/models/v1beta1_volume_restore.rb +42 -79
- data/lib/kubevirt/models/v1beta1_volume_restore_override.rb +179 -0
- data/lib/kubevirt/models/v1beta1_volume_snapshot_status.rb +21 -78
- data/lib/kubevirt/version.rb +2 -2
- data/lib/kubevirt.rb +371 -339
- metadata +98 -709
- data/Gemfile +0 -9
- data/bin/console +0 -15
- data/docs/V1alpha1VirtualMachinePoolCondition.md +0 -24
- data/docs/V1alpha1VirtualMachinePoolSpec.md +0 -24
- data/kubevirt.gemspec +0 -39
- data/spec/api/default_api_spec.rb +0 -3768
- data/spec/models/k8s_io_api_core_v1_affinity_spec.rb +0 -48
- data/spec/models/k8s_io_api_core_v1_downward_api_volume_file_spec.rb +0 -54
- data/spec/models/k8s_io_api_core_v1_exec_action_spec.rb +0 -36
- data/spec/models/k8s_io_api_core_v1_http_get_action_spec.rb +0 -58
- data/spec/models/k8s_io_api_core_v1_http_header_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_local_object_reference_spec.rb +0 -36
- data/spec/models/k8s_io_api_core_v1_node_affinity_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_node_selector_requirement_spec.rb +0 -52
- data/spec/models/k8s_io_api_core_v1_node_selector_spec.rb +0 -36
- data/spec/models/k8s_io_api_core_v1_node_selector_term_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_object_field_selector_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_persistent_volume_claim_spec_spec.rb +0 -92
- data/spec/models/k8s_io_api_core_v1_persistent_volume_claim_volume_source_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_pod_affinity_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_pod_affinity_term_spec.rb +0 -66
- data/spec/models/k8s_io_api_core_v1_pod_anti_affinity_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_pod_dns_config_option_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_pod_dns_config_spec.rb +0 -48
- data/spec/models/k8s_io_api_core_v1_preferred_scheduling_term_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_resource_field_selector_spec.rb +0 -48
- data/spec/models/k8s_io_api_core_v1_tcp_socket_action_spec.rb +0 -36
- data/spec/models/k8s_io_api_core_v1_toleration_spec.rb +0 -68
- data/spec/models/k8s_io_api_core_v1_topology_spread_constraint_spec.rb +0 -90
- data/spec/models/k8s_io_api_core_v1_typed_local_object_reference_spec.rb +0 -48
- data/spec/models/k8s_io_api_core_v1_typed_object_reference_spec.rb +0 -54
- data/spec/models/k8s_io_api_core_v1_volume_resource_requirements_spec.rb +0 -42
- data/spec/models/k8s_io_api_core_v1_weighted_pod_affinity_term_spec.rb +0 -42
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_group_list_spec.rb +0 -48
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_group_spec.rb +0 -66
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_resource_list_spec.rb +0 -54
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_api_resource_spec.rb +0 -90
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_delete_options_spec.rb +0 -72
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_group_version_for_discovery_spec.rb +0 -42
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_label_selector_requirement_spec.rb +0 -48
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_label_selector_spec.rb +0 -42
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_list_meta_spec.rb +0 -54
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_managed_fields_entry_spec.rb +0 -72
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_object_meta_spec.rb +0 -114
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_owner_reference_spec.rb +0 -66
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_preconditions_spec.rb +0 -42
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_root_paths_spec.rb +0 -36
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_server_address_by_client_cidr_spec.rb +0 -42
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_status_cause_spec.rb +0 -48
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_status_details_spec.rb +0 -66
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_status_spec.rb +0 -78
- data/spec/models/k8s_io_apimachinery_pkg_apis_meta_v1_watch_event_spec.rb +0 -42
- data/spec/models/v1_access_credential_secret_source_spec.rb +0 -36
- data/spec/models/v1_access_credential_spec.rb +0 -42
- data/spec/models/v1_acpi_spec.rb +0 -36
- data/spec/models/v1_add_volume_options_spec.rb +0 -54
- data/spec/models/v1_arch_configuration_spec.rb +0 -54
- data/spec/models/v1_arch_specific_configuration_spec.rb +0 -48
- data/spec/models/v1_bios_spec.rb +0 -36
- data/spec/models/v1_block_size_spec.rb +0 -42
- data/spec/models/v1_bootloader_spec.rb +0 -42
- data/spec/models/v1_cd_rom_target_spec.rb +0 -48
- data/spec/models/v1_cert_config_spec.rb +0 -42
- data/spec/models/v1_chassis_spec.rb +0 -60
- data/spec/models/v1_clock_offset_spec.rb +0 -42
- data/spec/models/v1_clock_offset_utc_spec.rb +0 -36
- data/spec/models/v1_clock_spec.rb +0 -48
- data/spec/models/v1_cloud_init_config_drive_source_spec.rb +0 -66
- data/spec/models/v1_cloud_init_no_cloud_source_spec.rb +0 -66
- data/spec/models/v1_common_instancetypes_deployment_spec.rb +0 -36
- data/spec/models/v1_component_config_spec.rb +0 -42
- data/spec/models/v1_config_map_volume_source_spec.rb +0 -48
- data/spec/models/v1_container_disk_info_spec.rb +0 -36
- data/spec/models/v1_container_disk_source_spec.rb +0 -58
- data/spec/models/v1_cpu_feature_spec.rb +0 -42
- data/spec/models/v1_cpu_spec.rb +0 -90
- data/spec/models/v1_cpu_topology_spec.rb +0 -48
- data/spec/models/v1_custom_block_size_spec.rb +0 -42
- data/spec/models/v1_custom_profile_spec.rb +0 -42
- data/spec/models/v1_customize_components_patch_spec.rb +0 -54
- data/spec/models/v1_customize_components_spec.rb +0 -42
- data/spec/models/v1_data_volume_source_spec.rb +0 -42
- data/spec/models/v1_data_volume_template_spec_spec.rb +0 -60
- data/spec/models/v1_developer_configuration_spec.rb +0 -90
- data/spec/models/v1_devices_spec.rb +0 -168
- data/spec/models/v1_dhcp_options_spec.rb +0 -54
- data/spec/models/v1_dhcp_private_options_spec.rb +0 -42
- data/spec/models/v1_disk_spec.rb +0 -108
- data/spec/models/v1_disk_target_spec.rb +0 -48
- data/spec/models/v1_disk_verification_spec.rb +0 -36
- data/spec/models/v1_domain_memory_dump_info_spec.rb +0 -54
- data/spec/models/v1_domain_spec_spec.rb +0 -96
- data/spec/models/v1_downward_api_volume_source_spec.rb +0 -42
- data/spec/models/v1_efi_spec.rb +0 -42
- data/spec/models/v1_empty_disk_source_spec.rb +0 -36
- data/spec/models/v1_ephemeral_volume_source_spec.rb +0 -36
- data/spec/models/v1_feature_apic_spec.rb +0 -42
- data/spec/models/v1_feature_hyperv_spec.rb +0 -114
- data/spec/models/v1_feature_kvm_spec.rb +0 -36
- data/spec/models/v1_feature_spinlocks_spec.rb +0 -42
- data/spec/models/v1_feature_state_spec.rb +0 -36
- data/spec/models/v1_feature_vendor_id_spec.rb +0 -42
- data/spec/models/v1_features_spec.rb +0 -72
- data/spec/models/v1_filesystem_spec.rb +0 -42
- data/spec/models/v1_firmware_spec.rb +0 -60
- data/spec/models/v1_flags_spec.rb +0 -48
- data/spec/models/v1_freeze_unfreeze_timeout_spec.rb +0 -36
- data/spec/models/v1_generation_status_spec.rb +0 -66
- data/spec/models/v1_gpu_spec.rb +0 -54
- data/spec/models/v1_guest_agent_command_info_spec.rb +0 -42
- data/spec/models/v1_host_device_spec.rb +0 -48
- data/spec/models/v1_host_disk_spec.rb +0 -54
- data/spec/models/v1_hotplug_volume_source_spec.rb +0 -42
- data/spec/models/v1_hotplug_volume_status_spec.rb +0 -42
- data/spec/models/v1_hpet_timer_spec.rb +0 -42
- data/spec/models/v1_hugepages_spec.rb +0 -36
- data/spec/models/v1_hyper_v_passthrough_spec.rb +0 -36
- data/spec/models/v1_hyperv_timer_spec.rb +0 -36
- data/spec/models/v1_i6300_esb_watchdog_spec.rb +0 -36
- data/spec/models/v1_initrd_info_spec.rb +0 -36
- data/spec/models/v1_input_spec.rb +0 -48
- data/spec/models/v1_instancetype_configuration_spec.rb +0 -36
- data/spec/models/v1_instancetype_matcher_spec.rb +0 -60
- data/spec/models/v1_interface_binding_migration_spec.rb +0 -36
- data/spec/models/v1_interface_binding_plugin_spec.rb +0 -66
- data/spec/models/v1_interface_spec.rb +0 -132
- data/spec/models/v1_kernel_boot_container_spec.rb +0 -64
- data/spec/models/v1_kernel_boot_spec.rb +0 -42
- data/spec/models/v1_kernel_boot_status_spec.rb +0 -42
- data/spec/models/v1_kernel_info_spec.rb +0 -36
- data/spec/models/v1_ksm_configuration_spec.rb +0 -36
- data/spec/models/v1_kube_virt_certificate_rotate_strategy_spec.rb +0 -36
- data/spec/models/v1_kube_virt_condition_spec.rb +0 -54
- data/spec/models/v1_kube_virt_configuration_spec.rb +0 -256
- data/spec/models/v1_kube_virt_list_spec.rb +0 -54
- data/spec/models/v1_kube_virt_self_sign_configuration_spec.rb +0 -60
- data/spec/models/v1_kube_virt_spec.rb +0 -60
- data/spec/models/v1_kube_virt_spec_spec.rb +0 -136
- data/spec/models/v1_kube_virt_status_spec.rb +0 -120
- data/spec/models/v1_kube_virt_workload_update_strategy_spec.rb +0 -48
- data/spec/models/v1_kvm_timer_spec.rb +0 -36
- data/spec/models/v1_launch_security_spec.rb +0 -36
- data/spec/models/v1_live_update_configuration_spec.rb +0 -48
- data/spec/models/v1_log_verbosity_spec.rb +0 -66
- data/spec/models/v1_lun_target_spec.rb +0 -48
- data/spec/models/v1_machine_spec.rb +0 -36
- data/spec/models/v1_mediated_devices_configuration_spec.rb +0 -48
- data/spec/models/v1_mediated_host_device_spec.rb +0 -48
- data/spec/models/v1_memory_dump_volume_source_spec.rb +0 -48
- data/spec/models/v1_memory_spec.rb +0 -48
- data/spec/models/v1_memory_status_spec.rb +0 -48
- data/spec/models/v1_migrate_options_spec.rb +0 -48
- data/spec/models/v1_migration_configuration_spec.rb +0 -108
- data/spec/models/v1_multus_network_spec.rb +0 -42
- data/spec/models/v1_network_configuration_spec.rb +0 -54
- data/spec/models/v1_network_spec.rb +0 -48
- data/spec/models/v1_node_mediated_device_types_config_spec.rb +0 -48
- data/spec/models/v1_node_placement_spec.rb +0 -48
- data/spec/models/v1_numa_spec.rb +0 -36
- data/spec/models/v1_pause_options_spec.rb +0 -48
- data/spec/models/v1_pci_host_device_spec.rb +0 -48
- data/spec/models/v1_permitted_host_devices_spec.rb +0 -48
- data/spec/models/v1_persistent_volume_claim_info_spec.rb +0 -80
- data/spec/models/v1_persistent_volume_claim_volume_source_spec.rb +0 -48
- data/spec/models/v1_pit_timer_spec.rb +0 -42
- data/spec/models/v1_plugin_binding_spec.rb +0 -36
- data/spec/models/v1_pod_network_spec.rb +0 -42
- data/spec/models/v1_port_spec.rb +0 -48
- data/spec/models/v1_preference_matcher_spec.rb +0 -60
- data/spec/models/v1_probe_spec.rb +0 -84
- data/spec/models/v1_qemu_guest_agent_ssh_public_key_access_credential_propagation_spec.rb +0 -36
- data/spec/models/v1_rate_limiter_spec.rb +0 -36
- data/spec/models/v1_realtime_spec.rb +0 -36
- data/spec/models/v1_reloadable_component_configuration_spec.rb +0 -36
- data/spec/models/v1_remove_volume_options_spec.rb +0 -42
- data/spec/models/v1_resource_requirements_spec.rb +0 -48
- data/spec/models/v1_resource_requirements_without_claims_spec.rb +0 -42
- data/spec/models/v1_rest_client_configuration_spec.rb +0 -36
- data/spec/models/v1_restart_options_spec.rb +0 -54
- data/spec/models/v1_rtc_timer_spec.rb +0 -48
- data/spec/models/v1_seccomp_configuration_spec.rb +0 -36
- data/spec/models/v1_secret_volume_source_spec.rb +0 -48
- data/spec/models/v1_service_account_volume_source_spec.rb +0 -36
- data/spec/models/v1_sev_measurement_info_spec.rb +0 -78
- data/spec/models/v1_sev_platform_info_spec.rb +0 -54
- data/spec/models/v1_sev_policy_spec.rb +0 -36
- data/spec/models/v1_sev_secret_options_spec.rb +0 -42
- data/spec/models/v1_sev_session_options_spec.rb +0 -42
- data/spec/models/v1_sev_spec.rb +0 -54
- data/spec/models/v1_sm_bios_configuration_spec.rb +0 -60
- data/spec/models/v1_sound_device_spec.rb +0 -42
- data/spec/models/v1_ssh_public_key_access_credential_propagation_method_spec.rb +0 -48
- data/spec/models/v1_ssh_public_key_access_credential_source_spec.rb +0 -36
- data/spec/models/v1_ssh_public_key_access_credential_spec.rb +0 -42
- data/spec/models/v1_start_options_spec.rb +0 -54
- data/spec/models/v1_stop_options_spec.rb +0 -54
- data/spec/models/v1_storage_migrated_volume_info_spec.rb +0 -48
- data/spec/models/v1_support_container_resources_spec.rb +0 -42
- data/spec/models/v1_sy_nic_timer_spec.rb +0 -42
- data/spec/models/v1_sysprep_source_spec.rb +0 -42
- data/spec/models/v1_timer_spec.rb +0 -60
- data/spec/models/v1_tls_configuration_spec.rb +0 -42
- data/spec/models/v1_token_bucket_rate_limiter_spec.rb +0 -42
- data/spec/models/v1_topology_hints_spec.rb +0 -36
- data/spec/models/v1_tpm_device_spec.rb +0 -36
- data/spec/models/v1_unpause_options_spec.rb +0 -48
- data/spec/models/v1_usb_host_device_spec.rb +0 -48
- data/spec/models/v1_usb_selector_spec.rb +0 -42
- data/spec/models/v1_user_password_access_credential_propagation_method_spec.rb +0 -36
- data/spec/models/v1_user_password_access_credential_source_spec.rb +0 -36
- data/spec/models/v1_user_password_access_credential_spec.rb +0 -42
- data/spec/models/v1_vgpu_display_options_spec.rb +0 -42
- data/spec/models/v1_vgpu_options_spec.rb +0 -36
- data/spec/models/v1_virtual_machine_condition_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_condition_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_file_system_disk_spec.rb +0 -42
- data/spec/models/v1_virtual_machine_instance_file_system_info_spec.rb +0 -36
- data/spec/models/v1_virtual_machine_instance_file_system_list_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_file_system_spec.rb +0 -66
- data/spec/models/v1_virtual_machine_instance_guest_agent_info_spec.rb +0 -90
- data/spec/models/v1_virtual_machine_instance_guest_os_info_spec.rb +0 -78
- data/spec/models/v1_virtual_machine_instance_guest_os_user_list_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_guest_os_user_spec.rb +0 -48
- data/spec/models/v1_virtual_machine_instance_list_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_migration_condition_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_migration_list_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_migration_phase_transition_timestamp_spec.rb +0 -42
- data/spec/models/v1_virtual_machine_instance_migration_spec.rb +0 -60
- data/spec/models/v1_virtual_machine_instance_migration_spec_spec.rb +0 -36
- data/spec/models/v1_virtual_machine_instance_migration_state_spec.rb +0 -174
- data/spec/models/v1_virtual_machine_instance_migration_status_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_network_interface_spec.rb +0 -78
- data/spec/models/v1_virtual_machine_instance_phase_transition_timestamp_spec.rb +0 -42
- data/spec/models/v1_virtual_machine_instance_preset_list_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_preset_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_preset_spec_spec.rb +0 -42
- data/spec/models/v1_virtual_machine_instance_profile_spec.rb +0 -36
- data/spec/models/v1_virtual_machine_instance_replica_set_condition_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_replica_set_list_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_replica_set_spec.rb +0 -60
- data/spec/models/v1_virtual_machine_instance_replica_set_spec_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_replica_set_status_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_instance_spec.rb +0 -60
- data/spec/models/v1_virtual_machine_instance_spec_spec.rb +0 -154
- data/spec/models/v1_virtual_machine_instance_status_spec.rb +0 -190
- data/spec/models/v1_virtual_machine_instance_template_spec_spec.rb +0 -42
- data/spec/models/v1_virtual_machine_list_spec.rb +0 -54
- data/spec/models/v1_virtual_machine_memory_dump_request_spec.rb +0 -72
- data/spec/models/v1_virtual_machine_options_spec.rb +0 -42
- data/spec/models/v1_virtual_machine_spec.rb +0 -60
- data/spec/models/v1_virtual_machine_spec_spec.rb +0 -72
- data/spec/models/v1_virtual_machine_start_failure_spec.rb +0 -48
- data/spec/models/v1_virtual_machine_state_change_request_spec.rb +0 -48
- data/spec/models/v1_virtual_machine_status_spec.rb +0 -120
- data/spec/models/v1_virtual_machine_volume_request_spec.rb +0 -42
- data/spec/models/v1_volume_migration_state_spec.rb +0 -36
- data/spec/models/v1_volume_snapshot_status_spec.rb +0 -48
- data/spec/models/v1_volume_spec.rb +0 -126
- data/spec/models/v1_volume_status_spec.rb +0 -90
- data/spec/models/v1_volume_update_state_spec.rb +0 -36
- data/spec/models/v1_watchdog_spec.rb +0 -42
- data/spec/models/v1alpha1_condition_spec.rb +0 -54
- data/spec/models/v1alpha1_migration_policy_list_spec.rb +0 -54
- data/spec/models/v1alpha1_migration_policy_spec.rb +0 -60
- data/spec/models/v1alpha1_migration_policy_spec_spec.rb +0 -66
- data/spec/models/v1alpha1_selectors_spec.rb +0 -42
- data/spec/models/v1alpha1_virtual_machine_clone_list_spec.rb +0 -54
- data/spec/models/v1alpha1_virtual_machine_clone_spec.rb +0 -60
- data/spec/models/v1alpha1_virtual_machine_clone_spec_spec.rb +0 -72
- data/spec/models/v1alpha1_virtual_machine_clone_status_spec.rb +0 -66
- data/spec/models/v1alpha1_virtual_machine_clone_template_filters_spec.rb +0 -42
- data/spec/models/v1alpha1_virtual_machine_pool_condition_spec.rb +0 -54
- data/spec/models/v1alpha1_virtual_machine_pool_list_spec.rb +0 -54
- data/spec/models/v1alpha1_virtual_machine_pool_spec.rb +0 -60
- data/spec/models/v1alpha1_virtual_machine_pool_spec_spec.rb +0 -54
- data/spec/models/v1alpha1_virtual_machine_pool_status_spec.rb +0 -54
- data/spec/models/v1alpha1_virtual_machine_template_spec_spec.rb +0 -42
- data/spec/models/v1beta1_clock_preferences_spec.rb +0 -42
- data/spec/models/v1beta1_condition_spec.rb +0 -54
- data/spec/models/v1beta1_cpu_instancetype_spec.rb +0 -72
- data/spec/models/v1beta1_cpu_preference_requirement_spec.rb +0 -36
- data/spec/models/v1beta1_cpu_preferences_spec.rb +0 -48
- data/spec/models/v1beta1_data_volume_checkpoint_spec.rb +0 -42
- data/spec/models/v1beta1_data_volume_source_gcs_spec.rb +0 -42
- data/spec/models/v1beta1_data_volume_source_http_spec.rb +0 -60
- data/spec/models/v1beta1_data_volume_source_image_io_spec.rb +0 -54
- data/spec/models/v1beta1_data_volume_source_pvc_spec.rb +0 -42
- data/spec/models/v1beta1_data_volume_source_ref_spec.rb +0 -48
- data/spec/models/v1beta1_data_volume_source_registry_spec.rb +0 -60
- data/spec/models/v1beta1_data_volume_source_s3_spec.rb +0 -48
- data/spec/models/v1beta1_data_volume_source_snapshot_spec.rb +0 -42
- data/spec/models/v1beta1_data_volume_source_spec.rb +0 -90
- data/spec/models/v1beta1_data_volume_source_vddk_spec.rb +0 -66
- data/spec/models/v1beta1_data_volume_spec_spec.rb +0 -84
- data/spec/models/v1beta1_device_preferences_spec.rb +0 -174
- data/spec/models/v1beta1_error_spec.rb +0 -42
- data/spec/models/v1beta1_feature_preferences_spec.rb +0 -66
- data/spec/models/v1beta1_firmware_preferences_spec.rb +0 -60
- data/spec/models/v1beta1_machine_preferences_spec.rb +0 -36
- data/spec/models/v1beta1_memory_instancetype_spec.rb +0 -54
- data/spec/models/v1beta1_memory_preference_requirement_spec.rb +0 -36
- data/spec/models/v1beta1_persistent_volume_claim_spec.rb +0 -42
- data/spec/models/v1beta1_preference_requirements_spec.rb +0 -42
- data/spec/models/v1beta1_snapshot_volumes_lists_spec.rb +0 -42
- data/spec/models/v1beta1_source_spec_spec.rb +0 -36
- data/spec/models/v1beta1_spread_options_spec.rb +0 -42
- data/spec/models/v1beta1_storage_spec_spec.rb +0 -86
- data/spec/models/v1beta1_virtual_machine_cluster_instancetype_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_cluster_instancetype_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_cluster_preference_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_cluster_preference_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_export_link_spec.rb +0 -48
- data/spec/models/v1beta1_virtual_machine_export_links_spec.rb +0 -42
- data/spec/models/v1beta1_virtual_machine_export_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_export_manifest_spec.rb +0 -42
- data/spec/models/v1beta1_virtual_machine_export_spec.rb +0 -60
- data/spec/models/v1beta1_virtual_machine_export_spec_spec.rb +0 -48
- data/spec/models/v1beta1_virtual_machine_export_status_spec.rb +0 -72
- data/spec/models/v1beta1_virtual_machine_export_volume_format_spec.rb +0 -42
- data/spec/models/v1beta1_virtual_machine_export_volume_spec.rb +0 -42
- data/spec/models/v1beta1_virtual_machine_instancetype_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_instancetype_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_instancetype_spec_spec.rb +0 -84
- data/spec/models/v1beta1_virtual_machine_preference_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_preference_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_preference_spec_spec.rb +0 -102
- data/spec/models/v1beta1_virtual_machine_restore_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_restore_spec.rb +0 -60
- data/spec/models/v1beta1_virtual_machine_restore_spec_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_restore_status_spec.rb +0 -60
- data/spec/models/v1beta1_virtual_machine_snapshot_content_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_snapshot_content_spec.rb +0 -60
- data/spec/models/v1beta1_virtual_machine_snapshot_content_spec_spec.rb +0 -48
- data/spec/models/v1beta1_virtual_machine_snapshot_content_status_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_snapshot_list_spec.rb +0 -54
- data/spec/models/v1beta1_virtual_machine_snapshot_spec.rb +0 -60
- data/spec/models/v1beta1_virtual_machine_snapshot_spec_spec.rb +0 -48
- data/spec/models/v1beta1_virtual_machine_snapshot_status_spec.rb +0 -84
- data/spec/models/v1beta1_virtual_machine_spec.rb +0 -48
- data/spec/models/v1beta1_volume_backup_spec.rb +0 -48
- data/spec/models/v1beta1_volume_preferences_spec.rb +0 -36
- data/spec/models/v1beta1_volume_restore_spec.rb +0 -54
- data/spec/models/v1beta1_volume_snapshot_status_spec.rb +0 -54
- data/spec/spec_helper.rb +0 -111
data/docs/DefaultApi.md
CHANGED
|
@@ -13,12 +13,12 @@ All URIs are relative to *http://localhost*
|
|
|
13
13
|
| [**create_namespaced_virtual_machine_instance_preset**](DefaultApi.md#create_namespaced_virtual_machine_instance_preset) | **POST** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancepresets | |
|
|
14
14
|
| [**create_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#create_namespaced_virtual_machine_instance_replica_set) | **POST** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancereplicasets | |
|
|
15
15
|
| [**create_namespaced_virtual_machine_instancetype**](DefaultApi.md#create_namespaced_virtual_machine_instancetype) | **POST** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachineinstancetypes | |
|
|
16
|
-
| [**create_namespaced_virtual_machine_pool**](DefaultApi.md#create_namespaced_virtual_machine_pool) | **POST** /apis/pool.kubevirt.io/
|
|
16
|
+
| [**create_namespaced_virtual_machine_pool**](DefaultApi.md#create_namespaced_virtual_machine_pool) | **POST** /apis/pool.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepools | |
|
|
17
17
|
| [**create_namespaced_virtual_machine_preference**](DefaultApi.md#create_namespaced_virtual_machine_preference) | **POST** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepreferences | |
|
|
18
18
|
| [**create_namespaced_virtual_machine_restore**](DefaultApi.md#create_namespaced_virtual_machine_restore) | **POST** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinerestores | |
|
|
19
19
|
| [**create_namespaced_virtual_machine_snapshot**](DefaultApi.md#create_namespaced_virtual_machine_snapshot) | **POST** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshots | |
|
|
20
20
|
| [**create_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#create_namespaced_virtual_machine_snapshot_content) | **POST** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshotcontents | |
|
|
21
|
-
| [**create_virtual_machine_clone**](DefaultApi.md#create_virtual_machine_clone) | **POST** /apis/clone.kubevirt.io/
|
|
21
|
+
| [**create_virtual_machine_clone**](DefaultApi.md#create_virtual_machine_clone) | **POST** /apis/clone.kubevirt.io/v1beta1/virtualmachineclones | |
|
|
22
22
|
| [**create_virtual_machine_cluster_instancetype**](DefaultApi.md#create_virtual_machine_cluster_instancetype) | **POST** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterinstancetypes | |
|
|
23
23
|
| [**create_virtual_machine_cluster_preference**](DefaultApi.md#create_virtual_machine_cluster_preference) | **POST** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterpreferences | |
|
|
24
24
|
| [**delete_collection_migration_policy**](DefaultApi.md#delete_collection_migration_policy) | **DELETE** /apis/migrations.kubevirt.io/v1alpha1/migrationpolicies | |
|
|
@@ -30,12 +30,12 @@ All URIs are relative to *http://localhost*
|
|
|
30
30
|
| [**delete_collection_namespaced_virtual_machine_instance_preset**](DefaultApi.md#delete_collection_namespaced_virtual_machine_instance_preset) | **DELETE** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancepresets | |
|
|
31
31
|
| [**delete_collection_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#delete_collection_namespaced_virtual_machine_instance_replica_set) | **DELETE** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancereplicasets | |
|
|
32
32
|
| [**delete_collection_namespaced_virtual_machine_instancetype**](DefaultApi.md#delete_collection_namespaced_virtual_machine_instancetype) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachineinstancetypes | |
|
|
33
|
-
| [**delete_collection_namespaced_virtual_machine_pool**](DefaultApi.md#delete_collection_namespaced_virtual_machine_pool) | **DELETE** /apis/pool.kubevirt.io/
|
|
33
|
+
| [**delete_collection_namespaced_virtual_machine_pool**](DefaultApi.md#delete_collection_namespaced_virtual_machine_pool) | **DELETE** /apis/pool.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepools | |
|
|
34
34
|
| [**delete_collection_namespaced_virtual_machine_preference**](DefaultApi.md#delete_collection_namespaced_virtual_machine_preference) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepreferences | |
|
|
35
35
|
| [**delete_collection_namespaced_virtual_machine_restore**](DefaultApi.md#delete_collection_namespaced_virtual_machine_restore) | **DELETE** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinerestores | |
|
|
36
36
|
| [**delete_collection_namespaced_virtual_machine_snapshot**](DefaultApi.md#delete_collection_namespaced_virtual_machine_snapshot) | **DELETE** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshots | |
|
|
37
37
|
| [**delete_collection_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#delete_collection_namespaced_virtual_machine_snapshot_content) | **DELETE** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshotcontents | |
|
|
38
|
-
| [**delete_collection_virtual_machine_clone**](DefaultApi.md#delete_collection_virtual_machine_clone) | **DELETE** /apis/clone.kubevirt.io/
|
|
38
|
+
| [**delete_collection_virtual_machine_clone**](DefaultApi.md#delete_collection_virtual_machine_clone) | **DELETE** /apis/clone.kubevirt.io/v1beta1/virtualmachineclones | |
|
|
39
39
|
| [**delete_collection_virtual_machine_cluster_instancetype**](DefaultApi.md#delete_collection_virtual_machine_cluster_instancetype) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterinstancetypes | |
|
|
40
40
|
| [**delete_collection_virtual_machine_cluster_preference**](DefaultApi.md#delete_collection_virtual_machine_cluster_preference) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterpreferences | |
|
|
41
41
|
| [**delete_migration_policy**](DefaultApi.md#delete_migration_policy) | **DELETE** /apis/migrations.kubevirt.io/v1alpha1/migrationpolicies/{name} | |
|
|
@@ -47,15 +47,15 @@ All URIs are relative to *http://localhost*
|
|
|
47
47
|
| [**delete_namespaced_virtual_machine_instance_preset**](DefaultApi.md#delete_namespaced_virtual_machine_instance_preset) | **DELETE** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancepresets/{name} | |
|
|
48
48
|
| [**delete_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#delete_namespaced_virtual_machine_instance_replica_set) | **DELETE** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancereplicasets/{name} | |
|
|
49
49
|
| [**delete_namespaced_virtual_machine_instancetype**](DefaultApi.md#delete_namespaced_virtual_machine_instancetype) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachineinstancetypes/{name} | |
|
|
50
|
-
| [**delete_namespaced_virtual_machine_pool**](DefaultApi.md#delete_namespaced_virtual_machine_pool) | **DELETE** /apis/pool.kubevirt.io/
|
|
50
|
+
| [**delete_namespaced_virtual_machine_pool**](DefaultApi.md#delete_namespaced_virtual_machine_pool) | **DELETE** /apis/pool.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepools/{name} | |
|
|
51
51
|
| [**delete_namespaced_virtual_machine_preference**](DefaultApi.md#delete_namespaced_virtual_machine_preference) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepreferences/{name} | |
|
|
52
52
|
| [**delete_namespaced_virtual_machine_restore**](DefaultApi.md#delete_namespaced_virtual_machine_restore) | **DELETE** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinerestores/{name} | |
|
|
53
53
|
| [**delete_namespaced_virtual_machine_snapshot**](DefaultApi.md#delete_namespaced_virtual_machine_snapshot) | **DELETE** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshots/{name} | |
|
|
54
54
|
| [**delete_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#delete_namespaced_virtual_machine_snapshot_content) | **DELETE** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshotcontents/{name} | |
|
|
55
|
-
| [**delete_virtual_machine_clone**](DefaultApi.md#delete_virtual_machine_clone) | **DELETE** /apis/clone.kubevirt.io/
|
|
55
|
+
| [**delete_virtual_machine_clone**](DefaultApi.md#delete_virtual_machine_clone) | **DELETE** /apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name} | |
|
|
56
56
|
| [**delete_virtual_machine_cluster_instancetype**](DefaultApi.md#delete_virtual_machine_cluster_instancetype) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterinstancetypes/{name} | |
|
|
57
57
|
| [**delete_virtual_machine_cluster_preference**](DefaultApi.md#delete_virtual_machine_cluster_preference) | **DELETE** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterpreferences/{name} | |
|
|
58
|
-
| [**
|
|
58
|
+
| [**func15**](DefaultApi.md#func15) | **GET** /healthz | |
|
|
59
59
|
| [**func6**](DefaultApi.md#func6) | **GET** /openapi/v2 | |
|
|
60
60
|
| [**get_api_group_clone_kubevirt_io**](DefaultApi.md#get_api_group_clone_kubevirt_io) | **GET** /apis/clone.kubevirt.io/ | |
|
|
61
61
|
| [**get_api_group_export_kubevirt_io**](DefaultApi.md#get_api_group_export_kubevirt_io) | **GET** /apis/export.kubevirt.io/ | |
|
|
@@ -65,12 +65,12 @@ All URIs are relative to *http://localhost*
|
|
|
65
65
|
| [**get_api_group_migrations_kubevirt_io**](DefaultApi.md#get_api_group_migrations_kubevirt_io) | **GET** /apis/migrations.kubevirt.io/ | |
|
|
66
66
|
| [**get_api_group_pool_kubevirt_io**](DefaultApi.md#get_api_group_pool_kubevirt_io) | **GET** /apis/pool.kubevirt.io/ | |
|
|
67
67
|
| [**get_api_group_snapshot_kubevirt_io**](DefaultApi.md#get_api_group_snapshot_kubevirt_io) | **GET** /apis/snapshot.kubevirt.io/ | |
|
|
68
|
-
| [**
|
|
68
|
+
| [**get_api_resources_clone_kubevirt_io_v1beta1**](DefaultApi.md#get_api_resources_clone_kubevirt_io_v1beta1) | **GET** /apis/clone.kubevirt.io/v1beta1/ | |
|
|
69
69
|
| [**get_api_resources_export_kubevirt_io_v1beta1**](DefaultApi.md#get_api_resources_export_kubevirt_io_v1beta1) | **GET** /apis/export.kubevirt.io/v1beta1/ | |
|
|
70
70
|
| [**get_api_resources_instancetype_kubevirt_io_v1beta1**](DefaultApi.md#get_api_resources_instancetype_kubevirt_io_v1beta1) | **GET** /apis/instancetype.kubevirt.io/v1beta1/ | |
|
|
71
71
|
| [**get_api_resources_kubevirt_io_v1**](DefaultApi.md#get_api_resources_kubevirt_io_v1) | **GET** /apis/kubevirt.io/v1/ | |
|
|
72
72
|
| [**get_api_resources_migrations_kubevirt_io_v1alpha1**](DefaultApi.md#get_api_resources_migrations_kubevirt_io_v1alpha1) | **GET** /apis/migrations.kubevirt.io/v1alpha1/ | |
|
|
73
|
-
| [**
|
|
73
|
+
| [**get_api_resources_pool_kubevirt_io_v1beta1**](DefaultApi.md#get_api_resources_pool_kubevirt_io_v1beta1) | **GET** /apis/pool.kubevirt.io/v1beta1/ | |
|
|
74
74
|
| [**get_api_resources_snapshot_kubevirt_io_v1beta1**](DefaultApi.md#get_api_resources_snapshot_kubevirt_io_v1beta1) | **GET** /apis/snapshot.kubevirt.io/v1beta1/ | |
|
|
75
75
|
| [**get_root_paths**](DefaultApi.md#get_root_paths) | **GET** / | |
|
|
76
76
|
| [**handle_dump_profiler**](DefaultApi.md#handle_dump_profiler) | **GET** /dump-profiler | |
|
|
@@ -86,12 +86,12 @@ All URIs are relative to *http://localhost*
|
|
|
86
86
|
| [**list_namespaced_virtual_machine_instance_preset**](DefaultApi.md#list_namespaced_virtual_machine_instance_preset) | **GET** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancepresets | |
|
|
87
87
|
| [**list_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#list_namespaced_virtual_machine_instance_replica_set) | **GET** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancereplicasets | |
|
|
88
88
|
| [**list_namespaced_virtual_machine_instancetype**](DefaultApi.md#list_namespaced_virtual_machine_instancetype) | **GET** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachineinstancetypes | |
|
|
89
|
-
| [**list_namespaced_virtual_machine_pool**](DefaultApi.md#list_namespaced_virtual_machine_pool) | **GET** /apis/pool.kubevirt.io/
|
|
89
|
+
| [**list_namespaced_virtual_machine_pool**](DefaultApi.md#list_namespaced_virtual_machine_pool) | **GET** /apis/pool.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepools | |
|
|
90
90
|
| [**list_namespaced_virtual_machine_preference**](DefaultApi.md#list_namespaced_virtual_machine_preference) | **GET** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepreferences | |
|
|
91
91
|
| [**list_namespaced_virtual_machine_restore**](DefaultApi.md#list_namespaced_virtual_machine_restore) | **GET** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinerestores | |
|
|
92
92
|
| [**list_namespaced_virtual_machine_snapshot**](DefaultApi.md#list_namespaced_virtual_machine_snapshot) | **GET** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshots | |
|
|
93
93
|
| [**list_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#list_namespaced_virtual_machine_snapshot_content) | **GET** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshotcontents | |
|
|
94
|
-
| [**list_virtual_machine_clone**](DefaultApi.md#list_virtual_machine_clone) | **GET** /apis/clone.kubevirt.io/
|
|
94
|
+
| [**list_virtual_machine_clone**](DefaultApi.md#list_virtual_machine_clone) | **GET** /apis/clone.kubevirt.io/v1beta1/virtualmachineclones | |
|
|
95
95
|
| [**list_virtual_machine_cluster_instancetype**](DefaultApi.md#list_virtual_machine_cluster_instancetype) | **GET** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterinstancetypes | |
|
|
96
96
|
| [**list_virtual_machine_cluster_preference**](DefaultApi.md#list_virtual_machine_cluster_preference) | **GET** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterpreferences | |
|
|
97
97
|
| [**list_virtual_machine_export_for_all_namespaces**](DefaultApi.md#list_virtual_machine_export_for_all_namespaces) | **GET** /apis/export.kubevirt.io/v1beta1/virtualmachineexports | |
|
|
@@ -101,7 +101,7 @@ All URIs are relative to *http://localhost*
|
|
|
101
101
|
| [**list_virtual_machine_instance_preset_for_all_namespaces**](DefaultApi.md#list_virtual_machine_instance_preset_for_all_namespaces) | **GET** /apis/kubevirt.io/v1/virtualmachineinstancepresets | |
|
|
102
102
|
| [**list_virtual_machine_instance_replica_set_for_all_namespaces**](DefaultApi.md#list_virtual_machine_instance_replica_set_for_all_namespaces) | **GET** /apis/kubevirt.io/v1/virtualmachineinstancereplicasets | |
|
|
103
103
|
| [**list_virtual_machine_instancetype_for_all_namespaces**](DefaultApi.md#list_virtual_machine_instancetype_for_all_namespaces) | **GET** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineinstancetypes | |
|
|
104
|
-
| [**list_virtual_machine_pool_for_all_namespaces**](DefaultApi.md#list_virtual_machine_pool_for_all_namespaces) | **GET** /apis/pool.kubevirt.io/
|
|
104
|
+
| [**list_virtual_machine_pool_for_all_namespaces**](DefaultApi.md#list_virtual_machine_pool_for_all_namespaces) | **GET** /apis/pool.kubevirt.io/v1beta1/virtualmachinepools | |
|
|
105
105
|
| [**list_virtual_machine_preference_for_all_namespaces**](DefaultApi.md#list_virtual_machine_preference_for_all_namespaces) | **GET** /apis/instancetype.kubevirt.io/v1beta1/virtualmachinepreferences | |
|
|
106
106
|
| [**list_virtual_machine_restore_for_all_namespaces**](DefaultApi.md#list_virtual_machine_restore_for_all_namespaces) | **GET** /apis/snapshot.kubevirt.io/v1beta1/virtualmachinerestores | |
|
|
107
107
|
| [**list_virtual_machine_snapshot_content_for_all_namespaces**](DefaultApi.md#list_virtual_machine_snapshot_content_for_all_namespaces) | **GET** /apis/snapshot.kubevirt.io/v1beta1/virtualmachinesnapshotcontents | |
|
|
@@ -115,12 +115,12 @@ All URIs are relative to *http://localhost*
|
|
|
115
115
|
| [**patch_namespaced_virtual_machine_instance_preset**](DefaultApi.md#patch_namespaced_virtual_machine_instance_preset) | **PATCH** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancepresets/{name} | |
|
|
116
116
|
| [**patch_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#patch_namespaced_virtual_machine_instance_replica_set) | **PATCH** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancereplicasets/{name} | |
|
|
117
117
|
| [**patch_namespaced_virtual_machine_instancetype**](DefaultApi.md#patch_namespaced_virtual_machine_instancetype) | **PATCH** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachineinstancetypes/{name} | |
|
|
118
|
-
| [**patch_namespaced_virtual_machine_pool**](DefaultApi.md#patch_namespaced_virtual_machine_pool) | **PATCH** /apis/pool.kubevirt.io/
|
|
118
|
+
| [**patch_namespaced_virtual_machine_pool**](DefaultApi.md#patch_namespaced_virtual_machine_pool) | **PATCH** /apis/pool.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepools/{name} | |
|
|
119
119
|
| [**patch_namespaced_virtual_machine_preference**](DefaultApi.md#patch_namespaced_virtual_machine_preference) | **PATCH** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepreferences/{name} | |
|
|
120
120
|
| [**patch_namespaced_virtual_machine_restore**](DefaultApi.md#patch_namespaced_virtual_machine_restore) | **PATCH** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinerestores/{name} | |
|
|
121
121
|
| [**patch_namespaced_virtual_machine_snapshot**](DefaultApi.md#patch_namespaced_virtual_machine_snapshot) | **PATCH** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshots/{name} | |
|
|
122
122
|
| [**patch_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#patch_namespaced_virtual_machine_snapshot_content) | **PATCH** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshotcontents/{name} | |
|
|
123
|
-
| [**patch_virtual_machine_clone**](DefaultApi.md#patch_virtual_machine_clone) | **PATCH** /apis/clone.kubevirt.io/
|
|
123
|
+
| [**patch_virtual_machine_clone**](DefaultApi.md#patch_virtual_machine_clone) | **PATCH** /apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name} | |
|
|
124
124
|
| [**patch_virtual_machine_cluster_instancetype**](DefaultApi.md#patch_virtual_machine_cluster_instancetype) | **PATCH** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterinstancetypes/{name} | |
|
|
125
125
|
| [**patch_virtual_machine_cluster_preference**](DefaultApi.md#patch_virtual_machine_cluster_preference) | **PATCH** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterpreferences/{name} | |
|
|
126
126
|
| [**read_migration_policy**](DefaultApi.md#read_migration_policy) | **GET** /apis/migrations.kubevirt.io/v1alpha1/migrationpolicies/{name} | |
|
|
@@ -132,12 +132,12 @@ All URIs are relative to *http://localhost*
|
|
|
132
132
|
| [**read_namespaced_virtual_machine_instance_preset**](DefaultApi.md#read_namespaced_virtual_machine_instance_preset) | **GET** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancepresets/{name} | |
|
|
133
133
|
| [**read_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#read_namespaced_virtual_machine_instance_replica_set) | **GET** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancereplicasets/{name} | |
|
|
134
134
|
| [**read_namespaced_virtual_machine_instancetype**](DefaultApi.md#read_namespaced_virtual_machine_instancetype) | **GET** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachineinstancetypes/{name} | |
|
|
135
|
-
| [**read_namespaced_virtual_machine_pool**](DefaultApi.md#read_namespaced_virtual_machine_pool) | **GET** /apis/pool.kubevirt.io/
|
|
135
|
+
| [**read_namespaced_virtual_machine_pool**](DefaultApi.md#read_namespaced_virtual_machine_pool) | **GET** /apis/pool.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepools/{name} | |
|
|
136
136
|
| [**read_namespaced_virtual_machine_preference**](DefaultApi.md#read_namespaced_virtual_machine_preference) | **GET** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepreferences/{name} | |
|
|
137
137
|
| [**read_namespaced_virtual_machine_restore**](DefaultApi.md#read_namespaced_virtual_machine_restore) | **GET** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinerestores/{name} | |
|
|
138
138
|
| [**read_namespaced_virtual_machine_snapshot**](DefaultApi.md#read_namespaced_virtual_machine_snapshot) | **GET** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshots/{name} | |
|
|
139
139
|
| [**read_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#read_namespaced_virtual_machine_snapshot_content) | **GET** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshotcontents/{name} | |
|
|
140
|
-
| [**read_virtual_machine_clone**](DefaultApi.md#read_virtual_machine_clone) | **GET** /apis/clone.kubevirt.io/
|
|
140
|
+
| [**read_virtual_machine_clone**](DefaultApi.md#read_virtual_machine_clone) | **GET** /apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name} | |
|
|
141
141
|
| [**read_virtual_machine_cluster_instancetype**](DefaultApi.md#read_virtual_machine_cluster_instancetype) | **GET** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterinstancetypes/{name} | |
|
|
142
142
|
| [**read_virtual_machine_cluster_preference**](DefaultApi.md#read_virtual_machine_cluster_preference) | **GET** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterpreferences/{name} | |
|
|
143
143
|
| [**replace_migration_policy**](DefaultApi.md#replace_migration_policy) | **PUT** /apis/migrations.kubevirt.io/v1alpha1/migrationpolicies/{name} | |
|
|
@@ -149,12 +149,12 @@ All URIs are relative to *http://localhost*
|
|
|
149
149
|
| [**replace_namespaced_virtual_machine_instance_preset**](DefaultApi.md#replace_namespaced_virtual_machine_instance_preset) | **PUT** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancepresets/{name} | |
|
|
150
150
|
| [**replace_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#replace_namespaced_virtual_machine_instance_replica_set) | **PUT** /apis/kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstancereplicasets/{name} | |
|
|
151
151
|
| [**replace_namespaced_virtual_machine_instancetype**](DefaultApi.md#replace_namespaced_virtual_machine_instancetype) | **PUT** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachineinstancetypes/{name} | |
|
|
152
|
-
| [**replace_namespaced_virtual_machine_pool**](DefaultApi.md#replace_namespaced_virtual_machine_pool) | **PUT** /apis/pool.kubevirt.io/
|
|
152
|
+
| [**replace_namespaced_virtual_machine_pool**](DefaultApi.md#replace_namespaced_virtual_machine_pool) | **PUT** /apis/pool.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepools/{name} | |
|
|
153
153
|
| [**replace_namespaced_virtual_machine_preference**](DefaultApi.md#replace_namespaced_virtual_machine_preference) | **PUT** /apis/instancetype.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinepreferences/{name} | |
|
|
154
154
|
| [**replace_namespaced_virtual_machine_restore**](DefaultApi.md#replace_namespaced_virtual_machine_restore) | **PUT** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinerestores/{name} | |
|
|
155
155
|
| [**replace_namespaced_virtual_machine_snapshot**](DefaultApi.md#replace_namespaced_virtual_machine_snapshot) | **PUT** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshots/{name} | |
|
|
156
156
|
| [**replace_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#replace_namespaced_virtual_machine_snapshot_content) | **PUT** /apis/snapshot.kubevirt.io/v1beta1/namespaces/{namespace}/virtualmachinesnapshotcontents/{name} | |
|
|
157
|
-
| [**replace_virtual_machine_clone**](DefaultApi.md#replace_virtual_machine_clone) | **PUT** /apis/clone.kubevirt.io/
|
|
157
|
+
| [**replace_virtual_machine_clone**](DefaultApi.md#replace_virtual_machine_clone) | **PUT** /apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name} | |
|
|
158
158
|
| [**replace_virtual_machine_cluster_instancetype**](DefaultApi.md#replace_virtual_machine_cluster_instancetype) | **PUT** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterinstancetypes/{name} | |
|
|
159
159
|
| [**replace_virtual_machine_cluster_preference**](DefaultApi.md#replace_virtual_machine_cluster_preference) | **PUT** /apis/instancetype.kubevirt.io/v1beta1/virtualmachineclusterpreferences/{name} | |
|
|
160
160
|
| [**v1_check_health**](DefaultApi.md#v1_check_health) | **GET** /apis/subresources.kubevirt.io/v1/healthz | |
|
|
@@ -169,6 +169,7 @@ All URIs are relative to *http://localhost*
|
|
|
169
169
|
| [**v1_migrate**](DefaultApi.md#v1_migrate) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/migrate | |
|
|
170
170
|
| [**v1_pause**](DefaultApi.md#v1_pause) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/pause | |
|
|
171
171
|
| [**v1_remove_memory_dump**](DefaultApi.md#v1_remove_memory_dump) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/removememorydump | |
|
|
172
|
+
| [**v1_reset**](DefaultApi.md#v1_reset) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/reset | |
|
|
172
173
|
| [**v1_restart**](DefaultApi.md#v1_restart) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/restart | |
|
|
173
174
|
| [**v1_sev_fetch_cert_chain**](DefaultApi.md#v1_sev_fetch_cert_chain) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/sev/fetchcertchain | |
|
|
174
175
|
| [**v1_sev_inject_launch_secret**](DefaultApi.md#v1_sev_inject_launch_secret) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/sev/injectlaunchsecret | |
|
|
@@ -195,6 +196,7 @@ All URIs are relative to *http://localhost*
|
|
|
195
196
|
| [**v1alpha3_migrate**](DefaultApi.md#v1alpha3_migrate) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/migrate | |
|
|
196
197
|
| [**v1alpha3_pause**](DefaultApi.md#v1alpha3_pause) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/pause | |
|
|
197
198
|
| [**v1alpha3_remove_memory_dump**](DefaultApi.md#v1alpha3_remove_memory_dump) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/removememorydump | |
|
|
199
|
+
| [**v1alpha3_reset**](DefaultApi.md#v1alpha3_reset) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/reset | |
|
|
198
200
|
| [**v1alpha3_restart**](DefaultApi.md#v1alpha3_restart) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/restart | |
|
|
199
201
|
| [**v1alpha3_sev_fetch_cert_chain**](DefaultApi.md#v1alpha3_sev_fetch_cert_chain) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/sev/fetchcertchain | |
|
|
200
202
|
| [**v1alpha3_sev_inject_launch_secret**](DefaultApi.md#v1alpha3_sev_inject_launch_secret) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/sev/injectlaunchsecret | |
|
|
@@ -216,11 +218,15 @@ All URIs are relative to *http://localhost*
|
|
|
216
218
|
| [**v1alpha3stop_cluster_profiler**](DefaultApi.md#v1alpha3stop_cluster_profiler) | **GET** /apis/subresources.kubevirt.io/v1alpha3/stop-cluster-profiler | |
|
|
217
219
|
| [**v1alpha3usbredir**](DefaultApi.md#v1alpha3usbredir) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/usbredir | |
|
|
218
220
|
| [**v1alpha3vm_addvolume**](DefaultApi.md#v1alpha3vm_addvolume) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/addvolume | |
|
|
221
|
+
| [**v1alpha3vm_evacuatecancel**](DefaultApi.md#v1alpha3vm_evacuatecancel) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/evacuate/cancel | |
|
|
219
222
|
| [**v1alpha3vm_expand_spec**](DefaultApi.md#v1alpha3vm_expand_spec) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/expand-spec | |
|
|
223
|
+
| [**v1alpha3vm_objectgraph**](DefaultApi.md#v1alpha3vm_objectgraph) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/objectgraph | |
|
|
220
224
|
| [**v1alpha3vm_port_forward**](DefaultApi.md#v1alpha3vm_port_forward) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/portforward/{port} | |
|
|
221
225
|
| [**v1alpha3vm_port_forward_with_protocol**](DefaultApi.md#v1alpha3vm_port_forward_with_protocol) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/portforward/{port}/{protocol} | |
|
|
222
226
|
| [**v1alpha3vm_removevolume**](DefaultApi.md#v1alpha3vm_removevolume) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachines/{name}/removevolume | |
|
|
223
227
|
| [**v1alpha3vmi_addvolume**](DefaultApi.md#v1alpha3vmi_addvolume) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/addvolume | |
|
|
228
|
+
| [**v1alpha3vmi_evacuatecancel**](DefaultApi.md#v1alpha3vmi_evacuatecancel) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/evacuate/cancel | |
|
|
229
|
+
| [**v1alpha3vmi_objectgraph**](DefaultApi.md#v1alpha3vmi_objectgraph) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/objectgraph | |
|
|
224
230
|
| [**v1alpha3vmi_port_forward**](DefaultApi.md#v1alpha3vmi_port_forward) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/portforward/{port} | |
|
|
225
231
|
| [**v1alpha3vmi_port_forward_with_protocol**](DefaultApi.md#v1alpha3vmi_port_forward_with_protocol) | **GET** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/portforward/{port}/{protocol} | |
|
|
226
232
|
| [**v1alpha3vmi_removevolume**](DefaultApi.md#v1alpha3vmi_removevolume) | **PUT** /apis/subresources.kubevirt.io/v1alpha3/namespaces/{namespace}/virtualmachineinstances/{name}/removevolume | |
|
|
@@ -230,11 +236,15 @@ All URIs are relative to *http://localhost*
|
|
|
230
236
|
| [**v1stop_cluster_profiler**](DefaultApi.md#v1stop_cluster_profiler) | **GET** /apis/subresources.kubevirt.io/v1/stop-cluster-profiler | |
|
|
231
237
|
| [**v1usbredir**](DefaultApi.md#v1usbredir) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/usbredir | |
|
|
232
238
|
| [**v1vm_addvolume**](DefaultApi.md#v1vm_addvolume) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/addvolume | |
|
|
239
|
+
| [**v1vm_evacuatecancel**](DefaultApi.md#v1vm_evacuatecancel) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/evacuate/cancel | |
|
|
233
240
|
| [**v1vm_expand_spec**](DefaultApi.md#v1vm_expand_spec) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/expand-spec | |
|
|
241
|
+
| [**v1vm_objectgraph**](DefaultApi.md#v1vm_objectgraph) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/objectgraph | |
|
|
234
242
|
| [**v1vm_port_forward**](DefaultApi.md#v1vm_port_forward) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/portforward/{port} | |
|
|
235
243
|
| [**v1vm_port_forward_with_protocol**](DefaultApi.md#v1vm_port_forward_with_protocol) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/portforward/{port}/{protocol} | |
|
|
236
244
|
| [**v1vm_removevolume**](DefaultApi.md#v1vm_removevolume) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachines/{name}/removevolume | |
|
|
237
245
|
| [**v1vmi_addvolume**](DefaultApi.md#v1vmi_addvolume) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/addvolume | |
|
|
246
|
+
| [**v1vmi_evacuatecancel**](DefaultApi.md#v1vmi_evacuatecancel) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/evacuate/cancel | |
|
|
247
|
+
| [**v1vmi_objectgraph**](DefaultApi.md#v1vmi_objectgraph) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/objectgraph | |
|
|
238
248
|
| [**v1vmi_port_forward**](DefaultApi.md#v1vmi_port_forward) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/portforward/{port} | |
|
|
239
249
|
| [**v1vmi_port_forward_with_protocol**](DefaultApi.md#v1vmi_port_forward_with_protocol) | **GET** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/portforward/{port}/{protocol} | |
|
|
240
250
|
| [**v1vmi_removevolume**](DefaultApi.md#v1vmi_removevolume) | **PUT** /apis/subresources.kubevirt.io/v1/namespaces/{namespace}/virtualmachineinstances/{name}/removevolume | |
|
|
@@ -248,12 +258,12 @@ All URIs are relative to *http://localhost*
|
|
|
248
258
|
| [**watch_namespaced_virtual_machine_instance_preset**](DefaultApi.md#watch_namespaced_virtual_machine_instance_preset) | **GET** /apis/kubevirt.io/v1/watch/namespaces/{namespace}/virtualmachineinstancepresets | |
|
|
249
259
|
| [**watch_namespaced_virtual_machine_instance_replica_set**](DefaultApi.md#watch_namespaced_virtual_machine_instance_replica_set) | **GET** /apis/kubevirt.io/v1/watch/namespaces/{namespace}/virtualmachineinstancereplicasets | |
|
|
250
260
|
| [**watch_namespaced_virtual_machine_instancetype**](DefaultApi.md#watch_namespaced_virtual_machine_instancetype) | **GET** /apis/instancetype.kubevirt.io/v1beta1/watch/namespaces/{namespace}/virtualmachineinstancetypes | |
|
|
251
|
-
| [**watch_namespaced_virtual_machine_pool**](DefaultApi.md#watch_namespaced_virtual_machine_pool) | **GET** /apis/pool.kubevirt.io/
|
|
261
|
+
| [**watch_namespaced_virtual_machine_pool**](DefaultApi.md#watch_namespaced_virtual_machine_pool) | **GET** /apis/pool.kubevirt.io/v1beta1/watch/namespaces/{namespace}/virtualmachinepools | |
|
|
252
262
|
| [**watch_namespaced_virtual_machine_preference**](DefaultApi.md#watch_namespaced_virtual_machine_preference) | **GET** /apis/instancetype.kubevirt.io/v1beta1/watch/namespaces/{namespace}/virtualmachinepreferences | |
|
|
253
263
|
| [**watch_namespaced_virtual_machine_restore**](DefaultApi.md#watch_namespaced_virtual_machine_restore) | **GET** /apis/snapshot.kubevirt.io/v1beta1/watch/namespaces/{namespace}/virtualmachinerestores | |
|
|
254
264
|
| [**watch_namespaced_virtual_machine_snapshot**](DefaultApi.md#watch_namespaced_virtual_machine_snapshot) | **GET** /apis/snapshot.kubevirt.io/v1beta1/watch/namespaces/{namespace}/virtualmachinesnapshots | |
|
|
255
265
|
| [**watch_namespaced_virtual_machine_snapshot_content**](DefaultApi.md#watch_namespaced_virtual_machine_snapshot_content) | **GET** /apis/snapshot.kubevirt.io/v1beta1/watch/namespaces/{namespace}/virtualmachinesnapshotcontents | |
|
|
256
|
-
| [**watch_virtual_machine_clone_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_clone_list_for_all_namespaces) | **GET** /apis/clone.kubevirt.io/
|
|
266
|
+
| [**watch_virtual_machine_clone_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_clone_list_for_all_namespaces) | **GET** /apis/clone.kubevirt.io/v1beta1/watch/virtualmachineclones | |
|
|
257
267
|
| [**watch_virtual_machine_cluster_instancetype_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_cluster_instancetype_list_for_all_namespaces) | **GET** /apis/instancetype.kubevirt.io/v1beta1/watch/virtualmachineclusterinstancetypes | |
|
|
258
268
|
| [**watch_virtual_machine_cluster_preference_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_cluster_preference_list_for_all_namespaces) | **GET** /apis/instancetype.kubevirt.io/v1beta1/watch/virtualmachineclusterpreferences | |
|
|
259
269
|
| [**watch_virtual_machine_export_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_export_list_for_all_namespaces) | **GET** /apis/export.kubevirt.io/v1beta1/watch/virtualmachineexports | |
|
|
@@ -263,7 +273,7 @@ All URIs are relative to *http://localhost*
|
|
|
263
273
|
| [**watch_virtual_machine_instance_replica_set_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_instance_replica_set_list_for_all_namespaces) | **GET** /apis/kubevirt.io/v1/watch/virtualmachineinstancereplicasets | |
|
|
264
274
|
| [**watch_virtual_machine_instancetype_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_instancetype_list_for_all_namespaces) | **GET** /apis/instancetype.kubevirt.io/v1beta1/watch/virtualmachineinstancetypes | |
|
|
265
275
|
| [**watch_virtual_machine_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_list_for_all_namespaces) | **GET** /apis/kubevirt.io/v1/watch/virtualmachines | |
|
|
266
|
-
| [**watch_virtual_machine_pool_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_pool_list_for_all_namespaces) | **GET** /apis/pool.kubevirt.io/
|
|
276
|
+
| [**watch_virtual_machine_pool_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_pool_list_for_all_namespaces) | **GET** /apis/pool.kubevirt.io/v1beta1/watch/virtualmachinepools | |
|
|
267
277
|
| [**watch_virtual_machine_preference_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_preference_list_for_all_namespaces) | **GET** /apis/instancetype.kubevirt.io/v1beta1/watch/virtualmachinepreferences | |
|
|
268
278
|
| [**watch_virtual_machine_restore_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_restore_list_for_all_namespaces) | **GET** /apis/snapshot.kubevirt.io/v1beta1/watch/virtualmachinerestores | |
|
|
269
279
|
| [**watch_virtual_machine_snapshot_content_list_for_all_namespaces**](DefaultApi.md#watch_virtual_machine_snapshot_content_list_for_all_namespaces) | **GET** /apis/snapshot.kubevirt.io/v1beta1/watch/virtualmachinesnapshotcontents | |
|
|
@@ -812,7 +822,7 @@ require 'kubevirt'
|
|
|
812
822
|
|
|
813
823
|
api_instance = Kubevirt::DefaultApi.new
|
|
814
824
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
815
|
-
body = Kubevirt::V1beta1VirtualMachineInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest:
|
|
825
|
+
body = Kubevirt::V1beta1VirtualMachineInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest: 3.56})})}) # V1beta1VirtualMachineInstancetype |
|
|
816
826
|
|
|
817
827
|
begin
|
|
818
828
|
|
|
@@ -864,7 +874,7 @@ No authorization required
|
|
|
864
874
|
|
|
865
875
|
## create_namespaced_virtual_machine_pool
|
|
866
876
|
|
|
867
|
-
> <
|
|
877
|
+
> <V1beta1VirtualMachinePool> create_namespaced_virtual_machine_pool(namespace, body)
|
|
868
878
|
|
|
869
879
|
|
|
870
880
|
|
|
@@ -878,7 +888,7 @@ require 'kubevirt'
|
|
|
878
888
|
|
|
879
889
|
api_instance = Kubevirt::DefaultApi.new
|
|
880
890
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
881
|
-
body = Kubevirt::
|
|
891
|
+
body = Kubevirt::V1beta1VirtualMachinePool.new({spec: Kubevirt::V1beta1VirtualMachinePoolSpec.new({selector: Kubevirt::K8sIoApimachineryPkgApisMetaV1LabelSelector.new, virtual_machine_template: Kubevirt::V1beta1VirtualMachineTemplateSpec.new})}) # V1beta1VirtualMachinePool |
|
|
882
892
|
|
|
883
893
|
begin
|
|
884
894
|
|
|
@@ -893,7 +903,7 @@ end
|
|
|
893
903
|
|
|
894
904
|
This returns an Array which contains the response data, status code and headers.
|
|
895
905
|
|
|
896
|
-
> <Array(<
|
|
906
|
+
> <Array(<V1beta1VirtualMachinePool>, Integer, Hash)> create_namespaced_virtual_machine_pool_with_http_info(namespace, body)
|
|
897
907
|
|
|
898
908
|
```ruby
|
|
899
909
|
begin
|
|
@@ -901,7 +911,7 @@ begin
|
|
|
901
911
|
data, status_code, headers = api_instance.create_namespaced_virtual_machine_pool_with_http_info(namespace, body)
|
|
902
912
|
p status_code # => 2xx
|
|
903
913
|
p headers # => { ... }
|
|
904
|
-
p data # => <
|
|
914
|
+
p data # => <V1beta1VirtualMachinePool>
|
|
905
915
|
rescue Kubevirt::ApiError => e
|
|
906
916
|
puts "Error when calling DefaultApi->create_namespaced_virtual_machine_pool_with_http_info: #{e}"
|
|
907
917
|
end
|
|
@@ -912,11 +922,11 @@ end
|
|
|
912
922
|
| Name | Type | Description | Notes |
|
|
913
923
|
| ---- | ---- | ----------- | ----- |
|
|
914
924
|
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
915
|
-
| **body** | [**
|
|
925
|
+
| **body** | [**V1beta1VirtualMachinePool**](V1beta1VirtualMachinePool.md) | | |
|
|
916
926
|
|
|
917
927
|
### Return type
|
|
918
928
|
|
|
919
|
-
[**
|
|
929
|
+
[**V1beta1VirtualMachinePool**](V1beta1VirtualMachinePool.md)
|
|
920
930
|
|
|
921
931
|
### Authorization
|
|
922
932
|
|
|
@@ -1194,7 +1204,7 @@ No authorization required
|
|
|
1194
1204
|
|
|
1195
1205
|
## create_virtual_machine_clone
|
|
1196
1206
|
|
|
1197
|
-
> <
|
|
1207
|
+
> <V1beta1VirtualMachineClone> create_virtual_machine_clone(body)
|
|
1198
1208
|
|
|
1199
1209
|
|
|
1200
1210
|
|
|
@@ -1207,7 +1217,7 @@ require 'time'
|
|
|
1207
1217
|
require 'kubevirt'
|
|
1208
1218
|
|
|
1209
1219
|
api_instance = Kubevirt::DefaultApi.new
|
|
1210
|
-
body = Kubevirt::
|
|
1220
|
+
body = Kubevirt::V1beta1VirtualMachineClone.new({spec: Kubevirt::V1beta1VirtualMachineCloneSpec.new({source: Kubevirt::K8sIoApiCoreV1TypedLocalObjectReference.new({kind: 'kind_example', name: 'name_example'})})}) # V1beta1VirtualMachineClone |
|
|
1211
1221
|
|
|
1212
1222
|
begin
|
|
1213
1223
|
|
|
@@ -1222,7 +1232,7 @@ end
|
|
|
1222
1232
|
|
|
1223
1233
|
This returns an Array which contains the response data, status code and headers.
|
|
1224
1234
|
|
|
1225
|
-
> <Array(<
|
|
1235
|
+
> <Array(<V1beta1VirtualMachineClone>, Integer, Hash)> create_virtual_machine_clone_with_http_info(body)
|
|
1226
1236
|
|
|
1227
1237
|
```ruby
|
|
1228
1238
|
begin
|
|
@@ -1230,7 +1240,7 @@ begin
|
|
|
1230
1240
|
data, status_code, headers = api_instance.create_virtual_machine_clone_with_http_info(body)
|
|
1231
1241
|
p status_code # => 2xx
|
|
1232
1242
|
p headers # => { ... }
|
|
1233
|
-
p data # => <
|
|
1243
|
+
p data # => <V1beta1VirtualMachineClone>
|
|
1234
1244
|
rescue Kubevirt::ApiError => e
|
|
1235
1245
|
puts "Error when calling DefaultApi->create_virtual_machine_clone_with_http_info: #{e}"
|
|
1236
1246
|
end
|
|
@@ -1240,11 +1250,11 @@ end
|
|
|
1240
1250
|
|
|
1241
1251
|
| Name | Type | Description | Notes |
|
|
1242
1252
|
| ---- | ---- | ----------- | ----- |
|
|
1243
|
-
| **body** | [**
|
|
1253
|
+
| **body** | [**V1beta1VirtualMachineClone**](V1beta1VirtualMachineClone.md) | | |
|
|
1244
1254
|
|
|
1245
1255
|
### Return type
|
|
1246
1256
|
|
|
1247
|
-
[**
|
|
1257
|
+
[**V1beta1VirtualMachineClone**](V1beta1VirtualMachineClone.md)
|
|
1248
1258
|
|
|
1249
1259
|
### Authorization
|
|
1250
1260
|
|
|
@@ -1271,7 +1281,7 @@ require 'time'
|
|
|
1271
1281
|
require 'kubevirt'
|
|
1272
1282
|
|
|
1273
1283
|
api_instance = Kubevirt::DefaultApi.new
|
|
1274
|
-
body = Kubevirt::V1beta1VirtualMachineClusterInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest:
|
|
1284
|
+
body = Kubevirt::V1beta1VirtualMachineClusterInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest: 3.56})})}) # V1beta1VirtualMachineClusterInstancetype |
|
|
1275
1285
|
|
|
1276
1286
|
begin
|
|
1277
1287
|
|
|
@@ -4028,9 +4038,9 @@ No authorization required
|
|
|
4028
4038
|
- **Accept**: application/json, application/yaml
|
|
4029
4039
|
|
|
4030
4040
|
|
|
4031
|
-
##
|
|
4041
|
+
## func15
|
|
4032
4042
|
|
|
4033
|
-
>
|
|
4043
|
+
> func15
|
|
4034
4044
|
|
|
4035
4045
|
|
|
4036
4046
|
|
|
@@ -4046,27 +4056,27 @@ api_instance = Kubevirt::DefaultApi.new
|
|
|
4046
4056
|
|
|
4047
4057
|
begin
|
|
4048
4058
|
|
|
4049
|
-
api_instance.
|
|
4059
|
+
api_instance.func15
|
|
4050
4060
|
rescue Kubevirt::ApiError => e
|
|
4051
|
-
puts "Error when calling DefaultApi->
|
|
4061
|
+
puts "Error when calling DefaultApi->func15: #{e}"
|
|
4052
4062
|
end
|
|
4053
4063
|
```
|
|
4054
4064
|
|
|
4055
|
-
#### Using the
|
|
4065
|
+
#### Using the func15_with_http_info variant
|
|
4056
4066
|
|
|
4057
4067
|
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
4058
4068
|
|
|
4059
|
-
> <Array(nil, Integer, Hash)>
|
|
4069
|
+
> <Array(nil, Integer, Hash)> func15_with_http_info
|
|
4060
4070
|
|
|
4061
4071
|
```ruby
|
|
4062
4072
|
begin
|
|
4063
4073
|
|
|
4064
|
-
data, status_code, headers = api_instance.
|
|
4074
|
+
data, status_code, headers = api_instance.func15_with_http_info
|
|
4065
4075
|
p status_code # => 2xx
|
|
4066
4076
|
p headers # => { ... }
|
|
4067
4077
|
p data # => nil
|
|
4068
4078
|
rescue Kubevirt::ApiError => e
|
|
4069
|
-
puts "Error when calling DefaultApi->
|
|
4079
|
+
puts "Error when calling DefaultApi->func15_with_http_info: #{e}"
|
|
4070
4080
|
end
|
|
4071
4081
|
```
|
|
4072
4082
|
|
|
@@ -4634,9 +4644,9 @@ No authorization required
|
|
|
4634
4644
|
- **Accept**: application/json
|
|
4635
4645
|
|
|
4636
4646
|
|
|
4637
|
-
##
|
|
4647
|
+
## get_api_resources_clone_kubevirt_io_v1beta1
|
|
4638
4648
|
|
|
4639
|
-
> <K8sIoApimachineryPkgApisMetaV1APIResourceList>
|
|
4649
|
+
> <K8sIoApimachineryPkgApisMetaV1APIResourceList> get_api_resources_clone_kubevirt_io_v1beta1
|
|
4640
4650
|
|
|
4641
4651
|
|
|
4642
4652
|
|
|
@@ -4652,28 +4662,28 @@ api_instance = Kubevirt::DefaultApi.new
|
|
|
4652
4662
|
|
|
4653
4663
|
begin
|
|
4654
4664
|
|
|
4655
|
-
result = api_instance.
|
|
4665
|
+
result = api_instance.get_api_resources_clone_kubevirt_io_v1beta1
|
|
4656
4666
|
p result
|
|
4657
4667
|
rescue Kubevirt::ApiError => e
|
|
4658
|
-
puts "Error when calling DefaultApi->
|
|
4668
|
+
puts "Error when calling DefaultApi->get_api_resources_clone_kubevirt_io_v1beta1: #{e}"
|
|
4659
4669
|
end
|
|
4660
4670
|
```
|
|
4661
4671
|
|
|
4662
|
-
#### Using the
|
|
4672
|
+
#### Using the get_api_resources_clone_kubevirt_io_v1beta1_with_http_info variant
|
|
4663
4673
|
|
|
4664
4674
|
This returns an Array which contains the response data, status code and headers.
|
|
4665
4675
|
|
|
4666
|
-
> <Array(<K8sIoApimachineryPkgApisMetaV1APIResourceList>, Integer, Hash)>
|
|
4676
|
+
> <Array(<K8sIoApimachineryPkgApisMetaV1APIResourceList>, Integer, Hash)> get_api_resources_clone_kubevirt_io_v1beta1_with_http_info
|
|
4667
4677
|
|
|
4668
4678
|
```ruby
|
|
4669
4679
|
begin
|
|
4670
4680
|
|
|
4671
|
-
data, status_code, headers = api_instance.
|
|
4681
|
+
data, status_code, headers = api_instance.get_api_resources_clone_kubevirt_io_v1beta1_with_http_info
|
|
4672
4682
|
p status_code # => 2xx
|
|
4673
4683
|
p headers # => { ... }
|
|
4674
4684
|
p data # => <K8sIoApimachineryPkgApisMetaV1APIResourceList>
|
|
4675
4685
|
rescue Kubevirt::ApiError => e
|
|
4676
|
-
puts "Error when calling DefaultApi->
|
|
4686
|
+
puts "Error when calling DefaultApi->get_api_resources_clone_kubevirt_io_v1beta1_with_http_info: #{e}"
|
|
4677
4687
|
end
|
|
4678
4688
|
```
|
|
4679
4689
|
|
|
@@ -4939,9 +4949,9 @@ No authorization required
|
|
|
4939
4949
|
- **Accept**: application/json
|
|
4940
4950
|
|
|
4941
4951
|
|
|
4942
|
-
##
|
|
4952
|
+
## get_api_resources_pool_kubevirt_io_v1beta1
|
|
4943
4953
|
|
|
4944
|
-
> <K8sIoApimachineryPkgApisMetaV1APIResourceList>
|
|
4954
|
+
> <K8sIoApimachineryPkgApisMetaV1APIResourceList> get_api_resources_pool_kubevirt_io_v1beta1
|
|
4945
4955
|
|
|
4946
4956
|
|
|
4947
4957
|
|
|
@@ -4957,28 +4967,28 @@ api_instance = Kubevirt::DefaultApi.new
|
|
|
4957
4967
|
|
|
4958
4968
|
begin
|
|
4959
4969
|
|
|
4960
|
-
result = api_instance.
|
|
4970
|
+
result = api_instance.get_api_resources_pool_kubevirt_io_v1beta1
|
|
4961
4971
|
p result
|
|
4962
4972
|
rescue Kubevirt::ApiError => e
|
|
4963
|
-
puts "Error when calling DefaultApi->
|
|
4973
|
+
puts "Error when calling DefaultApi->get_api_resources_pool_kubevirt_io_v1beta1: #{e}"
|
|
4964
4974
|
end
|
|
4965
4975
|
```
|
|
4966
4976
|
|
|
4967
|
-
#### Using the
|
|
4977
|
+
#### Using the get_api_resources_pool_kubevirt_io_v1beta1_with_http_info variant
|
|
4968
4978
|
|
|
4969
4979
|
This returns an Array which contains the response data, status code and headers.
|
|
4970
4980
|
|
|
4971
|
-
> <Array(<K8sIoApimachineryPkgApisMetaV1APIResourceList>, Integer, Hash)>
|
|
4981
|
+
> <Array(<K8sIoApimachineryPkgApisMetaV1APIResourceList>, Integer, Hash)> get_api_resources_pool_kubevirt_io_v1beta1_with_http_info
|
|
4972
4982
|
|
|
4973
4983
|
```ruby
|
|
4974
4984
|
begin
|
|
4975
4985
|
|
|
4976
|
-
data, status_code, headers = api_instance.
|
|
4986
|
+
data, status_code, headers = api_instance.get_api_resources_pool_kubevirt_io_v1beta1_with_http_info
|
|
4977
4987
|
p status_code # => 2xx
|
|
4978
4988
|
p headers # => { ... }
|
|
4979
4989
|
p data # => <K8sIoApimachineryPkgApisMetaV1APIResourceList>
|
|
4980
4990
|
rescue Kubevirt::ApiError => e
|
|
4981
|
-
puts "Error when calling DefaultApi->
|
|
4991
|
+
puts "Error when calling DefaultApi->get_api_resources_pool_kubevirt_io_v1beta1_with_http_info: #{e}"
|
|
4982
4992
|
end
|
|
4983
4993
|
```
|
|
4984
4994
|
|
|
@@ -6120,7 +6130,7 @@ No authorization required
|
|
|
6120
6130
|
|
|
6121
6131
|
## list_namespaced_virtual_machine_pool
|
|
6122
6132
|
|
|
6123
|
-
> <
|
|
6133
|
+
> <V1beta1VirtualMachinePoolList> list_namespaced_virtual_machine_pool(namespace, opts)
|
|
6124
6134
|
|
|
6125
6135
|
|
|
6126
6136
|
|
|
@@ -6158,7 +6168,7 @@ end
|
|
|
6158
6168
|
|
|
6159
6169
|
This returns an Array which contains the response data, status code and headers.
|
|
6160
6170
|
|
|
6161
|
-
> <Array(<
|
|
6171
|
+
> <Array(<V1beta1VirtualMachinePoolList>, Integer, Hash)> list_namespaced_virtual_machine_pool_with_http_info(namespace, opts)
|
|
6162
6172
|
|
|
6163
6173
|
```ruby
|
|
6164
6174
|
begin
|
|
@@ -6166,7 +6176,7 @@ begin
|
|
|
6166
6176
|
data, status_code, headers = api_instance.list_namespaced_virtual_machine_pool_with_http_info(namespace, opts)
|
|
6167
6177
|
p status_code # => 2xx
|
|
6168
6178
|
p headers # => { ... }
|
|
6169
|
-
p data # => <
|
|
6179
|
+
p data # => <V1beta1VirtualMachinePoolList>
|
|
6170
6180
|
rescue Kubevirt::ApiError => e
|
|
6171
6181
|
puts "Error when calling DefaultApi->list_namespaced_virtual_machine_pool_with_http_info: #{e}"
|
|
6172
6182
|
end
|
|
@@ -6188,7 +6198,7 @@ end
|
|
|
6188
6198
|
|
|
6189
6199
|
### Return type
|
|
6190
6200
|
|
|
6191
|
-
[**
|
|
6201
|
+
[**V1beta1VirtualMachinePoolList**](V1beta1VirtualMachinePoolList.md)
|
|
6192
6202
|
|
|
6193
6203
|
### Authorization
|
|
6194
6204
|
|
|
@@ -6530,7 +6540,7 @@ No authorization required
|
|
|
6530
6540
|
|
|
6531
6541
|
## list_virtual_machine_clone
|
|
6532
6542
|
|
|
6533
|
-
> <
|
|
6543
|
+
> <V1beta1VirtualMachineCloneList> list_virtual_machine_clone(opts)
|
|
6534
6544
|
|
|
6535
6545
|
|
|
6536
6546
|
|
|
@@ -6567,7 +6577,7 @@ end
|
|
|
6567
6577
|
|
|
6568
6578
|
This returns an Array which contains the response data, status code and headers.
|
|
6569
6579
|
|
|
6570
|
-
> <Array(<
|
|
6580
|
+
> <Array(<V1beta1VirtualMachineCloneList>, Integer, Hash)> list_virtual_machine_clone_with_http_info(opts)
|
|
6571
6581
|
|
|
6572
6582
|
```ruby
|
|
6573
6583
|
begin
|
|
@@ -6575,7 +6585,7 @@ begin
|
|
|
6575
6585
|
data, status_code, headers = api_instance.list_virtual_machine_clone_with_http_info(opts)
|
|
6576
6586
|
p status_code # => 2xx
|
|
6577
6587
|
p headers # => { ... }
|
|
6578
|
-
p data # => <
|
|
6588
|
+
p data # => <V1beta1VirtualMachineCloneList>
|
|
6579
6589
|
rescue Kubevirt::ApiError => e
|
|
6580
6590
|
puts "Error when calling DefaultApi->list_virtual_machine_clone_with_http_info: #{e}"
|
|
6581
6591
|
end
|
|
@@ -6596,7 +6606,7 @@ end
|
|
|
6596
6606
|
|
|
6597
6607
|
### Return type
|
|
6598
6608
|
|
|
6599
|
-
[**
|
|
6609
|
+
[**V1beta1VirtualMachineCloneList**](V1beta1VirtualMachineCloneList.md)
|
|
6600
6610
|
|
|
6601
6611
|
### Authorization
|
|
6602
6612
|
|
|
@@ -7330,7 +7340,7 @@ No authorization required
|
|
|
7330
7340
|
|
|
7331
7341
|
## list_virtual_machine_pool_for_all_namespaces
|
|
7332
7342
|
|
|
7333
|
-
> <
|
|
7343
|
+
> <V1beta1VirtualMachinePoolList> list_virtual_machine_pool_for_all_namespaces(opts)
|
|
7334
7344
|
|
|
7335
7345
|
|
|
7336
7346
|
|
|
@@ -7367,7 +7377,7 @@ end
|
|
|
7367
7377
|
|
|
7368
7378
|
This returns an Array which contains the response data, status code and headers.
|
|
7369
7379
|
|
|
7370
|
-
> <Array(<
|
|
7380
|
+
> <Array(<V1beta1VirtualMachinePoolList>, Integer, Hash)> list_virtual_machine_pool_for_all_namespaces_with_http_info(opts)
|
|
7371
7381
|
|
|
7372
7382
|
```ruby
|
|
7373
7383
|
begin
|
|
@@ -7375,7 +7385,7 @@ begin
|
|
|
7375
7385
|
data, status_code, headers = api_instance.list_virtual_machine_pool_for_all_namespaces_with_http_info(opts)
|
|
7376
7386
|
p status_code # => 2xx
|
|
7377
7387
|
p headers # => { ... }
|
|
7378
|
-
p data # => <
|
|
7388
|
+
p data # => <V1beta1VirtualMachinePoolList>
|
|
7379
7389
|
rescue Kubevirt::ApiError => e
|
|
7380
7390
|
puts "Error when calling DefaultApi->list_virtual_machine_pool_for_all_namespaces_with_http_info: #{e}"
|
|
7381
7391
|
end
|
|
@@ -7396,7 +7406,7 @@ end
|
|
|
7396
7406
|
|
|
7397
7407
|
### Return type
|
|
7398
7408
|
|
|
7399
|
-
[**
|
|
7409
|
+
[**V1beta1VirtualMachinePoolList**](V1beta1VirtualMachinePoolList.md)
|
|
7400
7410
|
|
|
7401
7411
|
### Authorization
|
|
7402
7412
|
|
|
@@ -8340,7 +8350,7 @@ No authorization required
|
|
|
8340
8350
|
|
|
8341
8351
|
## patch_namespaced_virtual_machine_pool
|
|
8342
8352
|
|
|
8343
|
-
> <
|
|
8353
|
+
> <V1beta1VirtualMachinePool> patch_namespaced_virtual_machine_pool(name, namespace, body)
|
|
8344
8354
|
|
|
8345
8355
|
|
|
8346
8356
|
|
|
@@ -8370,7 +8380,7 @@ end
|
|
|
8370
8380
|
|
|
8371
8381
|
This returns an Array which contains the response data, status code and headers.
|
|
8372
8382
|
|
|
8373
|
-
> <Array(<
|
|
8383
|
+
> <Array(<V1beta1VirtualMachinePool>, Integer, Hash)> patch_namespaced_virtual_machine_pool_with_http_info(name, namespace, body)
|
|
8374
8384
|
|
|
8375
8385
|
```ruby
|
|
8376
8386
|
begin
|
|
@@ -8378,7 +8388,7 @@ begin
|
|
|
8378
8388
|
data, status_code, headers = api_instance.patch_namespaced_virtual_machine_pool_with_http_info(name, namespace, body)
|
|
8379
8389
|
p status_code # => 2xx
|
|
8380
8390
|
p headers # => { ... }
|
|
8381
|
-
p data # => <
|
|
8391
|
+
p data # => <V1beta1VirtualMachinePool>
|
|
8382
8392
|
rescue Kubevirt::ApiError => e
|
|
8383
8393
|
puts "Error when calling DefaultApi->patch_namespaced_virtual_machine_pool_with_http_info: #{e}"
|
|
8384
8394
|
end
|
|
@@ -8394,7 +8404,7 @@ end
|
|
|
8394
8404
|
|
|
8395
8405
|
### Return type
|
|
8396
8406
|
|
|
8397
|
-
[**
|
|
8407
|
+
[**V1beta1VirtualMachinePool**](V1beta1VirtualMachinePool.md)
|
|
8398
8408
|
|
|
8399
8409
|
### Authorization
|
|
8400
8410
|
|
|
@@ -8680,7 +8690,7 @@ No authorization required
|
|
|
8680
8690
|
|
|
8681
8691
|
## patch_virtual_machine_clone
|
|
8682
8692
|
|
|
8683
|
-
> <
|
|
8693
|
+
> <V1beta1VirtualMachineClone> patch_virtual_machine_clone(name, body)
|
|
8684
8694
|
|
|
8685
8695
|
|
|
8686
8696
|
|
|
@@ -8709,7 +8719,7 @@ end
|
|
|
8709
8719
|
|
|
8710
8720
|
This returns an Array which contains the response data, status code and headers.
|
|
8711
8721
|
|
|
8712
|
-
> <Array(<
|
|
8722
|
+
> <Array(<V1beta1VirtualMachineClone>, Integer, Hash)> patch_virtual_machine_clone_with_http_info(name, body)
|
|
8713
8723
|
|
|
8714
8724
|
```ruby
|
|
8715
8725
|
begin
|
|
@@ -8717,7 +8727,7 @@ begin
|
|
|
8717
8727
|
data, status_code, headers = api_instance.patch_virtual_machine_clone_with_http_info(name, body)
|
|
8718
8728
|
p status_code # => 2xx
|
|
8719
8729
|
p headers # => { ... }
|
|
8720
|
-
p data # => <
|
|
8730
|
+
p data # => <V1beta1VirtualMachineClone>
|
|
8721
8731
|
rescue Kubevirt::ApiError => e
|
|
8722
8732
|
puts "Error when calling DefaultApi->patch_virtual_machine_clone_with_http_info: #{e}"
|
|
8723
8733
|
end
|
|
@@ -8732,7 +8742,7 @@ end
|
|
|
8732
8742
|
|
|
8733
8743
|
### Return type
|
|
8734
8744
|
|
|
8735
|
-
[**
|
|
8745
|
+
[**V1beta1VirtualMachineClone**](V1beta1VirtualMachineClone.md)
|
|
8736
8746
|
|
|
8737
8747
|
### Authorization
|
|
8738
8748
|
|
|
@@ -9524,7 +9534,7 @@ No authorization required
|
|
|
9524
9534
|
|
|
9525
9535
|
## read_namespaced_virtual_machine_pool
|
|
9526
9536
|
|
|
9527
|
-
> <
|
|
9537
|
+
> <V1beta1VirtualMachinePool> read_namespaced_virtual_machine_pool(name, namespace, opts)
|
|
9528
9538
|
|
|
9529
9539
|
|
|
9530
9540
|
|
|
@@ -9557,7 +9567,7 @@ end
|
|
|
9557
9567
|
|
|
9558
9568
|
This returns an Array which contains the response data, status code and headers.
|
|
9559
9569
|
|
|
9560
|
-
> <Array(<
|
|
9570
|
+
> <Array(<V1beta1VirtualMachinePool>, Integer, Hash)> read_namespaced_virtual_machine_pool_with_http_info(name, namespace, opts)
|
|
9561
9571
|
|
|
9562
9572
|
```ruby
|
|
9563
9573
|
begin
|
|
@@ -9565,7 +9575,7 @@ begin
|
|
|
9565
9575
|
data, status_code, headers = api_instance.read_namespaced_virtual_machine_pool_with_http_info(name, namespace, opts)
|
|
9566
9576
|
p status_code # => 2xx
|
|
9567
9577
|
p headers # => { ... }
|
|
9568
|
-
p data # => <
|
|
9578
|
+
p data # => <V1beta1VirtualMachinePool>
|
|
9569
9579
|
rescue Kubevirt::ApiError => e
|
|
9570
9580
|
puts "Error when calling DefaultApi->read_namespaced_virtual_machine_pool_with_http_info: #{e}"
|
|
9571
9581
|
end
|
|
@@ -9582,7 +9592,7 @@ end
|
|
|
9582
9592
|
|
|
9583
9593
|
### Return type
|
|
9584
9594
|
|
|
9585
|
-
[**
|
|
9595
|
+
[**V1beta1VirtualMachinePool**](V1beta1VirtualMachinePool.md)
|
|
9586
9596
|
|
|
9587
9597
|
### Authorization
|
|
9588
9598
|
|
|
@@ -9884,7 +9894,7 @@ No authorization required
|
|
|
9884
9894
|
|
|
9885
9895
|
## read_virtual_machine_clone
|
|
9886
9896
|
|
|
9887
|
-
> <
|
|
9897
|
+
> <V1beta1VirtualMachineClone> read_virtual_machine_clone(name, opts)
|
|
9888
9898
|
|
|
9889
9899
|
|
|
9890
9900
|
|
|
@@ -9916,7 +9926,7 @@ end
|
|
|
9916
9926
|
|
|
9917
9927
|
This returns an Array which contains the response data, status code and headers.
|
|
9918
9928
|
|
|
9919
|
-
> <Array(<
|
|
9929
|
+
> <Array(<V1beta1VirtualMachineClone>, Integer, Hash)> read_virtual_machine_clone_with_http_info(name, opts)
|
|
9920
9930
|
|
|
9921
9931
|
```ruby
|
|
9922
9932
|
begin
|
|
@@ -9924,7 +9934,7 @@ begin
|
|
|
9924
9934
|
data, status_code, headers = api_instance.read_virtual_machine_clone_with_http_info(name, opts)
|
|
9925
9935
|
p status_code # => 2xx
|
|
9926
9936
|
p headers # => { ... }
|
|
9927
|
-
p data # => <
|
|
9937
|
+
p data # => <V1beta1VirtualMachineClone>
|
|
9928
9938
|
rescue Kubevirt::ApiError => e
|
|
9929
9939
|
puts "Error when calling DefaultApi->read_virtual_machine_clone_with_http_info: #{e}"
|
|
9930
9940
|
end
|
|
@@ -9940,7 +9950,7 @@ end
|
|
|
9940
9950
|
|
|
9941
9951
|
### Return type
|
|
9942
9952
|
|
|
9943
|
-
[**
|
|
9953
|
+
[**V1beta1VirtualMachineClone**](V1beta1VirtualMachineClone.md)
|
|
9944
9954
|
|
|
9945
9955
|
### Authorization
|
|
9946
9956
|
|
|
@@ -10651,7 +10661,7 @@ require 'kubevirt'
|
|
|
10651
10661
|
api_instance = Kubevirt::DefaultApi.new
|
|
10652
10662
|
name = 'name_example' # String | Name of the resource
|
|
10653
10663
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
10654
|
-
body = Kubevirt::V1beta1VirtualMachineInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest:
|
|
10664
|
+
body = Kubevirt::V1beta1VirtualMachineInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest: 3.56})})}) # V1beta1VirtualMachineInstancetype |
|
|
10655
10665
|
|
|
10656
10666
|
begin
|
|
10657
10667
|
|
|
@@ -10704,7 +10714,7 @@ No authorization required
|
|
|
10704
10714
|
|
|
10705
10715
|
## replace_namespaced_virtual_machine_pool
|
|
10706
10716
|
|
|
10707
|
-
> <
|
|
10717
|
+
> <V1beta1VirtualMachinePool> replace_namespaced_virtual_machine_pool(name, namespace, body)
|
|
10708
10718
|
|
|
10709
10719
|
|
|
10710
10720
|
|
|
@@ -10719,7 +10729,7 @@ require 'kubevirt'
|
|
|
10719
10729
|
api_instance = Kubevirt::DefaultApi.new
|
|
10720
10730
|
name = 'name_example' # String | Name of the resource
|
|
10721
10731
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
10722
|
-
body = Kubevirt::
|
|
10732
|
+
body = Kubevirt::V1beta1VirtualMachinePool.new({spec: Kubevirt::V1beta1VirtualMachinePoolSpec.new({selector: Kubevirt::K8sIoApimachineryPkgApisMetaV1LabelSelector.new, virtual_machine_template: Kubevirt::V1beta1VirtualMachineTemplateSpec.new})}) # V1beta1VirtualMachinePool |
|
|
10723
10733
|
|
|
10724
10734
|
begin
|
|
10725
10735
|
|
|
@@ -10734,7 +10744,7 @@ end
|
|
|
10734
10744
|
|
|
10735
10745
|
This returns an Array which contains the response data, status code and headers.
|
|
10736
10746
|
|
|
10737
|
-
> <Array(<
|
|
10747
|
+
> <Array(<V1beta1VirtualMachinePool>, Integer, Hash)> replace_namespaced_virtual_machine_pool_with_http_info(name, namespace, body)
|
|
10738
10748
|
|
|
10739
10749
|
```ruby
|
|
10740
10750
|
begin
|
|
@@ -10742,7 +10752,7 @@ begin
|
|
|
10742
10752
|
data, status_code, headers = api_instance.replace_namespaced_virtual_machine_pool_with_http_info(name, namespace, body)
|
|
10743
10753
|
p status_code # => 2xx
|
|
10744
10754
|
p headers # => { ... }
|
|
10745
|
-
p data # => <
|
|
10755
|
+
p data # => <V1beta1VirtualMachinePool>
|
|
10746
10756
|
rescue Kubevirt::ApiError => e
|
|
10747
10757
|
puts "Error when calling DefaultApi->replace_namespaced_virtual_machine_pool_with_http_info: #{e}"
|
|
10748
10758
|
end
|
|
@@ -10754,11 +10764,11 @@ end
|
|
|
10754
10764
|
| ---- | ---- | ----------- | ----- |
|
|
10755
10765
|
| **name** | **String** | Name of the resource | |
|
|
10756
10766
|
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
10757
|
-
| **body** | [**
|
|
10767
|
+
| **body** | [**V1beta1VirtualMachinePool**](V1beta1VirtualMachinePool.md) | | |
|
|
10758
10768
|
|
|
10759
10769
|
### Return type
|
|
10760
10770
|
|
|
10761
|
-
[**
|
|
10771
|
+
[**V1beta1VirtualMachinePool**](V1beta1VirtualMachinePool.md)
|
|
10762
10772
|
|
|
10763
10773
|
### Authorization
|
|
10764
10774
|
|
|
@@ -11044,7 +11054,7 @@ No authorization required
|
|
|
11044
11054
|
|
|
11045
11055
|
## replace_virtual_machine_clone
|
|
11046
11056
|
|
|
11047
|
-
> <
|
|
11057
|
+
> <V1beta1VirtualMachineClone> replace_virtual_machine_clone(name, body)
|
|
11048
11058
|
|
|
11049
11059
|
|
|
11050
11060
|
|
|
@@ -11058,7 +11068,7 @@ require 'kubevirt'
|
|
|
11058
11068
|
|
|
11059
11069
|
api_instance = Kubevirt::DefaultApi.new
|
|
11060
11070
|
name = 'name_example' # String | Name of the resource
|
|
11061
|
-
body = Kubevirt::
|
|
11071
|
+
body = Kubevirt::V1beta1VirtualMachineClone.new({spec: Kubevirt::V1beta1VirtualMachineCloneSpec.new({source: Kubevirt::K8sIoApiCoreV1TypedLocalObjectReference.new({kind: 'kind_example', name: 'name_example'})})}) # V1beta1VirtualMachineClone |
|
|
11062
11072
|
|
|
11063
11073
|
begin
|
|
11064
11074
|
|
|
@@ -11073,7 +11083,7 @@ end
|
|
|
11073
11083
|
|
|
11074
11084
|
This returns an Array which contains the response data, status code and headers.
|
|
11075
11085
|
|
|
11076
|
-
> <Array(<
|
|
11086
|
+
> <Array(<V1beta1VirtualMachineClone>, Integer, Hash)> replace_virtual_machine_clone_with_http_info(name, body)
|
|
11077
11087
|
|
|
11078
11088
|
```ruby
|
|
11079
11089
|
begin
|
|
@@ -11081,7 +11091,7 @@ begin
|
|
|
11081
11091
|
data, status_code, headers = api_instance.replace_virtual_machine_clone_with_http_info(name, body)
|
|
11082
11092
|
p status_code # => 2xx
|
|
11083
11093
|
p headers # => { ... }
|
|
11084
|
-
p data # => <
|
|
11094
|
+
p data # => <V1beta1VirtualMachineClone>
|
|
11085
11095
|
rescue Kubevirt::ApiError => e
|
|
11086
11096
|
puts "Error when calling DefaultApi->replace_virtual_machine_clone_with_http_info: #{e}"
|
|
11087
11097
|
end
|
|
@@ -11092,11 +11102,11 @@ end
|
|
|
11092
11102
|
| Name | Type | Description | Notes |
|
|
11093
11103
|
| ---- | ---- | ----------- | ----- |
|
|
11094
11104
|
| **name** | **String** | Name of the resource | |
|
|
11095
|
-
| **body** | [**
|
|
11105
|
+
| **body** | [**V1beta1VirtualMachineClone**](V1beta1VirtualMachineClone.md) | | |
|
|
11096
11106
|
|
|
11097
11107
|
### Return type
|
|
11098
11108
|
|
|
11099
|
-
[**
|
|
11109
|
+
[**V1beta1VirtualMachineClone**](V1beta1VirtualMachineClone.md)
|
|
11100
11110
|
|
|
11101
11111
|
### Authorization
|
|
11102
11112
|
|
|
@@ -11124,7 +11134,7 @@ require 'kubevirt'
|
|
|
11124
11134
|
|
|
11125
11135
|
api_instance = Kubevirt::DefaultApi.new
|
|
11126
11136
|
name = 'name_example' # String | Name of the resource
|
|
11127
|
-
body = Kubevirt::V1beta1VirtualMachineClusterInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest:
|
|
11137
|
+
body = Kubevirt::V1beta1VirtualMachineClusterInstancetype.new({spec: Kubevirt::V1beta1VirtualMachineInstancetypeSpec.new({cpu: Kubevirt::V1beta1CPUInstancetype.new({guest: 3.56}), memory: Kubevirt::V1beta1MemoryInstancetype.new({guest: 3.56})})}) # V1beta1VirtualMachineClusterInstancetype |
|
|
11128
11138
|
|
|
11129
11139
|
begin
|
|
11130
11140
|
|
|
@@ -12020,6 +12030,72 @@ No authorization required
|
|
|
12020
12030
|
- **Accept**: */*
|
|
12021
12031
|
|
|
12022
12032
|
|
|
12033
|
+
## v1_reset
|
|
12034
|
+
|
|
12035
|
+
> String v1_reset(name, namespace)
|
|
12036
|
+
|
|
12037
|
+
|
|
12038
|
+
|
|
12039
|
+
Reset a VirtualMachineInstance object.
|
|
12040
|
+
|
|
12041
|
+
### Examples
|
|
12042
|
+
|
|
12043
|
+
```ruby
|
|
12044
|
+
require 'time'
|
|
12045
|
+
require 'kubevirt'
|
|
12046
|
+
|
|
12047
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
12048
|
+
name = 'name_example' # String | Name of the resource
|
|
12049
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
12050
|
+
|
|
12051
|
+
begin
|
|
12052
|
+
|
|
12053
|
+
result = api_instance.v1_reset(name, namespace)
|
|
12054
|
+
p result
|
|
12055
|
+
rescue Kubevirt::ApiError => e
|
|
12056
|
+
puts "Error when calling DefaultApi->v1_reset: #{e}"
|
|
12057
|
+
end
|
|
12058
|
+
```
|
|
12059
|
+
|
|
12060
|
+
#### Using the v1_reset_with_http_info variant
|
|
12061
|
+
|
|
12062
|
+
This returns an Array which contains the response data, status code and headers.
|
|
12063
|
+
|
|
12064
|
+
> <Array(String, Integer, Hash)> v1_reset_with_http_info(name, namespace)
|
|
12065
|
+
|
|
12066
|
+
```ruby
|
|
12067
|
+
begin
|
|
12068
|
+
|
|
12069
|
+
data, status_code, headers = api_instance.v1_reset_with_http_info(name, namespace)
|
|
12070
|
+
p status_code # => 2xx
|
|
12071
|
+
p headers # => { ... }
|
|
12072
|
+
p data # => String
|
|
12073
|
+
rescue Kubevirt::ApiError => e
|
|
12074
|
+
puts "Error when calling DefaultApi->v1_reset_with_http_info: #{e}"
|
|
12075
|
+
end
|
|
12076
|
+
```
|
|
12077
|
+
|
|
12078
|
+
### Parameters
|
|
12079
|
+
|
|
12080
|
+
| Name | Type | Description | Notes |
|
|
12081
|
+
| ---- | ---- | ----------- | ----- |
|
|
12082
|
+
| **name** | **String** | Name of the resource | |
|
|
12083
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
12084
|
+
|
|
12085
|
+
### Return type
|
|
12086
|
+
|
|
12087
|
+
**String**
|
|
12088
|
+
|
|
12089
|
+
### Authorization
|
|
12090
|
+
|
|
12091
|
+
No authorization required
|
|
12092
|
+
|
|
12093
|
+
### HTTP request headers
|
|
12094
|
+
|
|
12095
|
+
- **Content-Type**: Not defined
|
|
12096
|
+
- **Accept**: */*
|
|
12097
|
+
|
|
12098
|
+
|
|
12023
12099
|
## v1_restart
|
|
12024
12100
|
|
|
12025
12101
|
> String v1_restart(name, namespace, opts)
|
|
@@ -12822,7 +12898,7 @@ No authorization required
|
|
|
12822
12898
|
|
|
12823
12899
|
## v1_vnc
|
|
12824
12900
|
|
|
12825
|
-
> v1_vnc(name, namespace)
|
|
12901
|
+
> v1_vnc(name, namespace, opts)
|
|
12826
12902
|
|
|
12827
12903
|
|
|
12828
12904
|
|
|
@@ -12837,10 +12913,13 @@ require 'kubevirt'
|
|
|
12837
12913
|
api_instance = Kubevirt::DefaultApi.new
|
|
12838
12914
|
name = 'name_example' # String | Name of the resource
|
|
12839
12915
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
12916
|
+
opts = {
|
|
12917
|
+
preserve_session: true # Boolean | Connect only if ongoing session is not disturbed.
|
|
12918
|
+
}
|
|
12840
12919
|
|
|
12841
12920
|
begin
|
|
12842
12921
|
|
|
12843
|
-
api_instance.v1_vnc(name, namespace)
|
|
12922
|
+
api_instance.v1_vnc(name, namespace, opts)
|
|
12844
12923
|
rescue Kubevirt::ApiError => e
|
|
12845
12924
|
puts "Error when calling DefaultApi->v1_vnc: #{e}"
|
|
12846
12925
|
end
|
|
@@ -12850,12 +12929,12 @@ end
|
|
|
12850
12929
|
|
|
12851
12930
|
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
12852
12931
|
|
|
12853
|
-
> <Array(nil, Integer, Hash)> v1_vnc_with_http_info(name, namespace)
|
|
12932
|
+
> <Array(nil, Integer, Hash)> v1_vnc_with_http_info(name, namespace, opts)
|
|
12854
12933
|
|
|
12855
12934
|
```ruby
|
|
12856
12935
|
begin
|
|
12857
12936
|
|
|
12858
|
-
data, status_code, headers = api_instance.v1_vnc_with_http_info(name, namespace)
|
|
12937
|
+
data, status_code, headers = api_instance.v1_vnc_with_http_info(name, namespace, opts)
|
|
12859
12938
|
p status_code # => 2xx
|
|
12860
12939
|
p headers # => { ... }
|
|
12861
12940
|
p data # => nil
|
|
@@ -12870,6 +12949,7 @@ end
|
|
|
12870
12949
|
| ---- | ---- | ----------- | ----- |
|
|
12871
12950
|
| **name** | **String** | Name of the resource | |
|
|
12872
12951
|
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
12952
|
+
| **preserve_session** | **Boolean** | Connect only if ongoing session is not disturbed. | [optional] |
|
|
12873
12953
|
|
|
12874
12954
|
### Return type
|
|
12875
12955
|
|
|
@@ -13744,6 +13824,72 @@ No authorization required
|
|
|
13744
13824
|
- **Accept**: */*
|
|
13745
13825
|
|
|
13746
13826
|
|
|
13827
|
+
## v1alpha3_reset
|
|
13828
|
+
|
|
13829
|
+
> String v1alpha3_reset(name, namespace)
|
|
13830
|
+
|
|
13831
|
+
|
|
13832
|
+
|
|
13833
|
+
Reset a VirtualMachineInstance object.
|
|
13834
|
+
|
|
13835
|
+
### Examples
|
|
13836
|
+
|
|
13837
|
+
```ruby
|
|
13838
|
+
require 'time'
|
|
13839
|
+
require 'kubevirt'
|
|
13840
|
+
|
|
13841
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
13842
|
+
name = 'name_example' # String | Name of the resource
|
|
13843
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
13844
|
+
|
|
13845
|
+
begin
|
|
13846
|
+
|
|
13847
|
+
result = api_instance.v1alpha3_reset(name, namespace)
|
|
13848
|
+
p result
|
|
13849
|
+
rescue Kubevirt::ApiError => e
|
|
13850
|
+
puts "Error when calling DefaultApi->v1alpha3_reset: #{e}"
|
|
13851
|
+
end
|
|
13852
|
+
```
|
|
13853
|
+
|
|
13854
|
+
#### Using the v1alpha3_reset_with_http_info variant
|
|
13855
|
+
|
|
13856
|
+
This returns an Array which contains the response data, status code and headers.
|
|
13857
|
+
|
|
13858
|
+
> <Array(String, Integer, Hash)> v1alpha3_reset_with_http_info(name, namespace)
|
|
13859
|
+
|
|
13860
|
+
```ruby
|
|
13861
|
+
begin
|
|
13862
|
+
|
|
13863
|
+
data, status_code, headers = api_instance.v1alpha3_reset_with_http_info(name, namespace)
|
|
13864
|
+
p status_code # => 2xx
|
|
13865
|
+
p headers # => { ... }
|
|
13866
|
+
p data # => String
|
|
13867
|
+
rescue Kubevirt::ApiError => e
|
|
13868
|
+
puts "Error when calling DefaultApi->v1alpha3_reset_with_http_info: #{e}"
|
|
13869
|
+
end
|
|
13870
|
+
```
|
|
13871
|
+
|
|
13872
|
+
### Parameters
|
|
13873
|
+
|
|
13874
|
+
| Name | Type | Description | Notes |
|
|
13875
|
+
| ---- | ---- | ----------- | ----- |
|
|
13876
|
+
| **name** | **String** | Name of the resource | |
|
|
13877
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
13878
|
+
|
|
13879
|
+
### Return type
|
|
13880
|
+
|
|
13881
|
+
**String**
|
|
13882
|
+
|
|
13883
|
+
### Authorization
|
|
13884
|
+
|
|
13885
|
+
No authorization required
|
|
13886
|
+
|
|
13887
|
+
### HTTP request headers
|
|
13888
|
+
|
|
13889
|
+
- **Content-Type**: Not defined
|
|
13890
|
+
- **Accept**: */*
|
|
13891
|
+
|
|
13892
|
+
|
|
13747
13893
|
## v1alpha3_restart
|
|
13748
13894
|
|
|
13749
13895
|
> String v1alpha3_restart(name, namespace, opts)
|
|
@@ -14546,7 +14692,7 @@ No authorization required
|
|
|
14546
14692
|
|
|
14547
14693
|
## v1alpha3_vnc
|
|
14548
14694
|
|
|
14549
|
-
> v1alpha3_vnc(name, namespace)
|
|
14695
|
+
> v1alpha3_vnc(name, namespace, opts)
|
|
14550
14696
|
|
|
14551
14697
|
|
|
14552
14698
|
|
|
@@ -14561,10 +14707,13 @@ require 'kubevirt'
|
|
|
14561
14707
|
api_instance = Kubevirt::DefaultApi.new
|
|
14562
14708
|
name = 'name_example' # String | Name of the resource
|
|
14563
14709
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
14710
|
+
opts = {
|
|
14711
|
+
preserve_session: true # Boolean | Connect only if ongoing session is not disturbed.
|
|
14712
|
+
}
|
|
14564
14713
|
|
|
14565
14714
|
begin
|
|
14566
14715
|
|
|
14567
|
-
api_instance.v1alpha3_vnc(name, namespace)
|
|
14716
|
+
api_instance.v1alpha3_vnc(name, namespace, opts)
|
|
14568
14717
|
rescue Kubevirt::ApiError => e
|
|
14569
14718
|
puts "Error when calling DefaultApi->v1alpha3_vnc: #{e}"
|
|
14570
14719
|
end
|
|
@@ -14574,12 +14723,12 @@ end
|
|
|
14574
14723
|
|
|
14575
14724
|
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
14576
14725
|
|
|
14577
|
-
> <Array(nil, Integer, Hash)> v1alpha3_vnc_with_http_info(name, namespace)
|
|
14726
|
+
> <Array(nil, Integer, Hash)> v1alpha3_vnc_with_http_info(name, namespace, opts)
|
|
14578
14727
|
|
|
14579
14728
|
```ruby
|
|
14580
14729
|
begin
|
|
14581
14730
|
|
|
14582
|
-
data, status_code, headers = api_instance.v1alpha3_vnc_with_http_info(name, namespace)
|
|
14731
|
+
data, status_code, headers = api_instance.v1alpha3_vnc_with_http_info(name, namespace, opts)
|
|
14583
14732
|
p status_code # => 2xx
|
|
14584
14733
|
p headers # => { ... }
|
|
14585
14734
|
p data # => nil
|
|
@@ -14594,6 +14743,7 @@ end
|
|
|
14594
14743
|
| ---- | ---- | ----------- | ----- |
|
|
14595
14744
|
| **name** | **String** | Name of the resource | |
|
|
14596
14745
|
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
14746
|
+
| **preserve_session** | **Boolean** | Connect only if ongoing session is not disturbed. | [optional] |
|
|
14597
14747
|
|
|
14598
14748
|
### Return type
|
|
14599
14749
|
|
|
@@ -15117,6 +15267,74 @@ No authorization required
|
|
|
15117
15267
|
- **Accept**: */*
|
|
15118
15268
|
|
|
15119
15269
|
|
|
15270
|
+
## v1alpha3vm_evacuatecancel
|
|
15271
|
+
|
|
15272
|
+
> String v1alpha3vm_evacuatecancel(name, namespace, body)
|
|
15273
|
+
|
|
15274
|
+
|
|
15275
|
+
|
|
15276
|
+
Cancel evacuation Virtual Machine
|
|
15277
|
+
|
|
15278
|
+
### Examples
|
|
15279
|
+
|
|
15280
|
+
```ruby
|
|
15281
|
+
require 'time'
|
|
15282
|
+
require 'kubevirt'
|
|
15283
|
+
|
|
15284
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
15285
|
+
name = 'name_example' # String | Name of the resource
|
|
15286
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
15287
|
+
body = Kubevirt::V1EvacuateCancelOptions.new({evacuation_node_name: 'evacuation_node_name_example'}) # V1EvacuateCancelOptions |
|
|
15288
|
+
|
|
15289
|
+
begin
|
|
15290
|
+
|
|
15291
|
+
result = api_instance.v1alpha3vm_evacuatecancel(name, namespace, body)
|
|
15292
|
+
p result
|
|
15293
|
+
rescue Kubevirt::ApiError => e
|
|
15294
|
+
puts "Error when calling DefaultApi->v1alpha3vm_evacuatecancel: #{e}"
|
|
15295
|
+
end
|
|
15296
|
+
```
|
|
15297
|
+
|
|
15298
|
+
#### Using the v1alpha3vm_evacuatecancel_with_http_info variant
|
|
15299
|
+
|
|
15300
|
+
This returns an Array which contains the response data, status code and headers.
|
|
15301
|
+
|
|
15302
|
+
> <Array(String, Integer, Hash)> v1alpha3vm_evacuatecancel_with_http_info(name, namespace, body)
|
|
15303
|
+
|
|
15304
|
+
```ruby
|
|
15305
|
+
begin
|
|
15306
|
+
|
|
15307
|
+
data, status_code, headers = api_instance.v1alpha3vm_evacuatecancel_with_http_info(name, namespace, body)
|
|
15308
|
+
p status_code # => 2xx
|
|
15309
|
+
p headers # => { ... }
|
|
15310
|
+
p data # => String
|
|
15311
|
+
rescue Kubevirt::ApiError => e
|
|
15312
|
+
puts "Error when calling DefaultApi->v1alpha3vm_evacuatecancel_with_http_info: #{e}"
|
|
15313
|
+
end
|
|
15314
|
+
```
|
|
15315
|
+
|
|
15316
|
+
### Parameters
|
|
15317
|
+
|
|
15318
|
+
| Name | Type | Description | Notes |
|
|
15319
|
+
| ---- | ---- | ----------- | ----- |
|
|
15320
|
+
| **name** | **String** | Name of the resource | |
|
|
15321
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
15322
|
+
| **body** | [**V1EvacuateCancelOptions**](V1EvacuateCancelOptions.md) | | |
|
|
15323
|
+
|
|
15324
|
+
### Return type
|
|
15325
|
+
|
|
15326
|
+
**String**
|
|
15327
|
+
|
|
15328
|
+
### Authorization
|
|
15329
|
+
|
|
15330
|
+
No authorization required
|
|
15331
|
+
|
|
15332
|
+
### HTTP request headers
|
|
15333
|
+
|
|
15334
|
+
- **Content-Type**: Not defined
|
|
15335
|
+
- **Accept**: */*
|
|
15336
|
+
|
|
15337
|
+
|
|
15120
15338
|
## v1alpha3vm_expand_spec
|
|
15121
15339
|
|
|
15122
15340
|
> String v1alpha3vm_expand_spec(name, namespace)
|
|
@@ -15183,6 +15401,74 @@ No authorization required
|
|
|
15183
15401
|
- **Accept**: application/json
|
|
15184
15402
|
|
|
15185
15403
|
|
|
15404
|
+
## v1alpha3vm_objectgraph
|
|
15405
|
+
|
|
15406
|
+
> <V1ObjectGraphNode> v1alpha3vm_objectgraph(name, namespace, body)
|
|
15407
|
+
|
|
15408
|
+
|
|
15409
|
+
|
|
15410
|
+
Get graph of objects related to a Virtual Machine
|
|
15411
|
+
|
|
15412
|
+
### Examples
|
|
15413
|
+
|
|
15414
|
+
```ruby
|
|
15415
|
+
require 'time'
|
|
15416
|
+
require 'kubevirt'
|
|
15417
|
+
|
|
15418
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
15419
|
+
name = 'name_example' # String | Name of the resource
|
|
15420
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
15421
|
+
body = Kubevirt::V1ObjectGraphOptions.new # V1ObjectGraphOptions |
|
|
15422
|
+
|
|
15423
|
+
begin
|
|
15424
|
+
|
|
15425
|
+
result = api_instance.v1alpha3vm_objectgraph(name, namespace, body)
|
|
15426
|
+
p result
|
|
15427
|
+
rescue Kubevirt::ApiError => e
|
|
15428
|
+
puts "Error when calling DefaultApi->v1alpha3vm_objectgraph: #{e}"
|
|
15429
|
+
end
|
|
15430
|
+
```
|
|
15431
|
+
|
|
15432
|
+
#### Using the v1alpha3vm_objectgraph_with_http_info variant
|
|
15433
|
+
|
|
15434
|
+
This returns an Array which contains the response data, status code and headers.
|
|
15435
|
+
|
|
15436
|
+
> <Array(<V1ObjectGraphNode>, Integer, Hash)> v1alpha3vm_objectgraph_with_http_info(name, namespace, body)
|
|
15437
|
+
|
|
15438
|
+
```ruby
|
|
15439
|
+
begin
|
|
15440
|
+
|
|
15441
|
+
data, status_code, headers = api_instance.v1alpha3vm_objectgraph_with_http_info(name, namespace, body)
|
|
15442
|
+
p status_code # => 2xx
|
|
15443
|
+
p headers # => { ... }
|
|
15444
|
+
p data # => <V1ObjectGraphNode>
|
|
15445
|
+
rescue Kubevirt::ApiError => e
|
|
15446
|
+
puts "Error when calling DefaultApi->v1alpha3vm_objectgraph_with_http_info: #{e}"
|
|
15447
|
+
end
|
|
15448
|
+
```
|
|
15449
|
+
|
|
15450
|
+
### Parameters
|
|
15451
|
+
|
|
15452
|
+
| Name | Type | Description | Notes |
|
|
15453
|
+
| ---- | ---- | ----------- | ----- |
|
|
15454
|
+
| **name** | **String** | Name of the resource | |
|
|
15455
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
15456
|
+
| **body** | [**V1ObjectGraphOptions**](V1ObjectGraphOptions.md) | | |
|
|
15457
|
+
|
|
15458
|
+
### Return type
|
|
15459
|
+
|
|
15460
|
+
[**V1ObjectGraphNode**](V1ObjectGraphNode.md)
|
|
15461
|
+
|
|
15462
|
+
### Authorization
|
|
15463
|
+
|
|
15464
|
+
No authorization required
|
|
15465
|
+
|
|
15466
|
+
### HTTP request headers
|
|
15467
|
+
|
|
15468
|
+
- **Content-Type**: application/json
|
|
15469
|
+
- **Accept**: application/json
|
|
15470
|
+
|
|
15471
|
+
|
|
15186
15472
|
## v1alpha3vm_port_forward
|
|
15187
15473
|
|
|
15188
15474
|
> v1alpha3vm_port_forward(name, namespace, port)
|
|
@@ -15455,13 +15741,13 @@ No authorization required
|
|
|
15455
15741
|
- **Accept**: */*
|
|
15456
15742
|
|
|
15457
15743
|
|
|
15458
|
-
##
|
|
15744
|
+
## v1alpha3vmi_evacuatecancel
|
|
15459
15745
|
|
|
15460
|
-
>
|
|
15746
|
+
> String v1alpha3vmi_evacuatecancel(name, namespace, body)
|
|
15461
15747
|
|
|
15462
15748
|
|
|
15463
15749
|
|
|
15464
|
-
|
|
15750
|
+
Cancel evacuation Virtual Machine Instance
|
|
15465
15751
|
|
|
15466
15752
|
### Examples
|
|
15467
15753
|
|
|
@@ -15472,31 +15758,32 @@ require 'kubevirt'
|
|
|
15472
15758
|
api_instance = Kubevirt::DefaultApi.new
|
|
15473
15759
|
name = 'name_example' # String | Name of the resource
|
|
15474
15760
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
15475
|
-
|
|
15761
|
+
body = Kubevirt::V1EvacuateCancelOptions.new({evacuation_node_name: 'evacuation_node_name_example'}) # V1EvacuateCancelOptions |
|
|
15476
15762
|
|
|
15477
15763
|
begin
|
|
15478
15764
|
|
|
15479
|
-
api_instance.
|
|
15765
|
+
result = api_instance.v1alpha3vmi_evacuatecancel(name, namespace, body)
|
|
15766
|
+
p result
|
|
15480
15767
|
rescue Kubevirt::ApiError => e
|
|
15481
|
-
puts "Error when calling DefaultApi->
|
|
15768
|
+
puts "Error when calling DefaultApi->v1alpha3vmi_evacuatecancel: #{e}"
|
|
15482
15769
|
end
|
|
15483
15770
|
```
|
|
15484
15771
|
|
|
15485
|
-
#### Using the
|
|
15772
|
+
#### Using the v1alpha3vmi_evacuatecancel_with_http_info variant
|
|
15486
15773
|
|
|
15487
|
-
This returns an Array which contains the response data
|
|
15774
|
+
This returns an Array which contains the response data, status code and headers.
|
|
15488
15775
|
|
|
15489
|
-
> <Array(
|
|
15776
|
+
> <Array(String, Integer, Hash)> v1alpha3vmi_evacuatecancel_with_http_info(name, namespace, body)
|
|
15490
15777
|
|
|
15491
15778
|
```ruby
|
|
15492
15779
|
begin
|
|
15493
15780
|
|
|
15494
|
-
data, status_code, headers = api_instance.
|
|
15781
|
+
data, status_code, headers = api_instance.v1alpha3vmi_evacuatecancel_with_http_info(name, namespace, body)
|
|
15495
15782
|
p status_code # => 2xx
|
|
15496
15783
|
p headers # => { ... }
|
|
15497
|
-
p data # =>
|
|
15784
|
+
p data # => String
|
|
15498
15785
|
rescue Kubevirt::ApiError => e
|
|
15499
|
-
puts "Error when calling DefaultApi->
|
|
15786
|
+
puts "Error when calling DefaultApi->v1alpha3vmi_evacuatecancel_with_http_info: #{e}"
|
|
15500
15787
|
end
|
|
15501
15788
|
```
|
|
15502
15789
|
|
|
@@ -15506,11 +15793,11 @@ end
|
|
|
15506
15793
|
| ---- | ---- | ----------- | ----- |
|
|
15507
15794
|
| **name** | **String** | Name of the resource | |
|
|
15508
15795
|
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
15509
|
-
| **
|
|
15796
|
+
| **body** | [**V1EvacuateCancelOptions**](V1EvacuateCancelOptions.md) | | |
|
|
15510
15797
|
|
|
15511
15798
|
### Return type
|
|
15512
15799
|
|
|
15513
|
-
|
|
15800
|
+
**String**
|
|
15514
15801
|
|
|
15515
15802
|
### Authorization
|
|
15516
15803
|
|
|
@@ -15519,16 +15806,16 @@ No authorization required
|
|
|
15519
15806
|
### HTTP request headers
|
|
15520
15807
|
|
|
15521
15808
|
- **Content-Type**: Not defined
|
|
15522
|
-
- **Accept**:
|
|
15809
|
+
- **Accept**: */*
|
|
15523
15810
|
|
|
15524
15811
|
|
|
15525
|
-
##
|
|
15812
|
+
## v1alpha3vmi_objectgraph
|
|
15526
15813
|
|
|
15527
|
-
>
|
|
15814
|
+
> <V1ObjectGraphNode> v1alpha3vmi_objectgraph(name, namespace, body)
|
|
15528
15815
|
|
|
15529
15816
|
|
|
15530
15817
|
|
|
15531
|
-
|
|
15818
|
+
Get graph of objects related to a Virtual Machine Instance
|
|
15532
15819
|
|
|
15533
15820
|
### Examples
|
|
15534
15821
|
|
|
@@ -15539,12 +15826,147 @@ require 'kubevirt'
|
|
|
15539
15826
|
api_instance = Kubevirt::DefaultApi.new
|
|
15540
15827
|
name = 'name_example' # String | Name of the resource
|
|
15541
15828
|
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
15542
|
-
|
|
15543
|
-
protocol = 'protocol_example' # String | The protocol for portforward on the VirtualMachineInstance.
|
|
15829
|
+
body = Kubevirt::V1ObjectGraphOptions.new # V1ObjectGraphOptions |
|
|
15544
15830
|
|
|
15545
15831
|
begin
|
|
15546
15832
|
|
|
15547
|
-
api_instance.
|
|
15833
|
+
result = api_instance.v1alpha3vmi_objectgraph(name, namespace, body)
|
|
15834
|
+
p result
|
|
15835
|
+
rescue Kubevirt::ApiError => e
|
|
15836
|
+
puts "Error when calling DefaultApi->v1alpha3vmi_objectgraph: #{e}"
|
|
15837
|
+
end
|
|
15838
|
+
```
|
|
15839
|
+
|
|
15840
|
+
#### Using the v1alpha3vmi_objectgraph_with_http_info variant
|
|
15841
|
+
|
|
15842
|
+
This returns an Array which contains the response data, status code and headers.
|
|
15843
|
+
|
|
15844
|
+
> <Array(<V1ObjectGraphNode>, Integer, Hash)> v1alpha3vmi_objectgraph_with_http_info(name, namespace, body)
|
|
15845
|
+
|
|
15846
|
+
```ruby
|
|
15847
|
+
begin
|
|
15848
|
+
|
|
15849
|
+
data, status_code, headers = api_instance.v1alpha3vmi_objectgraph_with_http_info(name, namespace, body)
|
|
15850
|
+
p status_code # => 2xx
|
|
15851
|
+
p headers # => { ... }
|
|
15852
|
+
p data # => <V1ObjectGraphNode>
|
|
15853
|
+
rescue Kubevirt::ApiError => e
|
|
15854
|
+
puts "Error when calling DefaultApi->v1alpha3vmi_objectgraph_with_http_info: #{e}"
|
|
15855
|
+
end
|
|
15856
|
+
```
|
|
15857
|
+
|
|
15858
|
+
### Parameters
|
|
15859
|
+
|
|
15860
|
+
| Name | Type | Description | Notes |
|
|
15861
|
+
| ---- | ---- | ----------- | ----- |
|
|
15862
|
+
| **name** | **String** | Name of the resource | |
|
|
15863
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
15864
|
+
| **body** | [**V1ObjectGraphOptions**](V1ObjectGraphOptions.md) | | |
|
|
15865
|
+
|
|
15866
|
+
### Return type
|
|
15867
|
+
|
|
15868
|
+
[**V1ObjectGraphNode**](V1ObjectGraphNode.md)
|
|
15869
|
+
|
|
15870
|
+
### Authorization
|
|
15871
|
+
|
|
15872
|
+
No authorization required
|
|
15873
|
+
|
|
15874
|
+
### HTTP request headers
|
|
15875
|
+
|
|
15876
|
+
- **Content-Type**: application/json
|
|
15877
|
+
- **Accept**: application/json
|
|
15878
|
+
|
|
15879
|
+
|
|
15880
|
+
## v1alpha3vmi_port_forward
|
|
15881
|
+
|
|
15882
|
+
> v1alpha3vmi_port_forward(name, namespace, port)
|
|
15883
|
+
|
|
15884
|
+
|
|
15885
|
+
|
|
15886
|
+
Open a websocket connection forwarding traffic to the specified VirtualMachineInstance and port.
|
|
15887
|
+
|
|
15888
|
+
### Examples
|
|
15889
|
+
|
|
15890
|
+
```ruby
|
|
15891
|
+
require 'time'
|
|
15892
|
+
require 'kubevirt'
|
|
15893
|
+
|
|
15894
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
15895
|
+
name = 'name_example' # String | Name of the resource
|
|
15896
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
15897
|
+
port = 'port_example' # String | The target port for portforward on the VirtualMachineInstance.
|
|
15898
|
+
|
|
15899
|
+
begin
|
|
15900
|
+
|
|
15901
|
+
api_instance.v1alpha3vmi_port_forward(name, namespace, port)
|
|
15902
|
+
rescue Kubevirt::ApiError => e
|
|
15903
|
+
puts "Error when calling DefaultApi->v1alpha3vmi_port_forward: #{e}"
|
|
15904
|
+
end
|
|
15905
|
+
```
|
|
15906
|
+
|
|
15907
|
+
#### Using the v1alpha3vmi_port_forward_with_http_info variant
|
|
15908
|
+
|
|
15909
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
|
15910
|
+
|
|
15911
|
+
> <Array(nil, Integer, Hash)> v1alpha3vmi_port_forward_with_http_info(name, namespace, port)
|
|
15912
|
+
|
|
15913
|
+
```ruby
|
|
15914
|
+
begin
|
|
15915
|
+
|
|
15916
|
+
data, status_code, headers = api_instance.v1alpha3vmi_port_forward_with_http_info(name, namespace, port)
|
|
15917
|
+
p status_code # => 2xx
|
|
15918
|
+
p headers # => { ... }
|
|
15919
|
+
p data # => nil
|
|
15920
|
+
rescue Kubevirt::ApiError => e
|
|
15921
|
+
puts "Error when calling DefaultApi->v1alpha3vmi_port_forward_with_http_info: #{e}"
|
|
15922
|
+
end
|
|
15923
|
+
```
|
|
15924
|
+
|
|
15925
|
+
### Parameters
|
|
15926
|
+
|
|
15927
|
+
| Name | Type | Description | Notes |
|
|
15928
|
+
| ---- | ---- | ----------- | ----- |
|
|
15929
|
+
| **name** | **String** | Name of the resource | |
|
|
15930
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
15931
|
+
| **port** | **String** | The target port for portforward on the VirtualMachineInstance. | |
|
|
15932
|
+
|
|
15933
|
+
### Return type
|
|
15934
|
+
|
|
15935
|
+
nil (empty response body)
|
|
15936
|
+
|
|
15937
|
+
### Authorization
|
|
15938
|
+
|
|
15939
|
+
No authorization required
|
|
15940
|
+
|
|
15941
|
+
### HTTP request headers
|
|
15942
|
+
|
|
15943
|
+
- **Content-Type**: Not defined
|
|
15944
|
+
- **Accept**: Not defined
|
|
15945
|
+
|
|
15946
|
+
|
|
15947
|
+
## v1alpha3vmi_port_forward_with_protocol
|
|
15948
|
+
|
|
15949
|
+
> v1alpha3vmi_port_forward_with_protocol(name, namespace, port, protocol)
|
|
15950
|
+
|
|
15951
|
+
|
|
15952
|
+
|
|
15953
|
+
Open a websocket connection forwarding traffic of the specified protocol (either tcp or udp) to the specified VirtualMachineInstance and port.
|
|
15954
|
+
|
|
15955
|
+
### Examples
|
|
15956
|
+
|
|
15957
|
+
```ruby
|
|
15958
|
+
require 'time'
|
|
15959
|
+
require 'kubevirt'
|
|
15960
|
+
|
|
15961
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
15962
|
+
name = 'name_example' # String | Name of the resource
|
|
15963
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
15964
|
+
port = 'port_example' # String | The target port for portforward on the VirtualMachineInstance.
|
|
15965
|
+
protocol = 'protocol_example' # String | The protocol for portforward on the VirtualMachineInstance.
|
|
15966
|
+
|
|
15967
|
+
begin
|
|
15968
|
+
|
|
15969
|
+
api_instance.v1alpha3vmi_port_forward_with_protocol(name, namespace, port, protocol)
|
|
15548
15970
|
rescue Kubevirt::ApiError => e
|
|
15549
15971
|
puts "Error when calling DefaultApi->v1alpha3vmi_port_forward_with_protocol: #{e}"
|
|
15550
15972
|
end
|
|
@@ -16027,6 +16449,74 @@ No authorization required
|
|
|
16027
16449
|
- **Accept**: */*
|
|
16028
16450
|
|
|
16029
16451
|
|
|
16452
|
+
## v1vm_evacuatecancel
|
|
16453
|
+
|
|
16454
|
+
> String v1vm_evacuatecancel(name, namespace, body)
|
|
16455
|
+
|
|
16456
|
+
|
|
16457
|
+
|
|
16458
|
+
Cancel evacuation Virtual Machine
|
|
16459
|
+
|
|
16460
|
+
### Examples
|
|
16461
|
+
|
|
16462
|
+
```ruby
|
|
16463
|
+
require 'time'
|
|
16464
|
+
require 'kubevirt'
|
|
16465
|
+
|
|
16466
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
16467
|
+
name = 'name_example' # String | Name of the resource
|
|
16468
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
16469
|
+
body = Kubevirt::V1EvacuateCancelOptions.new({evacuation_node_name: 'evacuation_node_name_example'}) # V1EvacuateCancelOptions |
|
|
16470
|
+
|
|
16471
|
+
begin
|
|
16472
|
+
|
|
16473
|
+
result = api_instance.v1vm_evacuatecancel(name, namespace, body)
|
|
16474
|
+
p result
|
|
16475
|
+
rescue Kubevirt::ApiError => e
|
|
16476
|
+
puts "Error when calling DefaultApi->v1vm_evacuatecancel: #{e}"
|
|
16477
|
+
end
|
|
16478
|
+
```
|
|
16479
|
+
|
|
16480
|
+
#### Using the v1vm_evacuatecancel_with_http_info variant
|
|
16481
|
+
|
|
16482
|
+
This returns an Array which contains the response data, status code and headers.
|
|
16483
|
+
|
|
16484
|
+
> <Array(String, Integer, Hash)> v1vm_evacuatecancel_with_http_info(name, namespace, body)
|
|
16485
|
+
|
|
16486
|
+
```ruby
|
|
16487
|
+
begin
|
|
16488
|
+
|
|
16489
|
+
data, status_code, headers = api_instance.v1vm_evacuatecancel_with_http_info(name, namespace, body)
|
|
16490
|
+
p status_code # => 2xx
|
|
16491
|
+
p headers # => { ... }
|
|
16492
|
+
p data # => String
|
|
16493
|
+
rescue Kubevirt::ApiError => e
|
|
16494
|
+
puts "Error when calling DefaultApi->v1vm_evacuatecancel_with_http_info: #{e}"
|
|
16495
|
+
end
|
|
16496
|
+
```
|
|
16497
|
+
|
|
16498
|
+
### Parameters
|
|
16499
|
+
|
|
16500
|
+
| Name | Type | Description | Notes |
|
|
16501
|
+
| ---- | ---- | ----------- | ----- |
|
|
16502
|
+
| **name** | **String** | Name of the resource | |
|
|
16503
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
16504
|
+
| **body** | [**V1EvacuateCancelOptions**](V1EvacuateCancelOptions.md) | | |
|
|
16505
|
+
|
|
16506
|
+
### Return type
|
|
16507
|
+
|
|
16508
|
+
**String**
|
|
16509
|
+
|
|
16510
|
+
### Authorization
|
|
16511
|
+
|
|
16512
|
+
No authorization required
|
|
16513
|
+
|
|
16514
|
+
### HTTP request headers
|
|
16515
|
+
|
|
16516
|
+
- **Content-Type**: Not defined
|
|
16517
|
+
- **Accept**: */*
|
|
16518
|
+
|
|
16519
|
+
|
|
16030
16520
|
## v1vm_expand_spec
|
|
16031
16521
|
|
|
16032
16522
|
> String v1vm_expand_spec(name, namespace)
|
|
@@ -16093,6 +16583,74 @@ No authorization required
|
|
|
16093
16583
|
- **Accept**: application/json
|
|
16094
16584
|
|
|
16095
16585
|
|
|
16586
|
+
## v1vm_objectgraph
|
|
16587
|
+
|
|
16588
|
+
> <V1ObjectGraphNode> v1vm_objectgraph(name, namespace, body)
|
|
16589
|
+
|
|
16590
|
+
|
|
16591
|
+
|
|
16592
|
+
Get graph of objects related to a Virtual Machine
|
|
16593
|
+
|
|
16594
|
+
### Examples
|
|
16595
|
+
|
|
16596
|
+
```ruby
|
|
16597
|
+
require 'time'
|
|
16598
|
+
require 'kubevirt'
|
|
16599
|
+
|
|
16600
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
16601
|
+
name = 'name_example' # String | Name of the resource
|
|
16602
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
16603
|
+
body = Kubevirt::V1ObjectGraphOptions.new # V1ObjectGraphOptions |
|
|
16604
|
+
|
|
16605
|
+
begin
|
|
16606
|
+
|
|
16607
|
+
result = api_instance.v1vm_objectgraph(name, namespace, body)
|
|
16608
|
+
p result
|
|
16609
|
+
rescue Kubevirt::ApiError => e
|
|
16610
|
+
puts "Error when calling DefaultApi->v1vm_objectgraph: #{e}"
|
|
16611
|
+
end
|
|
16612
|
+
```
|
|
16613
|
+
|
|
16614
|
+
#### Using the v1vm_objectgraph_with_http_info variant
|
|
16615
|
+
|
|
16616
|
+
This returns an Array which contains the response data, status code and headers.
|
|
16617
|
+
|
|
16618
|
+
> <Array(<V1ObjectGraphNode>, Integer, Hash)> v1vm_objectgraph_with_http_info(name, namespace, body)
|
|
16619
|
+
|
|
16620
|
+
```ruby
|
|
16621
|
+
begin
|
|
16622
|
+
|
|
16623
|
+
data, status_code, headers = api_instance.v1vm_objectgraph_with_http_info(name, namespace, body)
|
|
16624
|
+
p status_code # => 2xx
|
|
16625
|
+
p headers # => { ... }
|
|
16626
|
+
p data # => <V1ObjectGraphNode>
|
|
16627
|
+
rescue Kubevirt::ApiError => e
|
|
16628
|
+
puts "Error when calling DefaultApi->v1vm_objectgraph_with_http_info: #{e}"
|
|
16629
|
+
end
|
|
16630
|
+
```
|
|
16631
|
+
|
|
16632
|
+
### Parameters
|
|
16633
|
+
|
|
16634
|
+
| Name | Type | Description | Notes |
|
|
16635
|
+
| ---- | ---- | ----------- | ----- |
|
|
16636
|
+
| **name** | **String** | Name of the resource | |
|
|
16637
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
16638
|
+
| **body** | [**V1ObjectGraphOptions**](V1ObjectGraphOptions.md) | | |
|
|
16639
|
+
|
|
16640
|
+
### Return type
|
|
16641
|
+
|
|
16642
|
+
[**V1ObjectGraphNode**](V1ObjectGraphNode.md)
|
|
16643
|
+
|
|
16644
|
+
### Authorization
|
|
16645
|
+
|
|
16646
|
+
No authorization required
|
|
16647
|
+
|
|
16648
|
+
### HTTP request headers
|
|
16649
|
+
|
|
16650
|
+
- **Content-Type**: application/json
|
|
16651
|
+
- **Accept**: application/json
|
|
16652
|
+
|
|
16653
|
+
|
|
16096
16654
|
## v1vm_port_forward
|
|
16097
16655
|
|
|
16098
16656
|
> v1vm_port_forward(name, namespace, port)
|
|
@@ -16365,6 +16923,142 @@ No authorization required
|
|
|
16365
16923
|
- **Accept**: */*
|
|
16366
16924
|
|
|
16367
16925
|
|
|
16926
|
+
## v1vmi_evacuatecancel
|
|
16927
|
+
|
|
16928
|
+
> String v1vmi_evacuatecancel(name, namespace, body)
|
|
16929
|
+
|
|
16930
|
+
|
|
16931
|
+
|
|
16932
|
+
Cancel evacuation Virtual Machine Instance
|
|
16933
|
+
|
|
16934
|
+
### Examples
|
|
16935
|
+
|
|
16936
|
+
```ruby
|
|
16937
|
+
require 'time'
|
|
16938
|
+
require 'kubevirt'
|
|
16939
|
+
|
|
16940
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
16941
|
+
name = 'name_example' # String | Name of the resource
|
|
16942
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
16943
|
+
body = Kubevirt::V1EvacuateCancelOptions.new({evacuation_node_name: 'evacuation_node_name_example'}) # V1EvacuateCancelOptions |
|
|
16944
|
+
|
|
16945
|
+
begin
|
|
16946
|
+
|
|
16947
|
+
result = api_instance.v1vmi_evacuatecancel(name, namespace, body)
|
|
16948
|
+
p result
|
|
16949
|
+
rescue Kubevirt::ApiError => e
|
|
16950
|
+
puts "Error when calling DefaultApi->v1vmi_evacuatecancel: #{e}"
|
|
16951
|
+
end
|
|
16952
|
+
```
|
|
16953
|
+
|
|
16954
|
+
#### Using the v1vmi_evacuatecancel_with_http_info variant
|
|
16955
|
+
|
|
16956
|
+
This returns an Array which contains the response data, status code and headers.
|
|
16957
|
+
|
|
16958
|
+
> <Array(String, Integer, Hash)> v1vmi_evacuatecancel_with_http_info(name, namespace, body)
|
|
16959
|
+
|
|
16960
|
+
```ruby
|
|
16961
|
+
begin
|
|
16962
|
+
|
|
16963
|
+
data, status_code, headers = api_instance.v1vmi_evacuatecancel_with_http_info(name, namespace, body)
|
|
16964
|
+
p status_code # => 2xx
|
|
16965
|
+
p headers # => { ... }
|
|
16966
|
+
p data # => String
|
|
16967
|
+
rescue Kubevirt::ApiError => e
|
|
16968
|
+
puts "Error when calling DefaultApi->v1vmi_evacuatecancel_with_http_info: #{e}"
|
|
16969
|
+
end
|
|
16970
|
+
```
|
|
16971
|
+
|
|
16972
|
+
### Parameters
|
|
16973
|
+
|
|
16974
|
+
| Name | Type | Description | Notes |
|
|
16975
|
+
| ---- | ---- | ----------- | ----- |
|
|
16976
|
+
| **name** | **String** | Name of the resource | |
|
|
16977
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
16978
|
+
| **body** | [**V1EvacuateCancelOptions**](V1EvacuateCancelOptions.md) | | |
|
|
16979
|
+
|
|
16980
|
+
### Return type
|
|
16981
|
+
|
|
16982
|
+
**String**
|
|
16983
|
+
|
|
16984
|
+
### Authorization
|
|
16985
|
+
|
|
16986
|
+
No authorization required
|
|
16987
|
+
|
|
16988
|
+
### HTTP request headers
|
|
16989
|
+
|
|
16990
|
+
- **Content-Type**: Not defined
|
|
16991
|
+
- **Accept**: */*
|
|
16992
|
+
|
|
16993
|
+
|
|
16994
|
+
## v1vmi_objectgraph
|
|
16995
|
+
|
|
16996
|
+
> <V1ObjectGraphNode> v1vmi_objectgraph(name, namespace, body)
|
|
16997
|
+
|
|
16998
|
+
|
|
16999
|
+
|
|
17000
|
+
Get graph of objects related to a Virtual Machine Instance
|
|
17001
|
+
|
|
17002
|
+
### Examples
|
|
17003
|
+
|
|
17004
|
+
```ruby
|
|
17005
|
+
require 'time'
|
|
17006
|
+
require 'kubevirt'
|
|
17007
|
+
|
|
17008
|
+
api_instance = Kubevirt::DefaultApi.new
|
|
17009
|
+
name = 'name_example' # String | Name of the resource
|
|
17010
|
+
namespace = 'namespace_example' # String | Object name and auth scope, such as for teams and projects
|
|
17011
|
+
body = Kubevirt::V1ObjectGraphOptions.new # V1ObjectGraphOptions |
|
|
17012
|
+
|
|
17013
|
+
begin
|
|
17014
|
+
|
|
17015
|
+
result = api_instance.v1vmi_objectgraph(name, namespace, body)
|
|
17016
|
+
p result
|
|
17017
|
+
rescue Kubevirt::ApiError => e
|
|
17018
|
+
puts "Error when calling DefaultApi->v1vmi_objectgraph: #{e}"
|
|
17019
|
+
end
|
|
17020
|
+
```
|
|
17021
|
+
|
|
17022
|
+
#### Using the v1vmi_objectgraph_with_http_info variant
|
|
17023
|
+
|
|
17024
|
+
This returns an Array which contains the response data, status code and headers.
|
|
17025
|
+
|
|
17026
|
+
> <Array(<V1ObjectGraphNode>, Integer, Hash)> v1vmi_objectgraph_with_http_info(name, namespace, body)
|
|
17027
|
+
|
|
17028
|
+
```ruby
|
|
17029
|
+
begin
|
|
17030
|
+
|
|
17031
|
+
data, status_code, headers = api_instance.v1vmi_objectgraph_with_http_info(name, namespace, body)
|
|
17032
|
+
p status_code # => 2xx
|
|
17033
|
+
p headers # => { ... }
|
|
17034
|
+
p data # => <V1ObjectGraphNode>
|
|
17035
|
+
rescue Kubevirt::ApiError => e
|
|
17036
|
+
puts "Error when calling DefaultApi->v1vmi_objectgraph_with_http_info: #{e}"
|
|
17037
|
+
end
|
|
17038
|
+
```
|
|
17039
|
+
|
|
17040
|
+
### Parameters
|
|
17041
|
+
|
|
17042
|
+
| Name | Type | Description | Notes |
|
|
17043
|
+
| ---- | ---- | ----------- | ----- |
|
|
17044
|
+
| **name** | **String** | Name of the resource | |
|
|
17045
|
+
| **namespace** | **String** | Object name and auth scope, such as for teams and projects | |
|
|
17046
|
+
| **body** | [**V1ObjectGraphOptions**](V1ObjectGraphOptions.md) | | |
|
|
17047
|
+
|
|
17048
|
+
### Return type
|
|
17049
|
+
|
|
17050
|
+
[**V1ObjectGraphNode**](V1ObjectGraphNode.md)
|
|
17051
|
+
|
|
17052
|
+
### Authorization
|
|
17053
|
+
|
|
17054
|
+
No authorization required
|
|
17055
|
+
|
|
17056
|
+
### HTTP request headers
|
|
17057
|
+
|
|
17058
|
+
- **Content-Type**: application/json
|
|
17059
|
+
- **Accept**: application/json
|
|
17060
|
+
|
|
17061
|
+
|
|
16368
17062
|
## v1vmi_port_forward
|
|
16369
17063
|
|
|
16370
17064
|
> v1vmi_port_forward(name, namespace, port)
|