Packages

c

com.coralogix.zio.k8s.model.core.v1

ISCSIVolumeSourceFields

class ISCSIVolumeSourceFields extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ISCSIVolumeSourceFields
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ISCSIVolumeSourceFields(_prefix: Chunk[String])

Value Members

  1. def chapAuthDiscovery: client.model.Field
  2. def chapAuthSession: client.model.Field
  3. def fsType: client.model.Field
  4. def initiatorName: client.model.Field
  5. def iqn: client.model.Field
  6. def iscsiInterface: client.model.Field
  7. def lun: client.model.Field
  8. def portals: client.model.Field
  9. def readOnly: client.model.Field
  10. def secretRef: LocalObjectReferenceFields
  11. def targetPortal: client.model.Field