class Configuration::Models::NetworkingConfig::CNIConfig::Cilium

Included Modules

Defined in:

configuration/models/networking_config/cni_config/cilium.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 agent_memory_request : String | Nil #

[View source]
def chart_version : String #

[View source]
def encryption_type : String | Nil #

[View source]
def helm_values_path : String | Nil #

[View source]
def hubble_enabled : Bool | Nil #

[View source]
def hubble_metrics : String | Nil #

[View source]
def hubble_relay_enabled : Bool | Nil #

[View source]
def hubble_ui_enabled : Bool | Nil #

[View source]
def k8s_service_host : String | Nil #

[View source]
def k8s_service_port : Int32 | Nil #

[View source]
def operator_memory_request : String | Nil #

[View source]
def operator_replicas : Int32 | Nil #

[View source]
def routing_mode : String | Nil #

[View source]
def tunnel_protocol : String | Nil #

[View source]