struct Ptero::Models::NodeConfiguration

Included Modules

Defined in:

models/node.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def allowed_mounts : Array(String) #

[View source]
def api : APIConfiguration #

[View source]
def debug : Bool #

[View source]
def remote : String #

[View source]
def system : SystemConfiguration #

[View source]
def token : String #

[View source]
def token_id : String #

[View source]
def uuid : String #

[View source]