AllowedFlexVolume

data class AllowedFlexVolume(val driver: String)

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

Constructors

Link copied to clipboard
constructor(driver: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

driver is the name of the Flexvolume driver.