AllowedFlexVolume

case class AllowedFlexVolume(driver: String)

AllowedFlexVolume represents a single Flexvolume that is allowed to be used.

Value parameters:
driver

driver is the name of the Flexvolume driver.

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

Value members

Concrete methods

driver is the name of the Flexvolume driver.

driver is the name of the Flexvolume driver.

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

Inherited methods

Inherited from:
Product