class Rancher::AuditLog

Included Modules

Defined in:

rancher/types/generated/audit_log.cr

Constructors

Instance Method Summary

Instance methods inherited from class Rancher::Object

client : Client client, client=(client : Client) client=, client? : Client | Nil client?, id : String id, id=(id : String) id=, id? : String | Nil id?, with_client(client : Client) with_client

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def auth_type : String #

def auth_type=(auth_type : String) #

[View source]
def auth_type? : String | Nil #

def client_ip : String #

def client_ip=(client_ip : String) #

[View source]
def client_ip? : String | Nil #

def created : Time #

def created=(created : Time) #

[View source]
def created? : Time | Nil #

def description : String #

def description=(description : String) #

[View source]
def description? : String | Nil #

def event_type : String #

def event_type=(event_type : String) #

[View source]
def event_type? : String | Nil #

def kind : String #

def kind=(kind : String) #

[View source]
def kind? : String | Nil #

def request_object : String #

def request_object=(request_object : String) #

[View source]
def request_object? : String | Nil #

def resource_id : Int64 #

def resource_id=(resource_id : Int64) #

[View source]
def resource_id? : Int64 | Nil #

def resource_type : String #

def resource_type=(resource_type : String) #

[View source]
def resource_type? : String | Nil #

def response_code : Int64 #

def response_code=(response_code : Int64) #

[View source]
def response_code? : Int64 | Nil #

def response_object : String #

def response_object=(response_object : String) #

[View source]
def response_object? : String | Nil #