AllowedCSIDriver

case class AllowedCSIDriver(name: String)

AllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.

Value parameters:
name

Name is the registered name of the CSI driver

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Name is the registered name of the CSI driver

Name is the registered name of the CSI driver

This effect always succeeds, it is safe to use the field name directly.

Inherited methods

Inherited from:
Product