ContainerResource.withImagePullPolicy
Method
interface ContainerResource { // ... omitted for brevity withImagePullPolicy(pullPolicy: ImagePullPolicy): ContainerResource;}Signature
method
withImagePullPolicybuilderSets the pull policy for the container resource.
withImagePullPolicy(pullPolicy: ImagePullPolicy): ContainerResourceParameters
pullPolicyImagePullPolicyReturns
ContainerResourceDefined on
This method is defined on the following type: