From b35e0362dfc28cb3c50e1393e2fe5506d6a0e059 Mon Sep 17 00:00:00 2001 From: kubevirt-bot Date: Fri, 1 Dec 2023 14:36:37 +0000 Subject: [PATCH] API Reference update by KubeVirt Prow build 1730585698047627264 --- main/definitions.html | 44 +++++++++++++++++++++++++++++++++++++++++++ main/index.html | 6 +++--- 2 files changed, 47 insertions(+), 3 deletions(-) diff --git a/main/definitions.html b/main/definitions.html index 0a6b961..03dac2e 100644 --- a/main/definitions.html +++ b/main/definitions.html @@ -495,6 +495,7 @@
  • k8s.io.apimachinery.pkg.apis.meta.v1.WatchEvent
  • k8s.io.apimachinery.pkg.runtime.RawExtension
  • k8s.io.apimachinery.pkg.util.intstr.IntOrString
  • +
  • v1.ACPI
  • v1.AccessCredential
  • v1.AccessCredentialSecretSource
  • v1.AddVolumeOptions
  • @@ -4228,6 +4229,37 @@

    k8s.io.apimachinery.pk
    +

    v1.ACPI

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

    slicNameRef
    +optional

    +
    +

    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)

    +
    +

    string

    +
    +
    +

    v1.AccessCredential

    AccessCredential represents a credential source that can be used to authorize remote access to the vm guest Only one of its members may be specified.

    @@ -7601,6 +7633,18 @@

    v1.Firmware

    +

    acpi
    +optional

    +
    +
    +

    Information that can be set in the ACPI table

    +
    + + + +

    bootloader
    optional

    diff --git a/main/index.html b/main/index.html index d35b8b9..497ed00 100644 --- a/main/index.html +++ b/main/index.html @@ -437,7 +437,7 @@
    @@ -495,7 +495,7 @@

    KubeVirt API Reference