AllowedCSIDriver

com.coralogix.zio.k8s.model.policy.v1beta1.AllowedCSIDriver
See theAllowedCSIDriver companion object
case class AllowedCSIDriver(name: String)

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

Value parameters

name

Name is the registered name of the CSI driver

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Name is the registered name of the CSI driver

Name is the registered name of the CSI driver

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

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product