From e9ed22848aa6d6b340607bd38a23099ba0e4c528 Mon Sep 17 00:00:00 2001 From: kubevirt-bot Date: Wed, 24 Jan 2024 00:59:23 +0000 Subject: [PATCH] API Reference update by KubeVirt Prow build 1749945638977540096 --- main/definitions.html | 57 +++++++++++++++++++++++++++++++++++++++++++ main/index.html | 6 ++--- 2 files changed, 60 insertions(+), 3 deletions(-) diff --git a/main/definitions.html b/main/definitions.html index 6450b13..10acf6f 100644 --- a/main/definitions.html +++ b/main/definitions.html @@ -679,6 +679,7 @@
  • v1.VirtualMachineInstance
  • v1.VirtualMachineInstanceCondition
  • v1.VirtualMachineInstanceFileSystem
  • +
  • v1.VirtualMachineInstanceFileSystemDisk
  • v1.VirtualMachineInstanceFileSystemInfo
  • v1.VirtualMachineInstanceFileSystemList
  • v1.VirtualMachineInstanceGuestAgentInfo
  • @@ -14536,6 +14537,16 @@

    v1.VirtualMachineInstanceFileSyste
    +

    disk
    +optional

    +
    +
    + + + +

    diskName
    required

    @@ -14598,6 +14609,52 @@

    v1.VirtualMachineInstanceFileSyste
    +

    v1.VirtualMachineInstanceFileSystemDisk

    +
    +

    VirtualMachineInstanceFileSystemDisk represents the guest os FS disks

    +
    + +++++ + + + + + + + + + + + + + + + + + + + +
    NameDescriptionSchema
    +

    bus-type
    +required

    +
    +

    Default : ""

    +
    +

    string

    +
    +

    serial
    +required

    +
    +

    Default : ""

    +
    +

    string

    +
    +
    +

    v1.VirtualMachineInstanceFileSystemInfo

    VirtualMachineInstanceFileSystemInfo represents information regarding single guest os filesystem

    diff --git a/main/index.html b/main/index.html index d3c0cf5..a59339c 100644 --- a/main/index.html +++ b/main/index.html @@ -437,7 +437,7 @@
    @@ -495,7 +495,7 @@

    KubeVirt API Reference