第 26 章 Snapshot APIs
26.1. Snapshot APIs 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
26.1.1. VolumeSnapshot [snapshot.storage.k8s.io/v1] 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- Description
- VolumeSnapshot is a user’s request for either creating a point-in-time snapshot of a persistent volume, or binding to a pre-existing snapshot.
- Type
-
object
26.1.2. VolumeSnapshotClass [snapshot.storage.k8s.io/v1] 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- Description
- VolumeSnapshotClass specifies parameters that a underlying storage system uses when creating a volume snapshot. A specific VolumeSnapshotClass is used by specifying its name in a VolumeSnapshot object. VolumeSnapshotClasses are non-namespaced
- Type
-
object
- Description
- VolumeSnapshotContent represents the actual "on-disk" snapshot object in the underlying storage system
- Type
-
object