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
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Kubevirt::V1InstancetypeStatusRef
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **controller_revision_ref** | [**V1ControllerRevisionRef**](V1ControllerRevisionRef.md) | | [optional] |
|
|
8
|
+
| **infer_from_volume** | **String** | InferFromVolume lists the name of a volume that should be used to infer or discover the resource | [optional] |
|
|
9
|
+
| **infer_from_volume_failure_policy** | **String** | InferFromVolumeFailurePolicy controls what should happen on failure when inferring the resource | [optional] |
|
|
10
|
+
| **kind** | **String** | Kind specifies the kind of resource | [optional] |
|
|
11
|
+
| **name** | **String** | Name is the name of resource | [optional] |
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```ruby
|
|
16
|
+
require 'kubevirt'
|
|
17
|
+
|
|
18
|
+
instance = Kubevirt::V1InstancetypeStatusRef.new(
|
|
19
|
+
controller_revision_ref: null,
|
|
20
|
+
infer_from_volume: null,
|
|
21
|
+
infer_from_volume_failure_policy: null,
|
|
22
|
+
kind: null,
|
|
23
|
+
name: null
|
|
24
|
+
)
|
|
25
|
+
```
|
|
26
|
+
|
data/docs/V1Interface.md
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
| **ports** | [**Array<V1Port>**](V1Port.md) | List of ports to be forwarded to the virtual machine. | [optional] |
|
|
20
20
|
| **slirp** | **Object** | DeprecatedInterfaceSlirp is an alias to the deprecated InterfaceSlirp that connects to a given network using QEMU user networking mode. Deprecated: Removed in v1.3 | [optional] |
|
|
21
21
|
| **sriov** | **Object** | InterfaceSRIOV connects to a given network by passing-through an SR-IOV PCI device via vfio. | [optional] |
|
|
22
|
-
| **state** | **String** | State represents the requested operational state of the interface. The
|
|
22
|
+
| **state** | **String** | State represents the requested operational state of the interface. The supported values are: `absent`, expressing a request to remove the interface. `down`, expressing a request to set the link down. `up`, expressing a request to set the link up. Empty value functions as `up`. | [optional] |
|
|
23
23
|
| **tag** | **String** | If specified, the virtual network interface address and its tag will be provided to the guest via config drive | [optional] |
|
|
24
24
|
|
|
25
25
|
## Example
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
| **api_configuration** | [**V1ReloadableComponentConfiguration**](V1ReloadableComponentConfiguration.md) | | [optional] |
|
|
9
9
|
| **architecture_configuration** | [**V1ArchConfiguration**](V1ArchConfiguration.md) | | [optional] |
|
|
10
10
|
| **auto_cpu_limit_namespace_label_selector** | [**K8sIoApimachineryPkgApisMetaV1LabelSelector**](K8sIoApimachineryPkgApisMetaV1LabelSelector.md) | | [optional] |
|
|
11
|
+
| **changed_block_tracking_label_selectors** | [**V1ChangedBlockTrackingSelectors**](V1ChangedBlockTrackingSelectors.md) | | [optional] |
|
|
11
12
|
| **common_instancetypes_deployment** | [**V1CommonInstancetypesDeployment**](V1CommonInstancetypesDeployment.md) | | [optional] |
|
|
12
13
|
| **controller_configuration** | [**V1ReloadableComponentConfiguration**](V1ReloadableComponentConfiguration.md) | | [optional] |
|
|
13
14
|
| **cpu_model** | **String** | | [optional] |
|
|
14
|
-
| **cpu_request** | **
|
|
15
|
+
| **cpu_request** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
15
16
|
| **default_runtime_class** | **String** | | [optional] |
|
|
16
17
|
| **developer_configuration** | [**V1DeveloperConfiguration**](V1DeveloperConfiguration.md) | | [optional] |
|
|
17
18
|
| **emulated_machines** | **Array<String>** | Deprecated. Use architectureConfiguration instead. | [optional] |
|
|
@@ -25,7 +26,7 @@
|
|
|
25
26
|
| **mediated_devices_configuration** | [**V1MediatedDevicesConfiguration**](V1MediatedDevicesConfiguration.md) | | [optional] |
|
|
26
27
|
| **mem_balloon_stats_period** | **Integer** | | [optional] |
|
|
27
28
|
| **migrations** | [**V1MigrationConfiguration**](V1MigrationConfiguration.md) | | [optional] |
|
|
28
|
-
| **min_cpu_model** | **String** |
|
|
29
|
+
| **min_cpu_model** | **String** | deprecated | [optional] |
|
|
29
30
|
| **network** | [**V1NetworkConfiguration**](V1NetworkConfiguration.md) | | [optional] |
|
|
30
31
|
| **obsolete_cpu_models** | **Hash<String, Boolean>** | | [optional] |
|
|
31
32
|
| **ovmf_path** | **String** | Deprecated. Use architectureConfiguration instead. | [optional] |
|
|
@@ -39,7 +40,7 @@
|
|
|
39
40
|
| **virtual_machine_instances_per_node** | **Integer** | | [optional] |
|
|
40
41
|
| **virtual_machine_options** | [**V1VirtualMachineOptions**](V1VirtualMachineOptions.md) | | [optional] |
|
|
41
42
|
| **vm_rollout_strategy** | **String** | VMRolloutStrategy defines how live-updatable fields, like CPU sockets, memory, tolerations, and affinity, are propagated from a VM to its VMI. | [optional] |
|
|
42
|
-
| **vm_state_storage_class** | **String** | VMStateStorageClass is the name of the storage class to use for the PVCs created to preserve VM state, like TPM.
|
|
43
|
+
| **vm_state_storage_class** | **String** | VMStateStorageClass is the name of the storage class to use for the PVCs created to preserve VM state, like TPM. | [optional] |
|
|
43
44
|
| **webhook_configuration** | [**V1ReloadableComponentConfiguration**](V1ReloadableComponentConfiguration.md) | | [optional] |
|
|
44
45
|
|
|
45
46
|
## Example
|
|
@@ -52,6 +53,7 @@ instance = Kubevirt::V1KubeVirtConfiguration.new(
|
|
|
52
53
|
api_configuration: null,
|
|
53
54
|
architecture_configuration: null,
|
|
54
55
|
auto_cpu_limit_namespace_label_selector: null,
|
|
56
|
+
changed_block_tracking_label_selectors: null,
|
|
55
57
|
common_instancetypes_deployment: null,
|
|
56
58
|
controller_configuration: null,
|
|
57
59
|
cpu_model: null,
|
data/docs/V1KubeVirtSpec.md
CHANGED
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
| **product_name** | **String** | Designate the apps.kubevirt.io/part-of label for KubeVirt components. Useful if KubeVirt is included as part of a product. If ProductName is not specified, the part-of label will be omitted. | [optional] |
|
|
19
19
|
| **product_version** | **String** | Designate the apps.kubevirt.io/version label for KubeVirt components. Useful if KubeVirt is included as part of a product. If ProductVersion is not specified, KubeVirt's version will be used. | [optional] |
|
|
20
20
|
| **service_monitor_namespace** | **String** | The namespace the service monitor will be deployed When ServiceMonitorNamespace is set, then we'll install the service monitor object in that namespace otherwise we will use the monitoring namespace. | [optional] |
|
|
21
|
+
| **synchronization_port** | **String** | Specify the port to listen on for VMI status synchronization traffic. Default is 9185 | [optional] |
|
|
21
22
|
| **uninstall_strategy** | **String** | Specifies if kubevirt can be deleted if workloads are still present. This is mainly a precaution to avoid accidental data loss | [optional] |
|
|
22
23
|
| **workload_update_strategy** | [**V1KubeVirtWorkloadUpdateStrategy**](V1KubeVirtWorkloadUpdateStrategy.md) | | [optional] |
|
|
23
24
|
| **workloads** | [**V1ComponentConfig**](V1ComponentConfig.md) | | [optional] |
|
|
@@ -42,6 +43,7 @@ instance = Kubevirt::V1KubeVirtSpec.new(
|
|
|
42
43
|
product_name: null,
|
|
43
44
|
product_version: null,
|
|
44
45
|
service_monitor_namespace: null,
|
|
46
|
+
synchronization_port: null,
|
|
45
47
|
uninstall_strategy: null,
|
|
46
48
|
workload_update_strategy: null,
|
|
47
49
|
workloads: null
|
data/docs/V1KubeVirtStatus.md
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
| **operator_version** | **String** | | [optional] |
|
|
16
16
|
| **outdated_virtual_machine_instance_workloads** | **Integer** | | [optional] |
|
|
17
17
|
| **phase** | **String** | | [optional] |
|
|
18
|
+
| **synchronization_addresses** | **Array<String>** | | [optional] |
|
|
18
19
|
| **target_deployment_config** | **String** | | [optional] |
|
|
19
20
|
| **target_deployment_id** | **String** | | [optional] |
|
|
20
21
|
| **target_kube_virt_registry** | **String** | | [optional] |
|
|
@@ -37,6 +38,7 @@ instance = Kubevirt::V1KubeVirtStatus.new(
|
|
|
37
38
|
operator_version: null,
|
|
38
39
|
outdated_virtual_machine_instance_workloads: null,
|
|
39
40
|
phase: null,
|
|
41
|
+
synchronization_addresses: null,
|
|
40
42
|
target_deployment_config: null,
|
|
41
43
|
target_deployment_id: null,
|
|
42
44
|
target_kube_virt_registry: null,
|
data/docs/V1LaunchSecurity.md
CHANGED
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **sev** | [**V1SEV**](V1SEV.md) | | [optional] |
|
|
8
|
+
| **snp** | **Object** | | [optional] |
|
|
9
|
+
| **tdx** | **Object** | | [optional] |
|
|
8
10
|
|
|
9
11
|
## Example
|
|
10
12
|
|
|
@@ -12,7 +14,9 @@
|
|
|
12
14
|
require 'kubevirt'
|
|
13
15
|
|
|
14
16
|
instance = Kubevirt::V1LaunchSecurity.new(
|
|
15
|
-
sev: null
|
|
17
|
+
sev: null,
|
|
18
|
+
snp: null,
|
|
19
|
+
tdx: null
|
|
16
20
|
)
|
|
17
21
|
```
|
|
18
22
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **max_cpu_sockets** | **Integer** | MaxCpuSockets provides a MaxSockets value for VMs that do not provide their own. For VMs with more sockets than maximum the MaxSockets will be set to equal number of sockets. | [optional] |
|
|
8
|
-
| **max_guest** | **
|
|
8
|
+
| **max_guest** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
9
9
|
| **max_hotplug_ratio** | **Integer** | MaxHotplugRatio is the ratio used to define the max amount of a hotplug resource that can be made available to a VM when the specific Max* setting is not defined (MaxCpuSockets, MaxGuest) Example: VM is configured with 512Mi of guest memory, if MaxGuest is not defined and MaxHotplugRatio is 2 then MaxGuest = 1Gi defaults to 4 | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
data/docs/V1LogVerbosity.md
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
| **virt_handler** | **Integer** | | [optional] |
|
|
11
11
|
| **virt_launcher** | **Integer** | | [optional] |
|
|
12
12
|
| **virt_operator** | **Integer** | | [optional] |
|
|
13
|
+
| **virt_synchronization_controller** | **Integer** | | [optional] |
|
|
13
14
|
|
|
14
15
|
## Example
|
|
15
16
|
|
|
@@ -22,7 +23,8 @@ instance = Kubevirt::V1LogVerbosity.new(
|
|
|
22
23
|
virt_controller: null,
|
|
23
24
|
virt_handler: null,
|
|
24
25
|
virt_launcher: null,
|
|
25
|
-
virt_operator: null
|
|
26
|
+
virt_operator: null,
|
|
27
|
+
virt_synchronization_controller: null
|
|
26
28
|
)
|
|
27
29
|
```
|
|
28
30
|
|
data/docs/V1Memory.md
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **guest** | **
|
|
7
|
+
| **guest** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
8
8
|
| **hugepages** | [**V1Hugepages**](V1Hugepages.md) | | [optional] |
|
|
9
|
-
| **max_guest** | **
|
|
9
|
+
| **max_guest** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
12
12
|
|
data/docs/V1MemoryStatus.md
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **guest_at_boot** | **
|
|
8
|
-
| **guest_current** | **
|
|
9
|
-
| **guest_requested** | **
|
|
7
|
+
| **guest_at_boot** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
8
|
+
| **guest_current** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
9
|
+
| **guest_requested** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
12
12
|
|
data/docs/V1MigrateOptions.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **added_node_selector** | **Hash<String, String>** | AddedNodeSelector is an additional selector that can be used to complement a NodeSelector or NodeAffinity as set on the VM to restrict the set of allowed target nodes for a migration. In case of key collisions, values set on the VM objects are going to be preserved to ensure that addedNodeSelector can only restrict but not bypass constraints already set on the VM object. | [optional] |
|
|
7
8
|
| **api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | [optional] |
|
|
8
9
|
| **dry_run** | **Array<String>** | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional] |
|
|
9
10
|
| **kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | [optional] |
|
|
@@ -14,6 +15,7 @@
|
|
|
14
15
|
require 'kubevirt'
|
|
15
16
|
|
|
16
17
|
instance = Kubevirt::V1MigrateOptions.new(
|
|
18
|
+
added_node_selector: null,
|
|
17
19
|
api_version: null,
|
|
18
20
|
dry_run: null,
|
|
19
21
|
kind: null
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **allow_auto_converge** | **Boolean** | AllowAutoConverge allows the platform to compromise performance/availability of VMIs to guarantee successful VMI live migrations. Defaults to false | [optional] |
|
|
8
8
|
| **allow_post_copy** | **Boolean** | AllowPostCopy enables post-copy live migrations. Such migrations allow even the busiest VMIs to successfully live-migrate. However, events like a network failure can cause a VMI crash. If set to true, migrations will still start in pre-copy, but switch to post-copy when CompletionTimeoutPerGiB triggers. Defaults to false | [optional] |
|
|
9
9
|
| **allow_workload_disruption** | **Boolean** | AllowWorkloadDisruption indicates that the migration shouldn't be canceled after acceptableCompletionTime is exceeded. Instead, if permitted, migration will be switched to post-copy or the VMI will be paused to allow the migration to complete | [optional] |
|
|
10
|
-
| **bandwidth_per_migration** | **
|
|
10
|
+
| **bandwidth_per_migration** | **Object** | Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors. The serialization format is: ``` <quantity> ::= <signedNumber><suffix> (Note that <suffix> may be empty, from the \"\" case in <decimalSI>.) <digit> ::= 0 | 1 | ... | 9 <digits> ::= <digit> | <digit><digits> <number> ::= <digits> | <digits>.<digits> | <digits>. | .<digits> <sign> ::= \"+\" | \"-\" <signedNumber> ::= <number> | <sign><number> <suffix> ::= <binarySI> | <decimalExponent> | <decimalSI> <binarySI> ::= Ki | Mi | Gi | Ti | Pi | Ei (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html) <decimalSI> ::= m | \"\" | k | M | G | T | P | E (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.) <decimalExponent> ::= \"e\" <signedNumber> | \"E\" <signedNumber> ``` No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities. When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized. Before serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that: - No precision is lost - No fractional digits will be emitted - The exponent (or suffix) is as large as possible. The sign will be omitted unless the number is negative. Examples: - 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\" Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise. Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.) This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation. | [optional] |
|
|
11
11
|
| **completion_timeout_per_gi_b** | **Integer** | CompletionTimeoutPerGiB is the maximum number of seconds per GiB a migration is allowed to take. If the timeout is reached, the migration will be either paused, switched to post-copy or cancelled depending on other settings. Defaults to 150 | [optional] |
|
|
12
12
|
| **disable_tls** | **Boolean** | When set to true, DisableTLS will disable the additional layer of live migration encryption provided by KubeVirt. This is usually a bad idea. Defaults to false | [optional] |
|
|
13
13
|
| **match_se_linux_level_on_migration** | **Boolean** | By default, the SELinux level of target virt-launcher pods is forced to the level of the source virt-launcher. When set to true, MatchSELinuxLevelOnMigration lets the CRI auto-assign a random level to the target. That will ensure the target virt-launcher doesn't share categories with another pod on the node. However, migrations will fail when using RWX volumes that don't automatically deal with SELinux levels. | [optional] |
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# Kubevirt::V1ObjectGraphNode
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | [optional] |
|
|
8
|
+
| **children** | [**Array<V1ObjectGraphNode>**](V1ObjectGraphNode.md) | | [optional] |
|
|
9
|
+
| **kind** | **String** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | [optional] |
|
|
10
|
+
| **labels** | **Hash<String, String>** | | [optional] |
|
|
11
|
+
| **object_reference** | [**K8sIoApiCoreV1TypedObjectReference**](K8sIoApiCoreV1TypedObjectReference.md) | | |
|
|
12
|
+
| **optional** | **Boolean** | | [optional] |
|
|
13
|
+
|
|
14
|
+
## Example
|
|
15
|
+
|
|
16
|
+
```ruby
|
|
17
|
+
require 'kubevirt'
|
|
18
|
+
|
|
19
|
+
instance = Kubevirt::V1ObjectGraphNode.new(
|
|
20
|
+
api_version: null,
|
|
21
|
+
children: null,
|
|
22
|
+
kind: null,
|
|
23
|
+
labels: null,
|
|
24
|
+
object_reference: null,
|
|
25
|
+
optional: null
|
|
26
|
+
)
|
|
27
|
+
```
|
|
28
|
+
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Kubevirt::V1ObjectGraphOptions
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **include_optional_nodes** | **Boolean** | IncludeOptionalNodes indicates whether to include optional nodes in the graph. True by default. | [optional] |
|
|
8
|
+
| **label_selector** | [**K8sIoApimachineryPkgApisMetaV1LabelSelector**](K8sIoApimachineryPkgApisMetaV1LabelSelector.md) | | [optional] |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'kubevirt'
|
|
14
|
+
|
|
15
|
+
instance = Kubevirt::V1ObjectGraphOptions.new(
|
|
16
|
+
include_optional_nodes: null,
|
|
17
|
+
label_selector: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Kubevirt::V1PanicDevice
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **model** | **String** | Model specifies what type of panic device is provided. The panic model used when this attribute is missing depends on the hypervisor and guest arch. One of: isa, hyperv, pvpanic. | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'kubevirt'
|
|
13
|
+
|
|
14
|
+
instance = Kubevirt::V1PanicDevice.new(
|
|
15
|
+
model: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_modes** | **Array<String>** | AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 | [optional] |
|
|
8
|
-
| **capacity** | **Hash<String,
|
|
8
|
+
| **capacity** | **Hash<String, Object>** | Capacity represents the capacity set on the corresponding PVC status | [optional] |
|
|
9
9
|
| **claim_name** | **String** | ClaimName is the name of the PVC | [optional] |
|
|
10
10
|
| **filesystem_overhead** | **String** | Percentage of filesystem's size to be reserved when resizing the PVC | [optional] |
|
|
11
11
|
| **preallocated** | **Boolean** | Preallocated indicates if the PVC's storage is preallocated or not | [optional] |
|
|
12
|
-
| **requests** | **Hash<String,
|
|
12
|
+
| **requests** | **Hash<String, Object>** | Requests represents the resources requested by the corresponding PVC spec | [optional] |
|
|
13
13
|
| **volume_mode** | **String** | VolumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. Possible enum values: - `\"Block\"` means the volume will not be formatted with a filesystem and will remain a raw block device. - `\"Filesystem\"` means the volume will be or is formatted with a filesystem. - `\"FromStorageProfile\"` means the volume mode will be auto selected by CDI according to a matching StorageProfile | [optional] |
|
|
14
14
|
|
|
15
15
|
## Example
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **limits** | **Object
|
|
7
|
+
| **limits** | **Hash<String, Object>** | Limits describes the maximum amount of compute resources allowed. Valid resource keys are \"memory\" and \"cpu\". | [optional] |
|
|
8
8
|
| **overcommit_guest_overhead** | **Boolean** | Don't ask the scheduler to take the guest-management overhead into account. Instead put the overhead only into the container's memory limit. This can lead to crashes if all memory is in use on a node. Defaults to false. | [optional] |
|
|
9
|
-
| **requests** | **Object
|
|
9
|
+
| **requests** | **Hash<String, Object>** | Requests is a description of the initial vmi resources. Valid resource keys are \"memory\" and \"cpu\". | [optional] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
12
12
|
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **limits** | **Hash<String,
|
|
8
|
-
| **requests** | **Hash<String,
|
|
7
|
+
| **limits** | **Hash<String, Object>** | Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] |
|
|
8
|
+
| **requests** | **Hash<String, Object>** | Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ | [optional] |
|
|
9
9
|
|
|
10
10
|
## Example
|
|
11
11
|
|
data/docs/V1TPMDevice.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **enabled** | **Boolean** | Enabled allows a user to explicitly disable the vTPM even when one is enabled by a preference referenced by the VirtualMachine Defaults to True | [optional] |
|
|
7
8
|
| **persistent** | **Boolean** | Persistent indicates the state of the TPM device should be kept accross reboots Defaults to false | [optional] |
|
|
8
9
|
|
|
9
10
|
## Example
|
|
@@ -12,6 +13,7 @@
|
|
|
12
13
|
require 'kubevirt'
|
|
13
14
|
|
|
14
15
|
instance = Kubevirt::V1TPMDevice.new(
|
|
16
|
+
enabled: null,
|
|
15
17
|
persistent: null
|
|
16
18
|
)
|
|
17
19
|
```
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Kubevirt::V1VideoDevice
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **type** | **String** | Type specifies the video device type (e.g., virtio, vga, bochs, ramfb). If not specified, the default is architecture-dependent (VGA for BIOS-based VMs, Bochs for EFI-based VMs on AMD64; virtio for Arm and s390x). | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'kubevirt'
|
|
13
|
+
|
|
14
|
+
instance = Kubevirt::V1VideoDevice.new(
|
|
15
|
+
type: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **api_version** | **String** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | [optional] |
|
|
8
|
-
| **fs_freeze_status** | **String** | FSFreezeStatus
|
|
8
|
+
| **fs_freeze_status** | **String** | FSFreezeStatus indicates whether a freeze operation was requested for the guest filesystem. It will be set to \"frozen\" if the request was made, or unset otherwise. This does not reflect the actual state of the guest filesystem. | [optional] |
|
|
9
9
|
| **fs_info** | [**V1VirtualMachineInstanceFileSystemInfo**](V1VirtualMachineInstanceFileSystemInfo.md) | | [optional] |
|
|
10
10
|
| **guest_agent_version** | **String** | GAVersion is a version of currently installed guest agent | [optional] |
|
|
11
11
|
| **hostname** | **String** | Hostname represents FQDN of a guest | [optional] |
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **domain** | **String** | | [optional] |
|
|
8
|
-
| **login_time** | **Float** |
|
|
8
|
+
| **login_time** | **Float** | Time of login of this user on the computer. If multiple instances of the user are logged in, the earliest login time is reported. The value is in fractional seconds since epoch time. | [optional] |
|
|
9
9
|
| **user_name** | **String** | | [default to ''] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Kubevirt::V1VirtualMachineInstanceMigrationSource
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **connect_url** | **String** | The synchronization controller URL to connect to. | [default to ''] |
|
|
8
|
+
| **migration_id** | **String** | A unique identifier to identify this migration. | [default to ''] |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'kubevirt'
|
|
14
|
+
|
|
15
|
+
instance = Kubevirt::V1VirtualMachineInstanceMigrationSource.new(
|
|
16
|
+
connect_url: null,
|
|
17
|
+
migration_id: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# Kubevirt::V1VirtualMachineInstanceMigrationSourceState
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **domain_name** | **String** | The name of the domain on the source libvirt domain | [optional] |
|
|
8
|
+
| **domain_namespace** | **String** | Namespace used in the name of the source libvirt domain. Can be used to find and modify paths in the domain | [optional] |
|
|
9
|
+
| **migration_uid** | **String** | The Source VirtualMachineInstanceMigration object associated with this migration | [optional] |
|
|
10
|
+
| **node** | **String** | The source node that the VMI originated on | [optional] |
|
|
11
|
+
| **node_selectors** | **Hash<String, String>** | Node selectors needed by the target to start the receiving pod. | [optional] |
|
|
12
|
+
| **persistent_state_pvc_name** | **String** | If the VMI being migrated uses persistent features (backend-storage), its source PVC name is saved here | [optional] |
|
|
13
|
+
| **pod** | **String** | The source pod that the VMI is originated on | [optional] |
|
|
14
|
+
| **selinux_context** | **String** | SELinuxContext is the actual SELinux context of the pod | [optional] |
|
|
15
|
+
| **sync_address** | **String** | The ip address/fqdn:port combination to use to synchronize the VMI with the target. | [optional] |
|
|
16
|
+
| **virtual_machine_instance_uid** | **String** | VirtualMachineInstanceUID is the UID of the target virtual machine instance | [optional] |
|
|
17
|
+
|
|
18
|
+
## Example
|
|
19
|
+
|
|
20
|
+
```ruby
|
|
21
|
+
require 'kubevirt'
|
|
22
|
+
|
|
23
|
+
instance = Kubevirt::V1VirtualMachineInstanceMigrationSourceState.new(
|
|
24
|
+
domain_name: null,
|
|
25
|
+
domain_namespace: null,
|
|
26
|
+
migration_uid: null,
|
|
27
|
+
node: null,
|
|
28
|
+
node_selectors: null,
|
|
29
|
+
persistent_state_pvc_name: null,
|
|
30
|
+
pod: null,
|
|
31
|
+
selinux_context: null,
|
|
32
|
+
sync_address: null,
|
|
33
|
+
virtual_machine_instance_uid: null
|
|
34
|
+
)
|
|
35
|
+
```
|
|
36
|
+
|
|
@@ -4,6 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **added_node_selector** | **Hash<String, String>** | AddedNodeSelector is an additional selector that can be used to complement a NodeSelector or NodeAffinity as set on the VM to restrict the set of allowed target nodes for a migration. In case of key collisions, values set on the VM objects are going to be preserved to ensure that addedNodeSelector can only restrict but not bypass constraints already set on the VM object. | [optional] |
|
|
8
|
+
| **priority** | **String** | Priority of the migration. This can be one of `system-critical`, `user-triggered`, `system-maintenance`. | [optional] |
|
|
9
|
+
| **receive** | [**V1VirtualMachineInstanceMigrationTarget**](V1VirtualMachineInstanceMigrationTarget.md) | | [optional] |
|
|
10
|
+
| **send_to** | [**V1VirtualMachineInstanceMigrationSource**](V1VirtualMachineInstanceMigrationSource.md) | | [optional] |
|
|
7
11
|
| **vmi_name** | **String** | The name of the VMI to perform the migration on. VMI must exist in the migration objects namespace | [optional] |
|
|
8
12
|
|
|
9
13
|
## Example
|
|
@@ -12,6 +16,10 @@
|
|
|
12
16
|
require 'kubevirt'
|
|
13
17
|
|
|
14
18
|
instance = Kubevirt::V1VirtualMachineInstanceMigrationSpec.new(
|
|
19
|
+
added_node_selector: null,
|
|
20
|
+
priority: null,
|
|
21
|
+
receive: null,
|
|
22
|
+
send_to: null,
|
|
15
23
|
vmi_name: null
|
|
16
24
|
)
|
|
17
25
|
```
|