class Rancher::AuditLog
- Rancher::AuditLog
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/audit_log.crConstructors
Instance Method Summary
- #auth_type : String
- #auth_type=(auth_type : String)
- #auth_type? : String | Nil
- #client_ip : String
- #client_ip=(client_ip : String)
- #client_ip? : String | Nil
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #event_type : String
- #event_type=(event_type : String)
- #event_type? : String | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #request_object : String
- #request_object=(request_object : String)
- #request_object? : String | Nil
- #resource_id : Int64
- #resource_id=(resource_id : Int64)
- #resource_id? : Int64 | Nil
- #resource_type : String
- #resource_type=(resource_type : String)
- #resource_type? : String | Nil
- #response_code : Int64
- #response_code=(response_code : Int64)
- #response_code? : Int64 | Nil
- #response_object : String
- #response_object=(response_object : String)
- #response_object? : String | Nil