class Rancher::PacketConfig

Included Modules

Defined in:

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

def api_key=(api_key : String) #

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

def billing_cycle : String #

def billing_cycle=(billing_cycle : String) #

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

def facility_code : String #

def facility_code=(facility_code : String) #

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

def os : String #

def os=(os : String) #

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

def plan : String #

def plan=(plan : String) #

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

def project_id : String #

def project_id=(project_id : String) #

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