class Rancher::ContainerLogs
- Rancher::ContainerLogs
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/container_logs.crConstructors
Instance Method Summary
- #follow : Bool
- #follow=(follow : Bool)
- #follow? : Bool | Nil
- #lines : Int64
- #lines=(lines : Int64)
- #lines? : Int64 | Nil
- #since : String
- #since=(since : String)
- #since? : String | Nil
- #timestamps : Bool
- #timestamps=(timestamps : Bool)
- #timestamps? : Bool | Nil