RwxStorageClassTypePropertiesResponse

data class RwxStorageClassTypePropertiesResponse(val backingStorageClassName: String, val type: String)

The properties of RWX StorageClass

Constructors

Link copied to clipboard
constructor(backingStorageClassName: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The backing storageclass used to create new storageclass

Link copied to clipboard

Type of a storage class Expected value is 'RWX'.