class Configuration::Settings::KubeconfigPath

Defined in:

configuration/settings/kubeconfig_path.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(errors : Array(String), kubeconfig_path : String, file_must_exist : Bool) #

[View source]

Instance Method Detail

def errors : Array(String) #

[View source]
def file_must_exist : Bool #

[View source]
def kubeconfig_path : String #

[View source]
def validate #

[View source]