const Name …
const SpecNodes …
const SpecParent …
const SpecEphemeral …
const SpecShared …
const SpecSticky …
const SpecSecure …
const SpecCompressed …
const SpecSize …
const SpecScale …
const SpecFilesystem …
const SpecBlockSize …
const SpecHaLevel …
const SpecPriority …
const SpecSnapshotInterval …
const SpecSnapshotSchedule …
const SpecAggregationLevel …
const SpecDedupe …
const SpecPassphrase …
const SpecAutoAggregationValue …
const SpecGroup …
const SpecGroupEnforce …
const SpecZones …
const SpecRacks …
const SpecRegions …
const SpecLabels …
const SpecPriorityAlias …
const SpecIoProfile …
const OptName …
const OptVolumeID …
const OptSnapID …
const OptLabel …
const OptConfigLabel …
const OptCumulative …
const OsdVolumePath …
const OsdSnapshotPath …
const TimeLayout …
const AutoAggregation …
type Node …
type FluentDConfig …
type TunnelConfig …
type Cluster …
type StatPoint …
func DriverTypeSimpleValueOf(s string) (DriverType, error) { … }
func (x DriverType) SimpleString() string { … }
func FSTypeSimpleValueOf(s string) (FSType, error) { … }
func (x FSType) SimpleString() string { … }
func CosTypeSimpleValueOf(s string) (CosType, error) { … }
func (x CosType) SimpleString() string { … }
func GraphDriverChangeTypeSimpleValueOf(s string) (GraphDriverChangeType, error) { … }
func (x GraphDriverChangeType) SimpleString() string { … }
func VolumeActionParamSimpleValueOf(s string) (VolumeActionParam, error) { … }
func (x VolumeActionParam) SimpleString() string { … }
func VolumeStateSimpleValueOf(s string) (VolumeState, error) { … }
func (x VolumeState) SimpleString() string { … }
func VolumeStatusSimpleValueOf(s string) (VolumeStatus, error) { … }
func (x VolumeStatus) SimpleString() string { … }
func IoProfileSimpleValueOf(s string) (IoProfile, error) { … }
func (x IoProfile) SimpleString() string { … }
func simpleValueOf(typeString string, valueMap map[string]int32, s string) (int32, error) { … }
func simpleString(typeString string, nameMap map[int32]string, v int32) string { … }
func toSec(ms uint64) uint64 { … }
func (v *Stats) WriteThroughput() uint64 { … }
func (v *Stats) ReadThroughput() uint64 { … }
func (v *Stats) Latency() uint64 { … }
func (v *Stats) ReadLatency() uint64 { … }
func (v *Stats) WriteLatency() uint64 { … }
func (v *Stats) Iops() uint64 { … }
func (v *Volume) Scaled() bool { … }
func (m *Volume) Contains(mid string) bool { … }
func (s *VolumeSpec) Copy() *VolumeSpec { … }
func (s *Node) Copy() *Node { … }
func (v Volume) IsClone() bool { … }
func (v Volume) IsSnapshot() bool { … }
func (v Volume) DisplayId() string { … }