From e0c2bc4238873b3a2635f703906dbd1fc3033bc4 Mon Sep 17 00:00:00 2001 From: kubevirt-bot Date: Wed, 22 Nov 2023 09:32:40 +0000 Subject: [PATCH] API Reference update by KubeVirt Prow build 1727249899008823296 --- main/definitions.html | 56 +++++++++++++++++++++++++++++++++++++++++++ main/index.html | 6 ++--- 2 files changed, 59 insertions(+), 3 deletions(-) diff --git a/main/definitions.html b/main/definitions.html index ead5b05..3994b1e 100644 --- a/main/definitions.html +++ b/main/definitions.html @@ -729,6 +729,7 @@
  • v1alpha1.VirtualMachineCloneList
  • v1alpha1.VirtualMachineCloneSpec
  • v1alpha1.VirtualMachineCloneStatus
  • +
  • v1alpha1.VirtualMachineCloneTemplateFilters
  • v1alpha1.VirtualMachineExport
  • v1alpha1.VirtualMachineExportLink
  • v1alpha1.VirtualMachineExportLinks
  • @@ -18698,6 +18699,18 @@

    v1alpha1.VirtualMachineCloneSpec

    k8s.io.api.core.v1.TypedLocalObjectReference

    + +
    +

    template
    +optional

    +
    +
    +
    + @@ -18773,6 +18786,49 @@

    v1alpha1.VirtualMachineCloneStatus<
    +

    v1alpha1.VirtualMachineCloneTemplateFilters

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

    annotationFilters
    +optional

    +
    +

    Example use: "!some/key*". For a detailed description, please refer to https://kubevirt.io/user-guide/operations/clone_api/#label-annotation-filters.

    +
    +

    < string > array

    +
    +

    labelFilters
    +optional

    +
    +

    Example use: "!some/key*". For a detailed description, please refer to https://kubevirt.io/user-guide/operations/clone_api/#label-annotation-filters.

    +
    +

    < string > array

    +
    +
    +

    v1alpha1.VirtualMachineExport

    VirtualMachineExport defines the operation of exporting a VM source

    diff --git a/main/index.html b/main/index.html index 19836fd..9f73944 100644 --- a/main/index.html +++ b/main/index.html @@ -437,7 +437,7 @@
    @@ -495,7 +495,7 @@

    KubeVirt API Reference