io.k8s.api.core.v1.FCVolumeSource
See theFCVolumeSource companion object Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as read/write once. Fibre Channel volumes support ownership management and SELinux relabeling.
Attributes Companion: object Source: FCVolumeSource.scala Graph Reset zoom Hide graph Show graph
Supertypes trait Serializable
class Object
trait Matchable
class Any
Members list Concise view
Value members
Appends new values to targetWWNs
Appends new values to wwids
if fsType has a value, transforms to the result of function
if lun has a value, transforms to the result of function
if readOnly has a value, transforms to the result of function
if targetWWNs has a value, transforms to the result of function
if targetWWNs has a value, transforms to the result of function
Attributes Source: FCVolumeSource.scala
if wwids has a value, transforms to the result of function
Returns a new data with fsType set to new value
Returns a new data with lun set to new value
Returns a new data with readOnly set to new value
Returns a new data with targetWWNs set to new value
Returns a new data with wwids set to new value