KubectlRunSettings.

ImagePullPolicy Property

Summary

--image-pull-policy The image pull policy for the container. If left empty, this value will not be specified by the client and defaulted by the server.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlRunSettings

Syntax

public string ImagePullPolicy { get; set; }

Value

Type Description
string