CSINode

com.coralogix.zio.k8s.model.storage.v1.CSINode$
See theCSINode companion class
object CSINode extends CSINodeFields

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
CSINode.type

Members list

Concise view

Type members

Classlikes

implicit class Ops(val obj: CSINode) extends K8sObjectOps[CSINode]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
CSINodeFields

Attributes

Inherited from:
CSINodeFields

Implicits

Implicits

final implicit def Ops(obj: CSINode): Ops
implicit val k8sObject: K8sObject[CSINode]