class Rancher::Backup
- Rancher::Backup
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/backup.crConstructors
Instance Method Summary
- #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
- #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