class Rancher::StorageDriver
- Rancher::StorageDriver
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/storage_driver.crConstructors
Instance Method Summary
- #block_device_path : String
- #block_device_path=(block_device_path : String)
- #block_device_path? : String | Nil
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #scope : String
- #scope=(scope : String)
- #scope? : String | Nil
- #state : String
- #state=(state : String)
- #state? : String | Nil
- #transitioning : String
- #transitioning=(transitioning : String)
- #transitioning? : String | Nil
- #transitioning_message : String
- #transitioning_message=(transitioning_message : String)
- #transitioning_message? : String | Nil
- #transitioning_progress : Int64
- #transitioning_progress=(transitioning_progress : Int64)
- #transitioning_progress? : Int64 | Nil
- #uuid : String
- #uuid=(uuid : String)
- #uuid? : String | Nil
- #volume_access_mode : String
- #volume_access_mode=(volume_access_mode : String)
- #volume_access_mode? : String | Nil
- #volume_capabilities : Array(String)
- #volume_capabilities=(volume_capabilities : Array(String))
- #volume_capabilities? : Array(String) | Nil