module FluentManager
Defined in:
tasks/utils/fluent_manager.crClass Method Summary
- .all_flavors : Array(FluentBase)
- .find_active_match_pods : Array(JSON::Any) | Nil
- .pod_tailed?(pod_name : String, fluent_pods : Array(JSON::Any) | Nil) : Bool
Class Method Detail
def self.pod_tailed?(pod_name : String, fluent_pods : Array(JSON::Any) | Nil) : Bool
#