Kazan v0.10.0 Kazan.Apis.Policy.V1beta1.AllowedFlexVolume View Source
AllowedFlexVolume represents a single Flexvolume that is allowed to be used.
OpenAPI Definition: io.k8s.api.policy.v1beta1.AllowedFlexVolume
Properties
driver
::String
- driver is the name of the Flexvolume driver.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Kazan.Apis.Policy.V1beta1.AllowedFlexVolume{driver: String.t()}