Method: Zilla::IoK8sApiCoreV1ScaleIOVolumeSource#volume_name
- Defined in:
- lib/zilla/models/io_k8s_api_core_v1_scale_io_volume_source.rb
#volume_name ⇒ Object
volumeName is the name of a volume already created in the ScaleIO system that is associated with this volume source.
46 47 48 |
# File 'lib/zilla/models/io_k8s_api_core_v1_scale_io_volume_source.rb', line 46 def volume_name @volume_name end |