Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ManagedDisk |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ManagedDiskSpec | |
status |
ManagedDiskStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
createOption |
string | |
diskSizeGb |
int | (Optional) |
encryptionSettings |
[]ManagedDiskSpecEncryptionSettings | (Optional) |
imageReferenceID |
string | (Optional) |
location |
string | |
name |
string | |
osType |
string | (Optional) |
resourceGroupName |
string | |
sourceResourceID |
string | (Optional) |
sourceURI |
string | (Optional) |
storageAccountType |
string | |
tags |
map[string]string | (Optional) |
zones |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
diskEncryptionKey |
[]ManagedDiskSpecEncryptionSettingsDiskEncryptionKey | (Optional) |
enabled |
bool | |
keyEncryptionKey |
[]ManagedDiskSpecEncryptionSettingsKeyEncryptionKey | (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 |
ManagedDiskSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |