class Configuration::NetworkingComponents::AllowedNetworks

Included Modules

Defined in:

configuration/networking_components/allowed_networks.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new #

[View source]

Instance Method Detail

def api : Array(String) #

[View source]
def ssh : Array(String) #

[View source]
def validate(errors) #

[View source]