class Rancher::ServiceLog
- Rancher::ServiceLog
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/service_log.crConstructors
Instance Method Summary
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #end_time : Time
- #end_time=(end_time : Time)
- #end_time? : Time | Nil
- #event_type : String
- #event_type=(event_type : String)
- #event_type? : String | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #level : String
- #level=(level : String)
- #level? : String | Nil
- #sub_log : Bool
- #sub_log=(sub_log : Bool)
- #sub_log? : Bool | Nil
- #transaction_id : String
- #transaction_id=(transaction_id : String)
- #transaction_id? : String | Nil