Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 943 Bytes

File metadata and controls

16 lines (11 loc) · 943 Bytes

ClusterVolume

Properties

Name Type Description Notes
ID kotlin.String The Swarm ID of this volume. Because cluster volumes are Swarm objects, they have an ID, unlike non-cluster volumes. This ID can be used to refer to the Volume instead of the name. [optional]
version ObjectVersion [optional]
createdAt kotlin.String [optional]
updatedAt kotlin.String [optional]
spec ClusterVolumeSpec [optional]
info ClusterVolumeInfo [optional]
publishStatus kotlin.collections.MutableList<ClusterVolumePublishStatusInner> The status of the volume as it pertains to its publishing and use on specific nodes [optional]