Function k8s_test_framework::vector::manager

source ยท
pub fn manager(
    interface_command: &str,
    namespace: &str,
    helm_chart: &str,
    release_name: &str,
    config: Config<'_>,
    custom_env: Option<Vec<(String, String)>>,
) -> Result<Manager<CommandBuilder>, Box<dyn Error>>
Expand description

Takes care of deploying Vector into the Kubernetes cluster.

Manages the config file secret accordingly, accept additional env var