class Rancher::RegistrationToken
- Rancher::RegistrationToken
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/registration_token.crConstructors
Instance Method Summary
- #command : String
- #command=(command : String)
- #command? : String | Nil
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #image : String
- #image=(image : String)
- #image? : String | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #registration_url : String
- #registration_url=(registration_url : String)
- #registration_url? : String | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #state : String
- #state=(state : String)
- #state? : String | Nil
- #token : String
- #token=(token : String)
- #token? : 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