struct Watcher::Config::Source

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def chart : String #

Chart name


[View source]
def repository : String #

Chart repository url


[View source]
def repository_password : String | Nil #

Chart repository password


[View source]
def repository_username : String | Nil #

Chart repository username


[View source]

[View source]