AllowedFlexVolume

data class AllowedFlexVolume(val driver: String)

AllowedFlexVolume represents a single Flexvolume that is allowed to be used. Deprecated: use AllowedFlexVolume from policy API Group instead.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

driver is the name of the Flexvolume driver.