class Rancher::StackUpgrade

Included Modules

Defined in:

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

def docker_compose=(docker_compose : String) #

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

def external_id : String #

def external_id=(external_id : String) #

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

def rancher_compose : String #

def rancher_compose=(rancher_compose : String) #

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