class Rancher::Publish

Included Modules

Defined in:

rancher/types/generated/publish.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 name : String #

def name=(name : String) #

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

def previous_ids : Array(String) #

def previous_ids=(previous_ids : Array(String)) #

[View source]
def previous_ids? : Array(String) | Nil #

def publisher : String #

def publisher=(publisher : String) #

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

def resource_id : String #

def resource_id=(resource_id : String) #

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

def resource_type : String #

def resource_type=(resource_type : String) #

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

def time : Int32 #

def time=(time : Int32) #

[View source]
def time? : Int32 | Nil #

def transitioning : String #

def transitioning=(transitioning : String) #

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

def transitioning_internal_message : String #

def transitioning_internal_message=(transitioning_internal_message : String) #

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

def transitioning_message : String #

def transitioning_message=(transitioning_message : String) #

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

def transitioning_progress : Int32 #

def transitioning_progress=(transitioning_progress : Int32) #

[View source]
def transitioning_progress? : Int32 | Nil #