DatavolumeDatavolume is the Schema for the Datavolumes API. Manage KubeVirt data volumes attached to virtual machines in Spectro Cloud.
TypeMR
Providerprovider-palette
Groupspectrocloud.palette.m.crossplane.io
Scopenamespaced
Versionv1alpha1

1apiVersion: spectrocloud.palette.m.crossplane.io/v1alpha1

2kind: Datavolume

kind
string
metadata
object
spec
object

DatavolumeSpec defines the desired state of Datavolume

forProvider
required
object

(No description available)

array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

disk
array

(Block List, Min: 1, Max: 1) (see below for nested schema)

bus
string
name
string
name
string
array

(Block List, Min: 1, Max: 1) (see below for nested schema)

array

(Block List, Min: 1, Max: 1) (see below for nested schema)

name
string
array

architecture/api-conventions.md#metadata (see below for nested schema) Standard DataVolume's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata

labels
object
name
string
namespace
string
spec
array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

pvc
array

(Block List, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) PVC is a pointer to the PVC Spec we want to use.

array

guide/persistent-volumes#access-modes-1. Set of desired access mode strings for the volume. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1.

array

guide/persistent-volumes#resources (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) A list of label selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

source
array

(Block List, Max: 1) Source is the src of the data for the requested DataVolume. (see below for nested schema) Source is the src of the data for the requested DataVolume.

blank
array

(Block List, Max: 1) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source. (see below for nested schema) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source.

http
array

(Block List, Max: 1) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source. (see below for nested schema) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source.

secretRef
string
url
string
pvc
array

(Block List, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC.

name
string
namespace
string
array

(Block List, Max: 1) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC. (see below for nested schema) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC.

imageUrl
string
storage
array

(Block List, Max: 1) Storage is the requested storage specification for the DataVolume. (see below for nested schema) Storage is the requested storage specification for the DataVolume.

array

guide/persistent-volumes#access-modes-1. Set of desired access mode strings for the volume. More info: http://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1.

array

guide/persistent-volumes#resources (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/concepts/storage/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) A list of label selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty.

status
array

(Block List, Max: 1) DataVolumeStatus provides the parameters to store the phase of the Data Volume (see below for nested schema) DataVolumeStatus provides the parameters to store the phase of the Data Volume

phase
string
progress
string
vmName
string
object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

disk
array

(Block List, Min: 1, Max: 1) (see below for nested schema)

bus
string
name
string
name
string
array

(Block List, Min: 1, Max: 1) (see below for nested schema)

array

(Block List, Min: 1, Max: 1) (see below for nested schema)

name
string
array

architecture/api-conventions.md#metadata (see below for nested schema) Standard DataVolume's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata

labels
object
name
string
namespace
string
spec
array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

pvc
array

(Block List, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) PVC is a pointer to the PVC Spec we want to use.

array

guide/persistent-volumes#access-modes-1. Set of desired access mode strings for the volume. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1.

array

guide/persistent-volumes#resources (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) A list of label selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

source
array

(Block List, Max: 1) Source is the src of the data for the requested DataVolume. (see below for nested schema) Source is the src of the data for the requested DataVolume.

blank
array

(Block List, Max: 1) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source. (see below for nested schema) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source.

http
array

(Block List, Max: 1) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source. (see below for nested schema) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source.

secretRef
string
url
string
pvc
array

(Block List, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC.

name
string
namespace
string
array

(Block List, Max: 1) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC. (see below for nested schema) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC.

imageUrl
string
storage
array

(Block List, Max: 1) Storage is the requested storage specification for the DataVolume. (see below for nested schema) Storage is the requested storage specification for the DataVolume.

array

guide/persistent-volumes#access-modes-1. Set of desired access mode strings for the volume. More info: http://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1.

array

guide/persistent-volumes#resources (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/concepts/storage/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) A list of label selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty.

status
array

(Block List, Max: 1) DataVolumeStatus provides the parameters to store the phase of the Data Volume (see below for nested schema) DataVolumeStatus provides the parameters to store the phase of the Data Volume

phase
string
progress
string
vmName
string
array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

kind
required
string
name
required
string
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

name
required
string
status
object

DatavolumeStatus defines the observed state of Datavolume.

object

(No description available)

array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

disk
array

(Block List, Min: 1, Max: 1) (see below for nested schema)

bus
string
name
string
name
string
array

(Block List, Min: 1, Max: 1) (see below for nested schema)

array

(Block List, Min: 1, Max: 1) (see below for nested schema)

name
string
id
string
array

architecture/api-conventions.md#metadata (see below for nested schema) Standard DataVolume's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata

labels
object
name
string
namespace
string
uid
string
spec
array

(Block List, Min: 1, Max: 1) DataVolumeSpec defines our specification for a DataVolume type (see below for nested schema) DataVolumeSpec defines our specification for a DataVolume type

pvc
array

(Block List, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) PVC is a pointer to the PVC Spec we want to use.

array

guide/persistent-volumes#access-modes-1. Set of desired access mode strings for the volume. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1.

array

guide/persistent-volumes#resources (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) A list of label selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

source
array

(Block List, Max: 1) Source is the src of the data for the requested DataVolume. (see below for nested schema) Source is the src of the data for the requested DataVolume.

blank
array

(Block List, Max: 1) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source. (see below for nested schema) DataVolumeSourceBlank provides the parameters to create a Data Volume from an empty source.

http
array

(Block List, Max: 1) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source. (see below for nested schema) DataVolumeSourceHTTP provides the parameters to create a Data Volume from an HTTP source.

secretRef
string
url
string
pvc
array

(Block List, Max: 1) PVC is a pointer to the PVC Spec we want to use. (see below for nested schema) DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC.

name
string
namespace
string
array

(Block List, Max: 1) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC. (see below for nested schema) DataVolumeSourceRegistry provides the parameters to create a Data Volume from an existing PVC.

imageUrl
string
storage
array

(Block List, Max: 1) Storage is the requested storage specification for the DataVolume. (see below for nested schema) Storage is the requested storage specification for the DataVolume.

array

guide/persistent-volumes#access-modes-1. Set of desired access mode strings for the volume. More info: http://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1.

array

guide/persistent-volumes#resources (see below for nested schema) A list of the minimum resources the volume should have. More info: http://kubernetes.io/docs/concepts/storage/persistent-volumes#resources

limits
object
requests
object
array

(Block List, Max: 1) A label query over volumes to consider for binding. (see below for nested schema) A label query over volumes to consider for binding.

array

(Block List) A list of label selector requirements. The requirements are ANDed. (see below for nested schema) A list of label selector requirements. The requirements are ANDed.

key
string
operator
string
values
array

empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty.

status
array

(Block List, Max: 1) DataVolumeStatus provides the parameters to store the phase of the Data Volume (see below for nested schema) DataVolumeStatus provides the parameters to store the phase of the Data Volume

phase
string
progress
string
vmName
string
array

Conditions of the resource.

lastTransitionTime
required
string
message
string
reason
required
string
status
required
string
type
required
string