Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | Snapshot |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
SnapshotSpec | |
status |
SnapshotStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
createOption |
string | |
diskSizeGb |
int | (Optional) |
encryptionSettings |
[]SnapshotSpecEncryptionSettings | (Optional) |
location |
string | |
name |
string | |
resourceGroupName |
string | |
sourceResourceID |
string | (Optional) |
sourceURI |
string | (Optional) |
storageAccountID |
string | (Optional) |
tags |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
diskEncryptionKey |
[]SnapshotSpecEncryptionSettingsDiskEncryptionKey | (Optional) |
enabled |
bool | |
keyEncryptionKey |
[]SnapshotSpecEncryptionSettingsKeyEncryptionKey | (Optional) |
Field | Type | Description |
---|---|---|
secretURL |
string | |
sourceVaultID |
string |
Field | Type | Description |
---|---|---|
keyURL |
string | |
sourceVaultID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
SnapshotSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |