Module volume

Source
Expand description

§LibOmni Types

This module contains the types used thoughout the OmniCloud platform.

Structs§

AccessPolicy
Access policy for controlling volume operations
BackupPolicy
Backup policy configuration
BurstConfig
Configuration for burstable QoS performance
EphemeralVolume
QoSConfig
QoS configuration for controlling volume performance
RetentionPolicy
Policy for retaining backups
SecurityConfig
Security configuration for volumes
SharedVolume
VolumeConfig
Configuration for creating a new volume
VolumeMetadata
Volume metadata for tracking volume details
VolumeSnapshot
Snapshot of a volume at a point in time

Enums§

AccessMode
Enum to represent access modes for shared volumes.
ConsistencyType
Types of consistency for backup operations
KeyManagementType
Key management types for volume encryption
PersistentVolume
Enum to represent persistent volumes in the cluster. This enum defines the different types of persistent volumes that can be used in the cluster, allowing for flexibility in how data is stored and accessed. The possible persistent volume types include:
Volume
Enum to represent the different types of volumes in OmniCloud.
VolumeError
Error type for volume operations
VolumeOperation
Possible operations that can be performed on a volume
VolumeStatus
Enum to represent the status of a volume.