class Configuration::NetworkingComponents::PrivateNetwork

Included Modules

Defined in:

configuration/networking_components/private_network.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 enabled : Bool #

[View source]
def existing_network_name : String #

[View source]
def subnet : String #

[View source]
def validate(errors, hetzner_client) #

[View source]