Kazan v0.10.0 Kazan.Apis.Extensions.V1beta1.AllowedFlexVolume View Source

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

OpenAPI Definition: io.k8s.api.extensions.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.Extensions.V1beta1.AllowedFlexVolume{driver: String.t()}