Skip to main content

image_pull_policy_for

Function image_pull_policy_for 

Source
pub fn image_pull_policy_for(
    resource: &str,
    export: Option<&ExportConfig>,
) -> ImagePullPolicy
Expand description

Image pull policy for resource: a per-resource override wins over the per-target default, which falls back to IfNotPresent.