struct Lester::Network

Included Modules

Defined in:

lester/network.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def config : Hash(String, String) | Nil #

[View source]
def description : String | Nil #

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

[View source]
def managed? : Bool | Nil #

[View source]
def name : String | Nil #

[View source]
def status : String | Nil #

[View source]
def type : Type | Nil #

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

[View source]