Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | ComputeSnapshot |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ComputeSnapshotSpec | |
status |
ComputeSnapshotStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
creationTimestamp |
string | (Optional) |
description |
string | (Optional) |
diskSizeGb |
int | (Optional) |
labelFingerprint |
string | (Optional) |
labels |
map[string]string | (Optional) |
licenses |
[]string | (Optional) |
name |
string | |
project |
string | (Optional) |
selfLink |
string | (Optional) |
snapshotEncryptionKey |
[]ComputeSnapshotSpecSnapshotEncryptionKey | (Optional) |
snapshotEncryptionKeySha256 |
string | (Optional) Deprecated |
snapshotID |
int | (Optional) |
sourceDisk |
string | |
sourceDiskEncryptionKey |
[]ComputeSnapshotSpecSourceDiskEncryptionKey | (Optional) |
sourceDiskEncryptionKeySha256 |
string | (Optional) Deprecated |
sourceDiskLink |
string | (Optional) |
storageBytes |
int | (Optional) |
zone |
string | (Optional) |
Field | Type | Description |
---|---|---|
sha256 |
string | (Optional) |
Field | Type | Description |
---|
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ComputeSnapshotSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
snapshot_encryption_key.<index>.raw_key |
string | |
snapshot_encryption_key_raw |
string | |
source_disk_encryption_key.<index>.raw_key |
string | |
source_disk_encryption_key_raw |
string |