Skip to main content

find_http_port_by_label

Function find_http_port_by_label 

Source
fn find_http_port_by_label<'a>(
    port_info: &'a ServicePort,
    target_port_label: &'static str,
) -> Option<&'a ServicePort>