AllowedCSIDriver

data class AllowedCSIDriver(val name: String)

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

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name is the registered name of the CSI driver