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 |
Appears on:ComputeSnapshot, ComputeSnapshotStatus
Field | Type | Description |
---|---|---|
providerRef | Kubernetes core/v1.LocalObjectReference | |
id | string | |
secretRef | Kubernetes core/v1.LocalObjectReference | |
creationTimestamp | string | (Optional) |
description | string | (Optional) |
diskSizeGb | int64 | (Optional) |
labelFingerprint | string | (Optional) |
labels | map[string]string | (Optional) |
licenses | []string | (Optional) |
name | string | |
project | string | (Optional) |
selfLink | string | (Optional) |
snapshotEncryptionKey | []ComputeSnapshotSpecSnapshotEncryptionKey | (Optional) |
snapshotID | int64 | (Optional) |
sourceDisk | string | |
sourceDiskEncryptionKey | []ComputeSnapshotSpecSourceDiskEncryptionKey | (Optional) |
sourceDiskLink | string | (Optional) |
storageBytes | int64 | (Optional) |
zone | string | (Optional) |
Appears on:ComputeSnapshotSpec
Field | Type | Description |
---|---|---|
sha256 | string | (Optional) |
Appears on:ComputeSnapshotSpec
Field | Type | Description |
---|
Appears on:ComputeSnapshot
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/base/v1alpha1.State | (Optional) |
phase | Phase | (Optional) |
string
alias)Appears on:ComputeSnapshotStatus
Name | Type | Description |
---|---|---|
snapshot_encryption_key.<index>.raw_key | string | |
source_disk_encryption_key.<index>.raw_key | string |