[][src]Function k8_metadata_core::options::prefix_uri

pub fn prefix_uri(
    crd: &Crd,
    host: &str,
    namespace: &str,
    options: Option<&ListOptions>
) -> String

related to query parameters and uri

generate prefix for given crd if crd group is core then /api is used otherwise /apis + group