class Configuration::NetworkingComponents::CNI

Included Modules

Defined in:

configuration/networking_components/cni.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 cilium? #

[View source]
def enabled : Bool #

[View source]
def enabled? #

[View source]
def encryption : Bool #

[View source]
def encryption? #

[View source]

[View source]
def flannel? #

[View source]
def kube_proxy? #

[View source]
def mode : String #

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

[View source]