class Configuration::Networking

Included Modules

Defined in:

configuration/networking.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


[View source]
def cluster_cidr : String #

[View source]
def cluster_dns : String #

[View source]

[View source]

[View source]

[View source]
def service_cidr : String #

[View source]

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

[View source]