class Configuration::Models::NetworkingConfig::AllowedNetworks

Included Modules

Defined in:

configuration/models/networking_config/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 custom_firewall_rules : Array(Configuration::Models::NetworkingConfig::FirewallRule) #

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

[View source]