imagePullPolicy

@JvmName(name = "lljopnbuukbfktlt")
suspend fun imagePullPolicy(value: Output<String>)
@JvmName(name = "oksoirctgrargnye")
suspend fun imagePullPolicy(value: String?)

Parameters

value

Image pull policy for the container. Supported values are Always, IfNotPresent, and Never.