KnownAkriConnectorsImagePullPolicy enum

Image pull policy.

Fields

Always

Always pull the image.

IfNotPresent

IfNotPresent pull the image.

Never

Never pull the image.