class Rancher::Volume
- Rancher::Volume
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/volume.crConstructors
Instance Method Summary
- #access_mode : String
- #access_mode=(access_mode : String)
- #access_mode? : String | Nil
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #driver : String
- #driver=(driver : String)
- #driver? : String | Nil
- #external_id : String
- #external_id=(external_id : String)
- #external_id? : String | Nil
- #is_host_path : Bool
- #is_host_path=(is_host_path : Bool)
- #is_host_path? : Bool | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #mounts : Array(MountEntry)
- #mounts=(mounts : Array(MountEntry))
- #mounts? : Array(MountEntry) | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #size_mb : Int64
- #size_mb=(size_mb : Int64)
- #size_mb? : Int64 | 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
- #uri : String
- #uri=(uri : String)
- #uri? : String | Nil
- #uuid : String
- #uuid=(uuid : String)
- #uuid? : String | Nil