class FluentManager::FluentDBitnami

Defined in:

tasks/utils/fluent_manager.cr

Constructors

Instance methods inherited from class FluentManager::FluentBase

chart : String chart, flavor_name : String flavor_name, image_name : String image_name, install install, installed? installed?, repo_url : String repo_url, uninstall uninstall, values_file : String values_file, values_macro : String values_macro

Constructor methods inherited from class FluentManager::FluentBase

new(flavor_name : String, repo_url : String, values_file : String, values_macro : String, image_name : String, chart : String) new

Constructor Detail

def self.new #

[View source]