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
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **label_selector** | [**K8sIoApimachineryPkgApisMetaV1LabelSelector**](K8sIoApimachineryPkgApisMetaV1LabelSelector.md) | | [optional] |
|
|
8
|
-
| **match_label_keys** | **Array<String>** | MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set.
|
|
9
|
-
| **mismatch_label_keys** | **Array<String>** | MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
|
|
8
|
+
| **match_label_keys** | **Array<String>** | MatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key in (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. | [optional] |
|
|
9
|
+
| **mismatch_label_keys** | **Array<String>** | MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys are used to lookup values from the incoming pod labels, those key-value labels are merged with `labelSelector` as `key notin (value)` to select the group of existing pods which pods will be taken into consideration for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. Also, mismatchLabelKeys cannot be set when labelSelector isn't set. | [optional] |
|
|
10
10
|
| **namespace_selector** | [**K8sIoApimachineryPkgApisMetaV1LabelSelector**](K8sIoApimachineryPkgApisMetaV1LabelSelector.md) | | [optional] |
|
|
11
11
|
| **namespaces** | **Array<String>** | namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\". | [optional] |
|
|
12
12
|
| **topology_key** | **String** | This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. | [default to ''] |
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **name** | **String** | Required. | [optional] |
|
|
8
|
-
| **value** | **String** |
|
|
7
|
+
| **name** | **String** | Name is this DNS resolver option's name. Required. | [optional] |
|
|
8
|
+
| **value** | **String** | Value is this DNS resolver option's value. | [optional] |
|
|
9
9
|
|
|
10
10
|
## Example
|
|
11
11
|
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# Kubevirt::K8sIoApiCoreV1PodResourceClaim
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **name** | **String** | Name uniquely identifies this resource claim inside the pod. This must be a DNS_LABEL. | [default to ''] |
|
|
8
|
+
| **resource_claim_name** | **String** | ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod. Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set. | [optional] |
|
|
9
|
+
| **resource_claim_template_name** | **String** | ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod. The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses. This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim. Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set. | [optional] |
|
|
10
|
+
|
|
11
|
+
## Example
|
|
12
|
+
|
|
13
|
+
```ruby
|
|
14
|
+
require 'kubevirt'
|
|
15
|
+
|
|
16
|
+
instance = Kubevirt::K8sIoApiCoreV1PodResourceClaim.new(
|
|
17
|
+
name: null,
|
|
18
|
+
resource_claim_name: null,
|
|
19
|
+
resource_claim_template_name: null
|
|
20
|
+
)
|
|
21
|
+
```
|
|
22
|
+
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **container_name** | **String** | Container name: required for volumes, optional for env vars | [optional] |
|
|
8
|
-
| **divisor** | **
|
|
8
|
+
| **divisor** | **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
|
| **resource** | **String** | Required: resource to select | [default to ''] |
|
|
10
10
|
|
|
11
11
|
## Example
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
| **match_label_keys** | **Array<String>** | MatchLabelKeys is a set of pod label keys to select the pods over which spreading will be calculated. The keys are used to lookup values from the incoming pod labels, those key-value labels are ANDed with labelSelector to select the group of existing pods over which spreading will be calculated for the incoming pod. The same key is forbidden to exist in both MatchLabelKeys and LabelSelector. MatchLabelKeys cannot be set when LabelSelector isn't set. Keys that don't exist in the incoming pod labels will be ignored. A null or empty list means only match against labelSelector. This is a beta field and requires the MatchLabelKeysInPodTopologySpread feature gate to be enabled (enabled by default). | [optional] |
|
|
9
9
|
| **max_skew** | **Integer** | MaxSkew describes the degree to which pods may be unevenly distributed. When `whenUnsatisfiable=DoNotSchedule`, it is the maximum permitted difference between the number of matching pods in the target topology and the global minimum. The global minimum is the minimum number of matching pods in an eligible domain or zero if the number of eligible domains is less than MinDomains. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 2/2/1: In this case, the global minimum is 1. | zone1 | zone2 | zone3 | | P P | P P | P | - if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 2/2/2; scheduling it onto zone1(zone2) would make the ActualSkew(3-1) on zone1(zone2) violate MaxSkew(1). - if MaxSkew is 2, incoming pod can be scheduled onto any zone. When `whenUnsatisfiable=ScheduleAnyway`, it is used to give higher precedence to topologies that satisfy it. It's a required field. Default value is 1 and 0 is not allowed. | [default to 0] |
|
|
10
10
|
| **min_domains** | **Integer** | MinDomains indicates a minimum number of eligible domains. When the number of eligible domains with matching topology keys is less than minDomains, Pod Topology Spread treats \"global minimum\" as 0, and then the calculation of Skew is performed. And when the number of eligible domains with matching topology keys equals or greater than minDomains, this value has no effect on scheduling. As a result, when the number of eligible domains is less than minDomains, scheduler won't schedule more than maxSkew Pods to those domains. If value is nil, the constraint behaves as if MinDomains is equal to 1. Valid values are integers greater than 0. When value is not nil, WhenUnsatisfiable must be DoNotSchedule. For example, in a 3-zone cluster, MaxSkew is set to 2, MinDomains is set to 5 and pods with the same labelSelector spread as 2/2/2: | zone1 | zone2 | zone3 | | P P | P P | P P | The number of domains is less than 5(MinDomains), so \"global minimum\" is treated as 0. In this situation, new pod with the same labelSelector cannot be scheduled, because computed skew will be 3(3 - 0) if new Pod is scheduled to any of the three zones, it will violate MaxSkew. | [optional] |
|
|
11
|
-
| **node_affinity_policy** | **String** | NodeAffinityPolicy indicates how we will treat Pod's nodeAffinity/nodeSelector when calculating pod topology spread skew. Options are: - Honor: only nodes matching nodeAffinity/nodeSelector are included in the calculations. - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations. If this value is nil, the behavior is equivalent to the Honor policy.
|
|
12
|
-
| **node_taints_policy** | **String** | NodeTaintsPolicy indicates how we will treat node taints when calculating pod topology spread skew. Options are: - Honor: nodes without taints, along with tainted nodes for which the incoming pod has a toleration, are included. - Ignore: node taints are ignored. All nodes are included. If this value is nil, the behavior is equivalent to the Ignore policy.
|
|
11
|
+
| **node_affinity_policy** | **String** | NodeAffinityPolicy indicates how we will treat Pod's nodeAffinity/nodeSelector when calculating pod topology spread skew. Options are: - Honor: only nodes matching nodeAffinity/nodeSelector are included in the calculations. - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations. If this value is nil, the behavior is equivalent to the Honor policy. Possible enum values: - `\"Honor\"` means use this scheduling directive when calculating pod topology spread skew. - `\"Ignore\"` means ignore this scheduling directive when calculating pod topology spread skew. | [optional] |
|
|
12
|
+
| **node_taints_policy** | **String** | NodeTaintsPolicy indicates how we will treat node taints when calculating pod topology spread skew. Options are: - Honor: nodes without taints, along with tainted nodes for which the incoming pod has a toleration, are included. - Ignore: node taints are ignored. All nodes are included. If this value is nil, the behavior is equivalent to the Ignore policy. Possible enum values: - `\"Honor\"` means use this scheduling directive when calculating pod topology spread skew. - `\"Ignore\"` means ignore this scheduling directive when calculating pod topology spread skew. | [optional] |
|
|
13
13
|
| **topology_key** | **String** | TopologyKey is the key of node labels. Nodes that have a label with this key and identical values are considered to be in the same topology. We consider each <key, value> as a \"bucket\", and try to put balanced number of pods into each bucket. We define a domain as a particular instance of a topology. Also, we define an eligible domain as a domain whose nodes meet the requirements of nodeAffinityPolicy and nodeTaintsPolicy. e.g. If TopologyKey is \"kubernetes.io/hostname\", each Node is a domain of that topology. And, if TopologyKey is \"topology.kubernetes.io/zone\", each zone is a domain of that topology. It's a required field. | [default to ''] |
|
|
14
14
|
| **when_unsatisfiable** | **String** | WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it. - ScheduleAnyway tells the scheduler to schedule the pod in any location, but giving higher precedence to topologies that would help reduce the skew. A constraint is considered \"Unsatisfiable\" for an incoming pod if and only if every possible node assignment for that pod would violate \"MaxSkew\" on some topology. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P | P | P | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won't make it *more* imbalanced. It's a required field. Possible enum values: - `\"DoNotSchedule\"` instructs the scheduler not to schedule the pod when constraints are not satisfied. - `\"ScheduleAnyway\"` instructs the scheduler to schedule the pod even if constraints are not satisfied. | [default to ''] |
|
|
15
15
|
|
|
@@ -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
|
|
|
@@ -7,6 +7,7 @@
|
|
|
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
8
|
| **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
9
|
| **grace_period_seconds** | **Integer** | The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | [optional] |
|
|
10
|
+
| **ignore_store_read_error_with_cluster_breaking_potential** | **Boolean** | if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it | [optional] |
|
|
10
11
|
| **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] |
|
|
11
12
|
| **orphan_dependents** | **Boolean** | Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | [optional] |
|
|
12
13
|
| **preconditions** | [**K8sIoApimachineryPkgApisMetaV1Preconditions**](K8sIoApimachineryPkgApisMetaV1Preconditions.md) | | [optional] |
|
|
@@ -21,6 +22,7 @@ instance = Kubevirt::K8sIoApimachineryPkgApisMetaV1DeleteOptions.new(
|
|
|
21
22
|
api_version: null,
|
|
22
23
|
dry_run: null,
|
|
23
24
|
grace_period_seconds: null,
|
|
25
|
+
ignore_store_read_error_with_cluster_breaking_potential: null,
|
|
24
26
|
kind: null,
|
|
25
27
|
orphan_dependents: null,
|
|
26
28
|
preconditions: null,
|
data/docs/V1ACPI.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **msdm_name_ref** | **String** | Similar to SlicNameRef, another ACPI entry that is used in more recent Windows versions. The above points to the spec of MSDM too. | [optional] |
|
|
7
8
|
| **slic_name_ref** | **String** | SlicNameRef should match the volume name of a secret object. The data in the secret should be a binary blob that follows the ACPI SLIC standard, see: https://learn.microsoft.com/en-us/previous-versions/windows/hardware/design/dn653305(v=vs.85) | [optional] |
|
|
8
9
|
|
|
9
10
|
## Example
|
|
@@ -12,6 +13,7 @@
|
|
|
12
13
|
require 'kubevirt'
|
|
13
14
|
|
|
14
15
|
instance = Kubevirt::V1ACPI.new(
|
|
16
|
+
msdm_name_ref: null,
|
|
15
17
|
slic_name_ref: null
|
|
16
18
|
)
|
|
17
19
|
```
|
data/docs/V1ArchConfiguration.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **arm64** | [**V1ArchSpecificConfiguration**](V1ArchSpecificConfiguration.md) | | [optional] |
|
|
9
9
|
| **default_architecture** | **String** | | [optional] |
|
|
10
10
|
| **ppc64le** | [**V1ArchSpecificConfiguration**](V1ArchSpecificConfiguration.md) | | [optional] |
|
|
11
|
+
| **s390x** | [**V1ArchSpecificConfiguration**](V1ArchSpecificConfiguration.md) | | [optional] |
|
|
11
12
|
|
|
12
13
|
## Example
|
|
13
14
|
|
|
@@ -18,7 +19,8 @@ instance = Kubevirt::V1ArchConfiguration.new(
|
|
|
18
19
|
amd64: null,
|
|
19
20
|
arm64: null,
|
|
20
21
|
default_architecture: null,
|
|
21
|
-
ppc64le: null
|
|
22
|
+
ppc64le: null,
|
|
23
|
+
s390x: null
|
|
22
24
|
)
|
|
23
25
|
```
|
|
24
26
|
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Kubevirt::V1ChangedBlockTrackingSelectors
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **namespace_label_selector** | [**K8sIoApimachineryPkgApisMetaV1LabelSelector**](K8sIoApimachineryPkgApisMetaV1LabelSelector.md) | | [optional] |
|
|
8
|
+
| **virtual_machine_label_selector** | [**K8sIoApimachineryPkgApisMetaV1LabelSelector**](K8sIoApimachineryPkgApisMetaV1LabelSelector.md) | | [optional] |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'kubevirt'
|
|
14
|
+
|
|
15
|
+
instance = Kubevirt::V1ChangedBlockTrackingSelectors.new(
|
|
16
|
+
namespace_label_selector: null,
|
|
17
|
+
virtual_machine_label_selector: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Kubevirt::V1ChangedBlockTrackingStatus
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **state** | **String** | State represents the current CBT state | [default to ''] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'kubevirt'
|
|
13
|
+
|
|
14
|
+
instance = Kubevirt::V1ChangedBlockTrackingStatus.new(
|
|
15
|
+
state: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Kubevirt::V1ControllerRevisionRef
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **name** | **String** | Name of the ControllerRevision | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'kubevirt'
|
|
13
|
+
|
|
14
|
+
instance = Kubevirt::V1ControllerRevisionRef.new(
|
|
15
|
+
name: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
data/docs/V1CustomBlockSize.md
CHANGED
|
@@ -4,8 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **
|
|
8
|
-
| **
|
|
7
|
+
| **discard_granularity** | **Integer** | | [optional] |
|
|
8
|
+
| **logical** | **Integer** | | [optional] |
|
|
9
|
+
| **physical** | **Integer** | | [optional] |
|
|
9
10
|
|
|
10
11
|
## Example
|
|
11
12
|
|
|
@@ -13,6 +14,7 @@
|
|
|
13
14
|
require 'kubevirt'
|
|
14
15
|
|
|
15
16
|
instance = Kubevirt::V1CustomBlockSize.new(
|
|
17
|
+
discard_granularity: null,
|
|
16
18
|
logical: null,
|
|
17
19
|
physical: null
|
|
18
20
|
)
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **cluster_profiler** | **Boolean** | Enable the ability to pprof profile KubeVirt control plane | [optional] |
|
|
7
8
|
| **cpu_allocation_ratio** | **Integer** | For each requested virtual CPU, CPUAllocationRatio defines how much physical CPU to request per VMI from the hosting node. The value is in fraction of a CPU thread (or core on non-hyperthreaded nodes). For example, a value of 1 means 1 physical CPU thread per VMI CPU thread. A value of 100 would be 1% of a physical thread allocated for each requested VMI thread. This option has no effect on VMIs that request dedicated CPUs. More information at: https://kubevirt.io/user-guide/operations/node_overcommit/#node-cpu-allocation-ratio Defaults to 10 | [optional] |
|
|
8
9
|
| **disk_verification** | [**V1DiskVerification**](V1DiskVerification.md) | | [optional] |
|
|
9
10
|
| **feature_gates** | **Array<String>** | FeatureGates is the list of experimental features to enable. Defaults to none | [optional] |
|
|
@@ -21,6 +22,7 @@
|
|
|
21
22
|
require 'kubevirt'
|
|
22
23
|
|
|
23
24
|
instance = Kubevirt::V1DeveloperConfiguration.new(
|
|
25
|
+
cluster_profiler: null,
|
|
24
26
|
cpu_allocation_ratio: null,
|
|
25
27
|
disk_verification: null,
|
|
26
28
|
feature_gates: null,
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Kubevirt::V1DeviceAttribute
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **m_dev_uuid** | **String** | MDevUUID is the mediated device uuid of the allocated device | [optional] |
|
|
8
|
+
| **pci_address** | **String** | PCIAddress is the PCIe bus address of the allocated device | [optional] |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'kubevirt'
|
|
14
|
+
|
|
15
|
+
instance = Kubevirt::V1DeviceAttribute.new(
|
|
16
|
+
m_dev_uuid: null,
|
|
17
|
+
pci_address: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# Kubevirt::V1DeviceResourceClaimStatus
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **attributes** | [**V1DeviceAttribute**](V1DeviceAttribute.md) | | [optional] |
|
|
8
|
+
| **name** | **String** | Name is the name of actual device on the host provisioned by the driver as reflected in resourceclaim.status | [optional] |
|
|
9
|
+
| **resource_claim_name** | **String** | ResourceClaimName is the name of the resource claims object used to provision this resource | [optional] |
|
|
10
|
+
|
|
11
|
+
## Example
|
|
12
|
+
|
|
13
|
+
```ruby
|
|
14
|
+
require 'kubevirt'
|
|
15
|
+
|
|
16
|
+
instance = Kubevirt::V1DeviceResourceClaimStatus.new(
|
|
17
|
+
attributes: null,
|
|
18
|
+
name: null,
|
|
19
|
+
resource_claim_name: null
|
|
20
|
+
)
|
|
21
|
+
```
|
|
22
|
+
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Kubevirt::V1DeviceStatus
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **gpu_statuses** | [**Array<V1DeviceStatusInfo>**](V1DeviceStatusInfo.md) | GPUStatuses reflects the state of GPUs requested in spec.domain.devices.gpus | [optional] |
|
|
8
|
+
| **host_device_statuses** | [**Array<V1DeviceStatusInfo>**](V1DeviceStatusInfo.md) | HostDeviceStatuses reflects the state of GPUs requested in spec.domain.devices.hostDevices DRA | [optional] |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'kubevirt'
|
|
14
|
+
|
|
15
|
+
instance = Kubevirt::V1DeviceStatus.new(
|
|
16
|
+
gpu_statuses: null,
|
|
17
|
+
host_device_statuses: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Kubevirt::V1DeviceStatusInfo
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **device_resource_claim_status** | [**V1DeviceResourceClaimStatus**](V1DeviceResourceClaimStatus.md) | | [optional] |
|
|
8
|
+
| **name** | **String** | Name of the device as specified in spec.domain.devices.gpus.name or spec.domain.devices.hostDevices.name | [default to ''] |
|
|
9
|
+
|
|
10
|
+
## Example
|
|
11
|
+
|
|
12
|
+
```ruby
|
|
13
|
+
require 'kubevirt'
|
|
14
|
+
|
|
15
|
+
instance = Kubevirt::V1DeviceStatusInfo.new(
|
|
16
|
+
device_resource_claim_status: null,
|
|
17
|
+
name: null
|
|
18
|
+
)
|
|
19
|
+
```
|
|
20
|
+
|
data/docs/V1Devices.md
CHANGED
|
@@ -22,10 +22,12 @@
|
|
|
22
22
|
| **interfaces** | [**Array<V1Interface>**](V1Interface.md) | Interfaces describe network interfaces which are added to the vmi. | [optional] |
|
|
23
23
|
| **log_serial_console** | **Boolean** | Whether to log the auto-attached default serial console or not. Serial console logs will be collect to a file and then streamed from a named `guest-console-log`. Not relevant if autoattachSerialConsole is disabled. Defaults to cluster wide setting on VirtualMachineOptions. | [optional] |
|
|
24
24
|
| **network_interface_multiqueue** | **Boolean** | If specified, virtual network interfaces configured with a virtio bus will also enable the vhost multiqueue feature for network devices. The number of queues created depends on additional factors of the VirtualMachineInstance, like the number of guest CPUs. | [optional] |
|
|
25
|
+
| **panic_devices** | [**Array<V1PanicDevice>**](V1PanicDevice.md) | PanicDevices provides additional crash information when a guest crashes. | [optional] |
|
|
25
26
|
| **rng** | **Object** | Rng represents the random device passed from host | [optional] |
|
|
26
27
|
| **sound** | [**V1SoundDevice**](V1SoundDevice.md) | | [optional] |
|
|
27
28
|
| **tpm** | [**V1TPMDevice**](V1TPMDevice.md) | | [optional] |
|
|
28
29
|
| **use_virtio_transitional** | **Boolean** | Fall back to legacy virtio 0.9 support if virtio bus is selected on devices. This is helpful for old machines like CentOS6 or RHEL6 which do not understand virtio_non_transitional (virtio 1.0). | [optional] |
|
|
30
|
+
| **video** | [**V1VideoDevice**](V1VideoDevice.md) | | [optional] |
|
|
29
31
|
| **watchdog** | [**V1Watchdog**](V1Watchdog.md) | | [optional] |
|
|
30
32
|
|
|
31
33
|
## Example
|
|
@@ -52,10 +54,12 @@ instance = Kubevirt::V1Devices.new(
|
|
|
52
54
|
interfaces: null,
|
|
53
55
|
log_serial_console: null,
|
|
54
56
|
network_interface_multiqueue: null,
|
|
57
|
+
panic_devices: null,
|
|
55
58
|
rng: null,
|
|
56
59
|
sound: null,
|
|
57
60
|
tpm: null,
|
|
58
61
|
use_virtio_transitional: null,
|
|
62
|
+
video: null,
|
|
59
63
|
watchdog: null
|
|
60
64
|
)
|
|
61
65
|
```
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Kubevirt::V1Diag288Watchdog
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **action** | **String** | The action to take. Valid values are poweroff, reset, shutdown. Defaults to reset. | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'kubevirt'
|
|
13
|
+
|
|
14
|
+
instance = Kubevirt::V1Diag288Watchdog.new(
|
|
15
|
+
action: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
data/docs/V1Disk.md
CHANGED
|
@@ -6,8 +6,9 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **block_size** | [**V1BlockSize**](V1BlockSize.md) | | [optional] |
|
|
8
8
|
| **boot_order** | **Integer** | BootOrder is an integer value > 0, used to determine ordering of boot devices. Lower values take precedence. Each disk or interface that has a boot order must have a unique value. Disks without a boot order are not tried if a disk with a boot order exists. | [optional] |
|
|
9
|
-
| **cache** | **String** | Cache specifies which kvm disk cache mode should be used. Supported values are:
|
|
9
|
+
| **cache** | **String** | Cache specifies which kvm disk cache mode should be used. Supported values are: none: Guest I/O not cached on the host, but may be kept in a disk cache. writethrough: Guest I/O cached on the host but written through to the physical medium. Slowest but with most guarantees. writeback: Guest I/O cached on the host. Defaults to none if the storage supports O_DIRECT, otherwise writethrough. | [optional] |
|
|
10
10
|
| **cdrom** | [**V1CDRomTarget**](V1CDRomTarget.md) | | [optional] |
|
|
11
|
+
| **changed_block_tracking** | **Boolean** | ChangedBlockTracking indicates this disk should have CBT option Defaults to false. | [optional] |
|
|
11
12
|
| **dedicated_io_thread** | **Boolean** | dedicatedIOThread indicates this disk should have an exclusive IO Thread. Enabling this implies useIOThreads = true. Defaults to false. | [optional] |
|
|
12
13
|
| **disk** | [**V1DiskTarget**](V1DiskTarget.md) | | [optional] |
|
|
13
14
|
| **error_policy** | **String** | If specified, it can change the default error policy (stop) for the disk | [optional] |
|
|
@@ -28,6 +29,7 @@ instance = Kubevirt::V1Disk.new(
|
|
|
28
29
|
boot_order: null,
|
|
29
30
|
cache: null,
|
|
30
31
|
cdrom: null,
|
|
32
|
+
changed_block_tracking: null,
|
|
31
33
|
dedicated_io_thread: null,
|
|
32
34
|
disk: null,
|
|
33
35
|
error_policy: null,
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Kubevirt::V1DiskIOThreads
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **supplemental_pool_thread_count** | **Integer** | SupplementalPoolThreadCount specifies how many iothreads are allocated for the supplementalPool policy. | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'kubevirt'
|
|
13
|
+
|
|
14
|
+
instance = Kubevirt::V1DiskIOThreads.new(
|
|
15
|
+
supplemental_pool_thread_count: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
data/docs/V1DiskVerification.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **memory_limit** | **
|
|
7
|
+
| **memory_limit** | **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. | |
|
|
8
8
|
|
|
9
9
|
## Example
|
|
10
10
|
|
data/docs/V1DomainSpec.md
CHANGED
|
@@ -10,7 +10,8 @@
|
|
|
10
10
|
| **devices** | [**V1Devices**](V1Devices.md) | | |
|
|
11
11
|
| **features** | [**V1Features**](V1Features.md) | | [optional] |
|
|
12
12
|
| **firmware** | [**V1Firmware**](V1Firmware.md) | | [optional] |
|
|
13
|
-
| **
|
|
13
|
+
| **io_threads** | [**V1DiskIOThreads**](V1DiskIOThreads.md) | | [optional] |
|
|
14
|
+
| **io_threads_policy** | **String** | Controls whether or not disks will share IOThreads. Omitting IOThreadsPolicy disables use of IOThreads. One of: shared, auto, supplementalPool | [optional] |
|
|
14
15
|
| **launch_security** | [**V1LaunchSecurity**](V1LaunchSecurity.md) | | [optional] |
|
|
15
16
|
| **machine** | [**V1Machine**](V1Machine.md) | | [optional] |
|
|
16
17
|
| **memory** | [**V1Memory**](V1Memory.md) | | [optional] |
|
|
@@ -28,6 +29,7 @@ instance = Kubevirt::V1DomainSpec.new(
|
|
|
28
29
|
devices: null,
|
|
29
30
|
features: null,
|
|
30
31
|
firmware: null,
|
|
32
|
+
io_threads: null,
|
|
31
33
|
io_threads_policy: null,
|
|
32
34
|
launch_security: null,
|
|
33
35
|
machine: null,
|
data/docs/V1EmptyDiskSource.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **capacity** | **
|
|
7
|
+
| **capacity** | **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. | |
|
|
8
8
|
|
|
9
9
|
## Example
|
|
10
10
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Kubevirt::V1EvacuateCancelOptions
|
|
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
|
+
| **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
|
+
| **evacuation_node_name** | **String** | | [default to ''] |
|
|
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] |
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```ruby
|
|
15
|
+
require 'kubevirt'
|
|
16
|
+
|
|
17
|
+
instance = Kubevirt::V1EvacuateCancelOptions.new(
|
|
18
|
+
api_version: null,
|
|
19
|
+
dry_run: null,
|
|
20
|
+
evacuation_node_name: null,
|
|
21
|
+
kind: null
|
|
22
|
+
)
|
|
23
|
+
```
|
|
24
|
+
|
data/docs/V1GPU.md
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **
|
|
7
|
+
| **claim_name** | **String** | ClaimName needs to be provided from the list vmi.spec.resourceClaims[].name where this device is allocated | [optional] |
|
|
8
|
+
| **device_name** | **String** | DeviceName is the name of the device provisioned by device-plugins | [optional] |
|
|
8
9
|
| **name** | **String** | Name of the GPU device as exposed by a device plugin | [default to ''] |
|
|
10
|
+
| **request_name** | **String** | RequestName needs to be provided from resourceClaim.spec.devices.requests[].name where this device is requested | [optional] |
|
|
9
11
|
| **tag** | **String** | If specified, the virtual network interface address and its tag will be provided to the guest via config drive | [optional] |
|
|
10
12
|
| **virtual_gpu_options** | [**V1VGPUOptions**](V1VGPUOptions.md) | | [optional] |
|
|
11
13
|
|
|
@@ -15,8 +17,10 @@
|
|
|
15
17
|
require 'kubevirt'
|
|
16
18
|
|
|
17
19
|
instance = Kubevirt::V1GPU.new(
|
|
20
|
+
claim_name: null,
|
|
18
21
|
device_name: null,
|
|
19
22
|
name: null,
|
|
23
|
+
request_name: null,
|
|
20
24
|
tag: null,
|
|
21
25
|
virtual_gpu_options: null
|
|
22
26
|
)
|
data/docs/V1HostDevice.md
CHANGED
|
@@ -4,8 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **
|
|
7
|
+
| **claim_name** | **String** | ClaimName needs to be provided from the list vmi.spec.resourceClaims[].name where this device is allocated | [optional] |
|
|
8
|
+
| **device_name** | **String** | DeviceName is the name of the device provisioned by device-plugins | [optional] |
|
|
8
9
|
| **name** | **String** | | [default to ''] |
|
|
10
|
+
| **request_name** | **String** | RequestName needs to be provided from resourceClaim.spec.devices.requests[].name where this device is requested | [optional] |
|
|
9
11
|
| **tag** | **String** | If specified, the virtual network interface address and its tag will be provided to the guest via config drive | [optional] |
|
|
10
12
|
|
|
11
13
|
## Example
|
|
@@ -14,8 +16,10 @@
|
|
|
14
16
|
require 'kubevirt'
|
|
15
17
|
|
|
16
18
|
instance = Kubevirt::V1HostDevice.new(
|
|
19
|
+
claim_name: null,
|
|
17
20
|
device_name: null,
|
|
18
21
|
name: null,
|
|
22
|
+
request_name: null,
|
|
19
23
|
tag: null
|
|
20
24
|
)
|
|
21
25
|
```
|
data/docs/V1HostDisk.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **capacity** | **
|
|
7
|
+
| **capacity** | **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
|
| **path** | **String** | The path to HostDisk image located on the cluster | [default to ''] |
|
|
9
9
|
| **shared** | **Boolean** | Shared indicate whether the path is shared between nodes | [optional] |
|
|
10
10
|
| **type** | **String** | Contains information if disk.img exists or should be created allowed options are 'Disk' and 'DiskOrCreate' | [default to ''] |
|